Class JC_ReportUI

Properties

LOCAL cJobSortOptions=isFALSE  

Flag for JC_ReportUI if report has standard JC Sort Options

LOCAL cCostTypesToPrint=isFALSE  
Flag for selecting cost types on the report

Methods

FUNCTION PostLoad()  

Logic to execute after the display of the dialog

Returns [boolean] Always returns Success
FUNCTION PreLoadPmain()  

Logic to execute before the loading pMain

Returns [boolean] Always returns Success
FUNCTION LOCAL BT_CostTypes()  

Logic to execute when pressing button cost type

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_All()  

Change Event for Checkbox "All"

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_AllStatus()  

Logic to execute when the value in the checkbox all status control is changed

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_Bid()  

Logic to execute when the value in the checbox bid control is changed

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_Closed()  

Logic to execute when the value in the checbox closed control is changed

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_Complete()  

Logic to execute when the value in the checbox complete control is changed

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_Hold()  

Logic to execute when the value in the checbox hold control is changed

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_Late()  

Logic to execute when the value in the checbox late control is changed

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_New()  

Logic to execute when the value in the checbox new control is changed

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeCB_Open()  

Logic to execute when the value in the checbox open control is changed

Returns [boolean] Always returns Success
FUNCTION LOCAL ChangeReportSetting()  

Sets panel default values when the report setting is changed

FUNCTION LOCAL GetAllCostTypes(mlCostTypes$)  

Logic to get all cost types from jc_costtype

ParameterDescription
mlCostTypes$ [output, string] all cost types
Returns [boolean] Always returns Success

Properties inherited from: JC_Selection

SortFieldDesc$

Properties inherited from: SY_ReportUI

cALELookup$, cAddMode, cCommonElements$, cSelectionGrid, cToOptions$, oReturnTag$

Methods inherited from: JC_Selection

ResolveSelectToken()

Methods inherited from: SY_ReportUI

BuildOptionString(), Bt_Advanced(), Bt_Delete(), BT_Designer(), BT_PaperlessViewer(), Bt_Preview(), Bt_Print(), BT_ReportOptions(), Bt_SaveAs(), BT_SaveReport(), ChangeDB_EndPeriod(), ChangeDB_FiscalYear(), ChangeDB_StartPeriod(), ChangeML_EndDate(), ChangeML_StartDate(), ChangeNumberOfCopies(), ChangeReportsetting(), ChangeSelectionCriteria(), ChangeUseOfficeTemplate(), CheckTag(), ClassChangeEMailAddress(), ClassOnFocusEMailAddress(), ClassOnFocusGridSetKey(), DefaultChange(), PERFORM GetYearFiscalPeriods(), ImpliedWrite(), LoadRow(), OnExit(), OnExitPmain(), OnExitPselect(), OnFocusML_EndDate(), OnFocusML_StartDate(), OnfocusNumberOfCopies(), OnfocusReportsetting(), PostLoad(), PostLoadPmain(), PostLoadPselect(), PreLoad(), PreLoadPmain(), PreviewPrintSetup(), RemoveDropBoxValue(), ResetGridAll(), SaveRowWrite(), SetDialogOptions(), SetStateDesignerButton(), SetStatePaperlessViewer()