Class JC_MonthlyOvhdAllocRegister_ui

Inherits

SY_UpdateUI

Properties

LOCAL cReportObject$="JC_MonthlyOvhdAllocRegister_upd"  

Report UI class

LOCAL cJCUpdateCheck=isTRUE  
Variable used by SY_UpdateUI indicating module integrated with job cost

Methods

FUNCTION PROCESS(outputValue$)  

Logic to execute for processing report

ParameterDescription
outputValue$ [input, string] string passed in for output printer, module coce, posting date.
Returns [boolean] True if successful, false if not successful

Properties inherited from: SY_UpdateUI

cSuppressWarningMssg

Methods inherited from: SY_UpdateUI

BT_CANCEL(), BT_PREVIEW(), BT_PRINT(), ChangeCB_PrintComments(), ChangeML_PostingDate(), CheckReportOption(), PERFORM ErrCheck(), GetDTRProgramName$(), PERFORM PeriodStartingDates(), PostLoad(), SaveReportOption(), PERFORM WarningMessage()