LOCAL cReportFile$="SO_PackingList1.rpt" |
LOCAL cWorkFile$="SO_PackingListWrk" |
LOCAL cBatchModule$="S/O" |
LOCAL cBatchType$="01" |
PROPERTY ReportCaption$ * Read Only * |
PROPERTY BatchSubType$ * Read Only * |
PROPERTY cCurrentBatch$ |
PROPERTY PrintAdditional$ used for chaining to additional packing list printing, holds the current value of CB_PrintAdditional from the ui |
PROPERTY PrintAdditionalPackingLists$ S/O Shipping Options value for Print Addition Packing Lists field |
PROPERTY ShippingDocumentToPrint$ S/O Shipping Options value of Shipping Document To Print field |
FUNCTION GetSourceTables$(table$) | ||||||
FUNCTION PostPrintProcessing(forceChain) | ||||||
FUNCTION PostPrintProcessing(forceChain, inExit) Performs post print processing (updates and chain check) when exiting printing | ||||||
| ||||||
|
itmREGULAR$, itmSPECIAL$, itmCHARGE$, itmCOMMENT$, itmMISC$, valSTANDARD$, valAVERAGE$, valFIFO$, valLIFO$, valLOT$, valSERIAL$, typFINISHEDGOODS$, typRAWMATERIALS$, typDISCONTINUED$, typKIT$, proMAKE$, proBUY$, proSUBCONTRACT$ |
BatchEnabled, BatchInterrupted, BatchSelected$ |
GetCalendarEndingDate(), GetDefaultExtendedDescriptionKey$() |
CloseBatch(), GetBatchHandle(), ProcessReport(), SelectBatch() |