Class JC_SubcontractorAnalysisRpt_rpt

Properties

LOCAL cReportFile$="JC_SubcontractorAnalysisReport.rpt"  

Report file name

LOCAL cWorkFile$="JC_SubcontractorAnalysisWrk"  
Work file name
PROPERTY ReportCaption$   * Read Only *
Title of report

Methods

FUNCTION GetSourceTables$(table$)  

Gets source tables for custom office

ParameterDescription
table$ [input, string] table name used to print report
Returns [string] a SEP separated string of source tables

Properties inherited from: JC_Report

cModuleCode$

Methods inherited from: CI_CostCodeFormatter

FormatCostCode()

Methods inherited from: JC_Report

GetEstimateStatusList(), GetStatusList()