Routines for i_report.kb


ReportDestination

File Name

i_report.kb

Syntax

ReportDestination(REF massreport: ReportInstRec)

Parameters

massreport: instance data record

Returns

Nothing

Side Effects

None

Description

This event handles the report destination dialog box which determines whether the report is printed to the screen, to a file, or to the printer.

Dialog Forms Called

None


TAMReports

File Name

i_report.kb

Syntax

TAMReports()

Parameters

None

Returns

Nothing

Side Effects

None

Description

This procedure is initiated by the asset management reports system action.

Dialog Forms Called

advasset.dfc[inventory_report]


WWReports

File Name

i_report.kb

Syntax

WWReports(REF massreport: ReportInstRec)

Parameters

massreport: instance data record

Returns

Nothing

Side Effects

None

Description

This event handles the inventory report dialog box. From this dialog reports are added, edited, copied, and run.

Dialog Forms Called

advasset.dfc[advanced_asset_search]

i_report.dfc[report_destination]

advasset.dfc[report_orgsubform]

c_prnt.dfc[printchoice]