ScheduledReportExecute

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalBoolean ScheduledReportExecute(SalNumber nScheduleId)

This method executes a report, that normally is scheduled, right away.

Parameters

Name Description
SalNumber nScheduleId The Schedule Id for the Scheduled Report to execute right away.

Returns

The return value is TRUE if the all worked out, else FALSE.

 

Not Found on app forms as well