psdi.app.jobplan

Class FldJobToolOrgId

    • Constructor Detail

      • FldJobToolOrgId

        public FldJobToolOrgId(MboValue mbv)
                        throws MXException
        Constructor sets the relationship to the Organization table.
        Throws:
        MXException
    • Method Detail

      • action

        public void action()
                    throws MXException,
                           java.rmi.RemoteException
        Whenever there is a change in orgid, do the following Null out siteid field validate itemsetid field for a given orgid. If the storelcosite is not null, then check whether it is a valid site. If not, null out location and Storelocsite fields. If the itemnum & itemsetid is not null, then populate the value of the rate
        Specified by:
        action in interface MboValueListener
        Overrides:
        action in class FldJobPlanOrgId
        Throws:
        MXException
        java.rmi.RemoteException