|
LOCAL cIsSysDB |
|
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) |
|
itmREGULAR$, itmSPECIAL$, itmCHARGE$, itmCOMMENT$, itmMISC$, valSTANDARD$, valAVERAGE$, valFIFO$, valLIFO$, valLOT$, valSERIAL$, typFINISHEDGOODS$, typRAWMATERIALS$, typDISCONTINUED$, typKIT$, proMAKE$, proBUY$, proSUBCONTRACT$ |
|
cMainTable$, cIsSysDB, cCommonElements$, CurrentFiscalYear$, CurrentPeriod$, ReportID$, UseWorkstationDfltPntrStdRpt$, UseWorkstationDfltPntrStdForm$, ReportSettingPrinterName$, RecordSet |
|
ResolveSelectToken(), PERFORM ReturnTypeWhereClause$() |
|
GetCalendarEndingDate(), GetDefaultExtendedDescriptionKey$() |
|
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() |
|