Class BM_Report

Properties

LOCAL cIsSysDB  

Methods

FUNCTION SetDefaults(optionsString$)  
FUNCTION LOCAL CalculateQuantityToProduce(in.ParentUM$, in.ComponentUM$, in.ParentBillType$, in.ComponentBillType$, in.ParentItemType$, in.ComponentItemType$, ParentQty, ComponentQty, YieldPercent, ScrapPercent)  
FUNCTION LOCAL ReadIntegerUnitsOfMeasure()  
FUNCTION LOCAL RequiresIntegerValue(in.UM$, in.BillType$, in.ItemType$)  
FUNCTION LOCAL ReturnLevelPrefix$(in.Level)  

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: SY_Report

cMainTable$, cIsSysDB, cCommonElements$, CurrentFiscalYear$, CurrentPeriod$, ReportID$, UseWorkstationDfltPntrStdRpt$, UseWorkstationDfltPntrStdForm$, ReportSettingPrinterName$, RecordSet

Methods inherited from: BM_Selection

ResolveSelectToken(), PERFORM ReturnTypeWhereClause$()

Methods inherited from: CI_Constant

GetCalendarEndingDate(), GetDefaultExtendedDescriptionKey$()

Methods inherited from: SY_Report

AppendReportOptions(), GetCurrentClause(), GetFiscal(), GetLocal(), GetOptions(), GetRecordSettings(), OpenRecordSet(), ParseOptionsGrid(), ProcessReport(), ProcessReportWorkTable(), ReplaceDefault(), ResetWorkTables(), SelectReportSetting(), SetDefaults(), SetOptions(), SetRecordSettings(), SetReportObjectPrinterProps(), SetReportWhereClause(), This function will set the value of the variable cReportWhereClause$. This value is used by SY_Selection'GetWhereClause(), GetOperandStartEnd(), GetSelectCriteria(), GetSelectOperandValues(), SetChildColl(), WriteWorkstationPrinter()