psdi.webclient.beans.receipts

Class MoveToItemStructBean

  • All Implemented Interfaces:
    java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, DataBeanListener


    public class MoveToItemStructBean
    extends DataBean
    12-14028/IV25361 - apply 10-16297 fix to Receipts area. Create this new bean for Item Assembly Structure, datasrc "parentitem" to specify the movetodatabean to be "applyias"
    • Constructor Detail

      • MoveToItemStructBean

        public MoveToItemStructBean()
    • Method Detail

      • hierarchicalmove

        public int hierarchicalmove()
                             throws MXException,
                                    java.rmi.RemoteException
        12-14028/IV25361 - apply 10-16297 fix to Receipts area. Override databean.hierarchicalmove() if movetodatasrc from the control off the Belongs to field is blank, give "applyias". We don't want to get BMXAA4107E error MAXLOOKUPMAP on PO app.
        Overrides:
        hierarchicalmove in class DataBean
        Throws:
        MXException
        java.rmi.RemoteException