psdi.webclient.beans.rfq

Class CreatePOBean

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


    public class CreatePOBean
    extends DataBean
    • Constructor Detail

      • CreatePOBean

        public CreatePOBean()
    • Method Detail

      • execute

        public int execute()
                    throws MXException,
                           java.rmi.RemoteException
        Call the Save on Virtual object and parent which save the ponum to the PR.
        Overrides:
        execute in class DataBean
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
      • autonumber

        public int autonumber()
                       throws MXException,
                              java.rmi.RemoteException
        Called when the 'Autonumber' button on the 'Create PO' page is clicked. This method in turn calls the setPOAutoKey() on the Object side.
        Returns:
        Throws:
        MXException
        java.rmi.RemoteException
        See Also:
        psdi.app.po.virtual.POFromPRInput#setRFQAutoKey