psdi.app.inventory

Class FldInvUseLineRotAssetnum

  • All Implemented Interfaces:
    MboConstants, MboValueListener


    public class FldInvUseLineRotAssetnum
    extends FldAssetnum
    InvUseLine.RotAssetnum Validation does the following: - since field is read-only unless itemnum.rotating = 'y', checks to ensure itemnum is rotating and then checks if storeroom has been entered. If storeroom has been entered, ensures that assetnum exists in the storeroom location
    • Constructor Detail

      • FldInvUseLineRotAssetnum

        public FldInvUseLineRotAssetnum(MboValue mbv)
                                 throws MXException,
                                        java.rmi.RemoteException
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • validateIssueandReturn

        public void validateIssueandReturn()
                                    throws MXException,
                                           java.rmi.RemoteException
        This method will validate the invuseline Mbo for usetype Issue or Return
        Throws:
        MXException
        java.rmi.RemoteException
      • validateTransfer

        public void validateTransfer()
                              throws MXException,
                                     java.rmi.RemoteException
        This method will validate the invuseline Mbo for usetype Transfer.
        Throws:
        MXException
        java.rmi.RemoteException