|
LOCAL cReportFile$="AR_Invoice1.rpt" |
|
LOCAL cWorkFile$="AR_InvoiceWrk" |
|
LOCAL cBatchModule$="A/R" |
|
LOCAL cBatchType$="01" |
|
PROPERTY ReportCaption$ * Read Only * |
|
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() |
|