Class BM_ReportUI

Properties

LOCAL cRevLookup$="BM_BillNoRevision"  

cRevLookup - Placeholder for Bill Revision Lookup Name

LOCAL cRevStart$=$$  
cRevStart$ - Placeholder for Start Value to filter the Bill Revision Lookup with

Methods

FUNCTION LOCAL BT_BillSelections()  
FUNCTION LOCAL ChangeCB_All()  
FUNCTION LOCAL ChangeCB_Engineering()  
FUNCTION LOCAL ChangeCB_Inactive()  
FUNCTION LOCAL ChangeCB_Kit()  
FUNCTION LOCAL ChangeCB_MRP()  
FUNCTION LOCAL ChangeCB_Phantom()  
FUNCTION LOCAL ChangeCB_Standard()  
FUNCTION LOCAL CheckReportSelectionRecord(fld$, Oprd$, Val1$, Val2$)  

Check Report Selection Record - Called from the SY_Report_UI - ChangeReportsetting()

ParameterDescription
fld$ [input, string] current fieldname
Oprd$ [input, string] Operand used in the selecting
val1$ [input, string] Value of the Value 1 field
val2$ [input, string] Value of the Value 2 field
Returns [boolean] True = success
FUNCTION LOCAL ClassChangeGrid(grdCtl)  

Class Change Grid - overwritten baseclass to add additonal logic to populate cRevStart$ to filter the RevisionNo Lookup

ParameterDescription
grdCtl [input, nummeric] Grid Ctl Value
Returns [boolean] True = success, False = failure
FUNCTION LOCAL ClassOnFocusGrid(grdCtl)  

Class Onfocus Grid - overwritten baseclass to add additonal logic to populate Show or Hide Bill Revision Lookup

ParameterDescription
grdCtl [input, nummeric] Grid Ctl Value
Returns [boolean] True = success, False = failure
FUNCTION LOCAL PostLoad()  

Properties inherited from: BM_Constant

billTypeSTANDARD$, billTypeKIT$, billTypeINACTIVE$, billTypePHANTOM$, billTypeENGINEERING$, billTypeMRP$, disTypePRODUCED$, disTypePURCHASED$, disTypeREVERSAL$, billCATEGORYNUM

Properties inherited from: SY_ReportUI

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

Methods inherited from: BM_Selection

ResolveSelectToken(), PERFORM ReturnTypeWhereClause$()

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()