LOCAL cEntityName$="Job Status" Entity name to display in delete confirmation message box |
LOCAL cLockColumns=isFALSE Variable for column attribute |
LOCAL cMainLockColumn=isFALSE Variable for frozen column |
LOCAL cListingClass$="JC_JobStatusListing_rpt" Name of the report class |
FUNCTION ClassOnFocusGrid(gridCtl) Logic to execute when grid has focus | ||||
| ||||
|
ClassOnFocusGrid(), BT_OkView(), BT_RowDel(), BT_RowReset(), BT_RowResetAll(), ChangeKeyColumn(), LoadGrid(), LoadRow(), SaveRow() |