LOCAL cReportObject$="SO_SalesOrderPrinting_rpt" |
LOCAL cTempSelectFH=0 |
LOCAL cPrintType$="2" |
FUNCTION LOCAL BT_Clear() | ||||
FUNCTION LOCAL BT_Select() | ||||
FUNCTION LOCAL ChangeDB_OrderType() Is executed when the Order Type drop box is changed; used to set the state of other panel controls. | ||||
| ||||
FUNCTION LOCAL ChangeReportSetting() Loads the main panel controls; overload method to handle additional display logic for controls | ||||
| ||||
FUNCTION LOCAL OnExitPmain() Exits the main panel; overload method to handle additional logic | ||||
| ||||
FUNCTION LOCAL PostLoadPmain() | ||||
FUNCTION LOCAL SelectClearCleanup() Closes data files that were opened in the Init logic. | ||||
| ||||
FUNCTION LOCAL SelectClearInit() Opens data files to be used by the update process. | ||||
| ||||
FUNCTION LOCAL UpdatePrintSOFlag(value$) Print and update reports from an update program. This flag requires that to determine, the print flag is also set. | ||||
| ||||
|
ResolveSelectToken() |
BT_Align(), BT_MultiPart(), BT_Preview(), BT_Print(), BT_PrintAddl(), BT_TemplateOK(), ChangeDB_Output(), ChangeLB_Template(), ChangeMultiPart(), ChangeReportsetting(), ChangeTestmode(), OnExit(), OnfocusReportsetting(), PostLoad(), PostLoadPmain(), SetMultiPartState() |