Class JC_JobFieldReportRegister_upd

Properties

LOCAL cJournalFile$="JC_JobFieldReportRegisterWrk"  

Work file name for Journal

LOCAL cBatchModule$="J/C"  

Module code for batch processing

LOCAL cBatchType$="03"  

Batch type

LOCAL cIdxDisplay$="kDISPLAY"  

Key index for table reading

LOCAL cPrintFullComment$  

Flag for print full comments

PROPERTY ReportCaption$  

Title of report

PROPERTY ErrorLog  

Object handler for SY_JournalErrorLog

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