Class SY_RoleReport_rpt

Inherits

SY_Report

Properties

LOCAL cReportFile$="SY_RoleReport.RPT"  
LOCAL cWorkFile$="SY_RoleReportWrk"  
LOCAL cAllCompanyKey$=DIM(10, "0")  
LOCAL cDefaultUser$=DIM(10, "0")  
LOCAL cExternalURL$="0000000001"  
LOCAL cExternalEBM$="0000000002"  
LOCAL cTaskMaintenance$="M"  
LOCAL cTaskUpdate$="U"  
LOCAL cTaskAccess$="A"  
LOCAL cTaskSetup$="S"  
LOCAL cTaskMenu$="T"  
LOCAL cMenuEvent$="07"  
LOCAL cUseSysDB=1  
LOCAL resourceTYPEBUSINESS$="BUSINESSTABLE"  
LOCAL resourceDESCBUSINESS$="Business Tables"  
LOCAL resourceTYPEREADONLY$="READONLYTABLE"  
LOCAL resourceDESCREADONLY$="Read-Only Tables"  
PROPERTY ReportCaption$   * Read Only *

Methods

FUNCTION GetSourceTables$(table$)  
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()