Class AR_MonthlySalesReport_rpt

Inherits

AR_Report

Properties

LOCAL cReportFile$="AR_MonthlySales.RPT"  
LOCAL cWorkFile$="AR_MonthlySalesWrk"  
PROPERTY ReportCaption$   * Read Only *

Methods

FUNCTION GetSourceTables$(table$)  
FUNCTION SelectReportSetting(setting$)  
FUNCTION SetDefaults(optionsString$)  

Properties inherited from: AR_Report

cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$