psdi.app.workorder

Class FldWPMatStoreLocSite

    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Description copied from class: FldWpMatLocation
        If an ITEMNUM has been set, and UNITCOSTHASCHNAGED is false, set the UNITCOST field to be INVENTORY issue cost . and update the linecost and the workorder.EstMatCost.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class FldWpMatLocation
        Throws:
        MXException
        java.rmi.RemoteException
      • getList

        public MboSetRemote getList()
                             throws MXException,
                                    java.rmi.RemoteException
        Description copied from class: FldWpMatLocation
        List the storeroom locations based on the value filled in Storelocsite and SiteID filled The business rules are as follows If the Storeroom Site is blank, the Storeroom lookup will show Storerooms from Sites that belongs to the same Organization as the WO Site's Organization. If the Storeroom Site is filled in then the Storeroom lookup will show storerooms belonging to the Storeroom Site.
        Specified by:
        getList in interface MboValueListener
        Overrides:
        getList in class FldWpMatLocation
        Throws:
        MXException
        java.rmi.RemoteException