Class JC_JobListing_rpt

Properties

LOCAL cReportFile$="JC_JobListing.rpt"  

Report file name

LOCAL cWorkFile$="JC_JobListingWrk"  
Work file name
PROPERTY IntegrateJobCost$   * Read Only *
PR_Options Integrate Job Cost$
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_CostCodeUI_Val

ClassChangeCostCode(), ClassFormatterCostCode$(), ClassInputLenCostCode(), ClassOnFocusCostCode(), ClassValidateCostCode$(), CostCodeLookup(), PERFORM ResetCostCode(), SetCostCodeDefaults()

Methods inherited from: JC_Report

GetEstimateStatusList(), GetStatusList()