psdi.app.item

Class FldItemCommodityGrp

    • Constructor Detail

      • FldItemCommodityGrp

        public FldItemCommodityGrp(MboValue mbv)
                            throws MXException,
                                   java.rmi.RemoteException
        Construct and attach to the MBO value Sets up the valdation information.
        Throws:
        MXException
        java.rmi.RemoteException
    • Method Detail

      • isServiceItem

        public boolean isServiceItem()
                              throws MXException,
                                     java.rmi.RemoteException
        Determines if the Item is a service type
        Returns:
        true if item is a Service type
        Throws:
        MXException
        java.rmi.RemoteException
      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Modifies the Resource-related component of the GlAccount attribute on related Inventory objects to be in synch with the Inventory Resource Code for the new Item.CommodityGroup.
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class MAXTableDomain
        Throws:
        MXException
        java.rmi.RemoteException