psdi.app.workorder

Class FldWpToolLocation

  • All Implemented Interfaces:
    MboConstants, MboValueListener
    Direct Known Subclasses:
    FldWpToolStoreLocSite


    public class FldWpToolLocation
    extends FldWpMatLocation
    Location attribute of WpMaterial. Must be a valid location of type STOREROOM. IF an ITEMNUM has been set, and UNITCOSTHASCHNAGED is false, set the UNITCOST field to INVENTORY issue cost. Change in cost is updated in the WorkOrder.EstMatCost.
    • Constructor Detail

      • FldWpToolLocation

        public FldWpToolLocation(MboValue mbv)
                          throws MXException
        construct and attach to the MboValue. The location must be an storeroom type location.
        Parameters:
        mbv - the MboValue Location attribute of WpMaterial attach to.
        Throws:
        MXException