Class BM_CommonDefaults_ui

Properties

No Properties

Methods

FUNCTION LOCAL BT_AcceptClose()  
FUNCTION LOCAL BT_CancelClose()  
FUNCTION LOCAL ChangeEffectiveDate()  
FUNCTION LOCAL CheckDefaultWarehouses()  

Check if the both default warehouses are not inactive and not restricted

Returns [boolean] True = both default warehouses are active, False = at least one default warehouse is not active
FUNCTION LOCAL IsDefaultWarehouseActive(whichDfltWhse$)  

Check if a default warehouse is not inactive and not restricted

ParameterDescription
whichDfltWhse$ [input, string] "P" - parent warehosue, "C" - component warehouse
Returns [boolean] True = default warehouse is active, False = default warehouse is not active
FUNCTION LOCAL NextNumberChanged()  
FUNCTION LOCAL OnExit()  
FUNCTION LOCAL OnFocusEffectiveDate()  
FUNCTION LOCAL PostLoad()  

Properties inherited from: BM_Constant

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

Properties inherited from: SY_MaintUI

InBrowse, ViewOnly

Methods inherited from: CI_WarehouseUI_val

ClassChangeWarehouse()

Methods inherited from: SY_MaintUI

HasRights(), RefreshBindings(), SetDocDateWarnOff(), SetUIRecord(), SetVar(), AddSuppressedMsg(), BindVariables(), BT_Accept(), BT_AcceptClose(), BT_Cancel(), BT_CancelClose(), BT_Delete(), BT_First(), BT_Last(), BT_List(), BT_Listing(), BT_Next(), BT_Office(), BT_OKView(), BT_Prev(), BT_Print(), CheckMemo(), ClassPushMemoBtn(), ConfirmDelete(), ConfirmWrite(), DefaultChange(), DisplayErrorMsg(), DisplayMemoButton(), DisplayWriteError(), ExplodeIOL(), GetBusinessObject(), GetControlID(), GetFirstID(), HandleDocumentDateWarning(), HasMemos(), HidePopupMenu(), InitBusinessObject(), KeyChange(), LaunchMemo(), OnExit(), PostLoad(), QuickConfirmWrite(), PERFORM ResolveMemoParameters(), ReturnToCtlOrGrid(), PERFORM RtrnToCTLOrGrid(), SetBusinessObject(), SetFocusFailedID(), SetFocusFirstID(), SetFormDisplay(), SetFormState(), SetInitialRecord(), SetNumericVal(), SetStringVal()