Skip to content

Ending_Main_Report - Report

Sent by the report object only if the current report is the outer report (it has no parent-its child_rpt_state is false)

Type: Event

Syntax

Procedure Ending_Main_Report

Description

Ending_main_report does nothing by default, and is intended for override. This message is sent by the report object only if the current report is the outer report (it has no parent-its child_rpt_state is false). If you wish to know under what condition the report was ended, query to cancelled_state property in this event.