|
LOCAL cReportFile$="SO_PickingSheet1.rpt" |
|
LOCAL cWorkFile$="SO_PickingSheetWrk" |
|
LOCAL cPrintType$ |
|
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 CheckCreditCardStatus() | ||||||
|
FUNCTION LOCAL CheckDefaultWarehouse(headerFH, detailFH, headerFails, lineFails) | ||||||
|
FUNCTION LOCAL PopulateWorkTable() | ||||||
|
FUNCTION LOCAL PostPrintProcessing() | ||||||
|
FUNCTION LOCAL SetFormulas() | ||||||
|
FUNCTION LOCAL PERFORM WriteWorkTableRecord() Writes the current record to the report's work table. | ||||||
|
|
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() |
|