Routines for rrpts_ww.kb


R_CalendarInquiryEvent

File Name

rrpts_ww.kb

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]


R_RequestMasterScheduleReports

File Name

rrpts_ww.kb

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]


R_RequestPredefinedReports

File Name

rrpts_ww.kb

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]


R_RequestStatisticsReports

File Name

rrpts_ww.kb

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]


R_RunSchedEvent

File Name

rrpts_ww.kb

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


R_RunSelectEvent

File Name

rrpts_ww.kb

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


R_StatsEvent

File Name

rrpts_ww.kb

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]