|
LOCAL cReportFile$="AR_Invoice1.rpt" |
|
LOCAL cRemoveForm$="Invoices" |
|
LOCAL cIgnorePDFDocumentOptions=isFALSE |
|
LOCAL cOverrideReportID$ |
|
PROPERTY ReportCaption$ * Read Only * |
|
PROPERTY CRMSetup |
|
FUNCTION GetSourceTables$(table$) |
|
FUNCTION SetModuleToPrint(module$) |
|
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() |
|