LOCAL cReportFile$="SY_UserReport.RPT" |
LOCAL cWorkFile$="SY_UserReportWrk" |
LOCAL cStatusUser$=isNO$ |
LOCAL cAllCompanyKey$=DIM(10, "0") |
LOCAL cDefaultUser$=DIM(10, "0") |
LOCAL cSecTypeMaintenance$="M" |
LOCAL cSecTypeUpdate$="U" |
LOCAL cSecTypeAccess$="A" |
LOCAL cSecTypeSetup$="S" |
LOCAL cUseSysDB=1 |
PROPERTY ReportCaption$ * Read Only * |
FUNCTION GetSourceTables$(table$) |
FUNCTION InActiveOptionChange(field$, value$) |
FUNCTION ReportOptionChange(field$, value$) |
cMainTable$, cIsSysDB, cCommonElements$, CurrentFiscalYear$, CurrentPeriod$, ReportID$, UseWorkstationDfltPntrStdRpt$, UseWorkstationDfltPntrStdForm$, ReportSettingPrinterName$, RecordSet |
AppendReportOptions(), BuildExtendedSort(), 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() |