Report types

Several types of reports can be added to the Report List. The actions enabled in the Action Pane are based on the report type. The following table lists the types of reports and the corresponding constants:

[spacer]

Report type

Constant

Description

Simple report

REPORTTYPE_SIMPLE

A report that is started with a basic run report statement.

Report with options

REPORTTYPE_RPTWITHOPTIONS

A report that is printed based on settings from a report options window.

Report from window

REPORTTYPE_RPTFROMWINDOW

A report that is printed by choosing the Print menu item when the specific window is open.

SmartList favorite

REPORTTYPE_SMARTLISTFAVORITE

A favorite defined in SmartList.

Custom report

REPORTTYPE_CUSTOM

A report created with the runtime Report Writer.

SQL Reporting Services

REPORTTYPE_SQLREPORTING

A report created using SQL Reporting Services.

External report

REPORTTYPE_EXTERNALFILE

A report that can be run externally from Microsoft Dynamics GP, such as Crystal Reports or FRx.

Other

REPORTTYPE_OTHER

Any other type of report.



Documentation Feedback