Class WCreateFromRMAUI

    • Field Detail

      • bPartnerLabel

        protected Label bPartnerLabel
      • bPartnerField

        protected WEditor bPartnerField
    • Constructor Detail

      • WCreateFromRMAUI

        public WCreateFromRMAUI​(GridTab tab)
    • Method Detail

      • dynInit

        public boolean dynInit()
                        throws Exception
        Dynamic Init
        Overrides:
        dynInit in class CreateFromRMA
        Returns:
        true if initialized
        Throws:
        Exception - if Lookups cannot be initialized
      • initBPartner

        protected void initBPartner​(boolean forInvoice)
                             throws Exception
        Load BPartner Field
        Parameters:
        forInvoice - true if Invoices are to be created, false receipts
        Throws:
        Exception - if Lookups cannot be initialized
      • loadRMA

        protected void loadRMA()
      • loadTableOIS

        protected void loadTableOIS​(Vector<?> data)
        Load Order/Invoice/Shipment data into Table
        Parameters:
        data - data
      • onClientInfo

        protected void onClientInfo()