| 
LOCAL cReportFile$="PO_PurchaseOrder2.rpt"      | 
| 
LOCAL cWorkFile$="PO_PurchaseOrderWrk"      | 
| 
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  | ||||||
  | ||||||
  | ||||||
| 
FUNCTION LOCAL PERFORM MapSourceTables()    | ||||||
| 
FUNCTION LOCAL PopulateWorkTable()    | ||||||
| 
FUNCTION LOCAL PostPrintProcessing()    | ||||||
| 
FUNCTION LOCAL SetFormulas()    | ||||||
| 
FUNCTION LOCAL SetSelectionFormula()    | 
| 
 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()  | 
 
 |