|
LOCAL cReportFile$="SO_SalesOrder1.RPT" report file name |
|
LOCAL cWorkFile$="SO_SalesOrderWrk" report workfile name |
|
LOCAL cOverrideReportID$ |
|
PROPERTY BMActivated$ If 'Y', the Bill of Materials module is activated |
|
PROPERTY ReportCaption$ * Read Only * Report caption |
|
PROPERTY RetainDeletedOrders$ S/O setup option 'Retain Sales Orders/Quote History' |
|
FUNCTION GetSourceTables$(table$) Get source tables for User Defined Fields |
|
pmtACH$, pmtCHECK$, pmtCREDIT$, pmtOTHER$, pmtCOD$, typPAYMENT$, typDEPOSIT$ |
|
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$ |
|
CheckExpirationDate(), DetermineCardType$() |
|
GetCalendarEndingDate(), GetDefaultExtendedDescriptionKey$() |
|
FormatCostCode() |
|
Alignment(), CheckSaveMultiPartFormSettings(), GetLastForm$(), GetTemplateList(), PrinterSetup(), ProcessReport(), ResetWorktables(), SetTemplateDesc(), PERFORM PreWorkTableWriteForPaperlessOffice(), SetDeliveryProperties(), PERFORM SetReportFile(), SetStdFormulas(), UpdateLastForm() |
|