File Name
Syntax
R_CalendarInquiryEvent(REF MasterSched: R_STATS_REC) IS
Parameters
MasterSched - Current schedule report record
Returns
Nothing
Side Effects
None
Description
This is the event handler for schedule reporting.
Dialog Forms Called
rstats.dfc[run_select]
people.dfc[peoplesearchuser]
File Name
Syntax
None
Parameters
this_Request - Current change record
Returns
Nothing
Side Effects
None
Description
This wrapper routine calls the system action for schedule events.
Dialog Forms Called
rstats.dfc[change_schedule_inquiry]
File Name
Syntax
R_RequestPredefinedReports IS
Parameters
None
Returns
Nothing
Side Effects
None
Description
This wrapper routine is calls the pre-defined reports event.
Dialog Forms Called
rstats.dfc[run_sched]
File Name
Syntax
R_RequestStatisticsReports IS
Parameters
None
Returns
Nothing
Side Effects
None
Description
This wrapper routine calls the system action for statistics event.
Dialog Forms Called
rstats.dfc[stats_notebook]
File Name
Syntax
R_RunSchedEvent(REF ReportName: STRING) IS
Parameters
ReportName - Current name of report
Returns
Nothing
Side Effects
None
Description
This is the event handler for scheduling reports.
Dialog Forms Called
None
File Name
Syntax
R_RunSelectEvent(REF this_Stat: R_STATS_REC) IS
Parameters
this_Request - Current change record
Returns
Nothing
Side Effects
None
Description
This is the event handler for pre-defined reporting.
Dialog Forms Called
None
File Name
Syntax
R_StatsEvent(REF this_Stat: R_STATS_REC) IS
Parameters
this_Stat - Current statistics record
Returns
Nothing
Side Effects
None
Description
This is the event handler for statistical reports.
Dialog Forms Called
rstats.dfc[run_select]
people.dfc[peoplesearchuser]