Class SY_UserReport_rpt

Inherits

SY_Report

Properties

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 *

Methods

FUNCTION GetSourceTables$(table$)  
FUNCTION InActiveOptionChange(field$, value$)  
FUNCTION ReportOptionChange(field$, value$)  

Properties inherited from: SY_Report

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

Methods inherited from: SY_Report

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()