Class JC_JobPostingRegister_upd

Properties

LOCAL cJournalFile$="JC_JobPostingRegisterWrk"  

Work file name for Journal

LOCAL cBatchModule$="J/C"  

Module code for batch processing

LOCAL cBatchType$="01"  

Batch type

LOCAL cDailyPostingWorkFile$="JC_DailyPostingWork"  

Name of J/C Daily Posting Work table

LOCAL cPostModule$="JC"  

Module code

LOCAL cPrintFullComment$  

Flag for print full comments on register

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 table