Class PO_PurchaseOrderHistory_rpt

Properties

LOCAL cReportFile$="PO_PurchaseOrderHistory.rpt"  

name of crystal report files

LOCAL cWorkFile$="PO_PurchaseOrderHistoryWrk"  
name of worktable
PROPERTY ReportCaption$   * Read Only *
name of the report

Methods

FUNCTION GetSourceTables$(table$)  

Gets source tables for custom office.

ParameterDescription
table$ table names used to print report
Returns a SEP separated string of source tables.

Properties inherited from: CI_Constant

itmREGULAR$, itmSPECIAL$, itmCHARGE$, itmCOMMENT$, itmMISC$, valSTANDARD$, valAVERAGE$, valFIFO$, valLIFO$, valLOT$, valSERIAL$, typFINISHEDGOODS$, typRAWMATERIALS$, typDISCONTINUED$, typKIT$, proMAKE$, proBUY$, proSUBCONTRACT$

Properties inherited from: PO_Report

cIsSysDB

Methods inherited from: CI_Constant

GetCalendarEndingDate(), GetDefaultExtendedDescriptionKey$()

Methods inherited from: CI_CostCodeFormatter

FormatCostCode()

Methods inherited from: PO_Report

GetFiscal(), SetDefaults(), GetSubTitle$()