psdi.app.inventory

Class FldMatUseTransLineType

    • Constructor Detail

      • FldMatUseTransLineType

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

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        This routine is to set other fields as read only depends on the different line type. If the line tyep is "ITEM", item and store location are editable and item is required. If the line tyep is "MATERIAL", item and store location are read only and null value. Item is not required.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException