|
LOCAL cReportFile$="SO_SalesOrder1.RPT" |
|
LOCAL cWorkFile$="SO_SalesOrderWrk" |
|
LOCAL cPrintType$="2" |
|
PROPERTY ReportCaption$ * Read Only * |
|
PROPERTY CRMSetup |
|
FUNCTION GetSourceTables$(table$) | ||||||
|
FUNCTION PostPrintProcessing(forceChain) | ||||||
|
FUNCTION PostPrintProcessing(forceChain, inExit) Performs post print processing (updates and chain check) when exiting printing | ||||||
| ||||||
| ||||||
|
FUNCTION LOCAL PopulateWorkTable() | ||||||
|
FUNCTION LOCAL PostPrintProcessing() | ||||||
|
FUNCTION LOCAL SetFormulas() | ||||||
|
FUNCTION LOCAL SetSelectionFormula() | ||||||
|
FUNCTION LOCAL PERFORM WriteWorkTableRecord() |
|
itmREGULAR$, itmSPECIAL$, itmCHARGE$, itmCOMMENT$, itmMISC$, valSTANDARD$, valAVERAGE$, valFIFO$, valLIFO$, valLOT$, valSERIAL$, typFINISHEDGOODS$, typRAWMATERIALS$, typDISCONTINUED$, typKIT$, proMAKE$, proBUY$, proSUBCONTRACT$ |
|
KeepOpenPrint$, KeepOpenPreview$, ChainedDocAvail, PostPrintProcessed, TemplateExists, QuickPrint$, cModuleCode$, EmailSelected, FaxSelected, PrintPreview$ |
|
GetCalendarEndingDate(), GetDefaultExtendedDescriptionKey$() |
|
FormatCostCode() |
|
Alignment(), CheckSaveMultiPartFormSettings(), GetLastForm$(), GetTemplateList(), PrinterSetup(), ProcessReport(), ResetWorktables(), SetTemplateDesc(), PERFORM PreWorkTableWriteForPaperlessOffice(), SetDeliveryProperties(), PERFORM SetReportFile(), SetStdFormulas(), UpdateLastForm() |
|