FUNCTION LOCAL BT_CANCEL()
|
FUNCTION LOCAL BT_PREVIEW()
|
FUNCTION LOCAL BT_PRINT()
|
FUNCTION LOCAL ChangeCB_PrintComments()
|
FUNCTION LOCAL ChangeML_PostingDate()
|
FUNCTION LOCAL CheckReportOption()
Checks the SY_ReportOption table for a STANDARD report setting record for the report that is currently being run. It uses the current company and module and the cReportObject$ that is set in the inheriting class. These saved options will then default into the screen.
|
Returns |
Always returns SUCCESS (1) |
|
FUNCTION LOCAL PERFORM ErrCheck()
|
FUNCTION LOCAL GetDTRProgramName$()
Determines the name of the DTR program to run next
|
|
FUNCTION LOCAL PERFORM PeriodStartingDates()
|
FUNCTION LOCAL PostLoad()
|
FUNCTION LOCAL SaveReportOption()
Saves the values of the options when the report/register is printed or previewed, this will be set as a default the next time this is run for the company.
|
Returns |
Alwyas returns SUCCESS (1) |
|
FUNCTION LOCAL PERFORM WarningMessage()
|