Class PAttributeInstance

    • Constructor Detail

      • PAttributeInstance

        public PAttributeInstance​(JFrame parent,
                                  String title,
                                  int M_Warehouse_ID,
                                  int M_Locator_ID,
                                  int M_Product_ID,
                                  int C_BPartner_ID)
        Constructor
        Parameters:
        parent - frame parent
        title - title
        M_Warehouse_ID - warehouse key name pair
        M_Locator_ID - locator
        M_Product_ID - product key name pair
        C_BPartner_ID - bp
      • PAttributeInstance

        public PAttributeInstance​(JDialog parent,
                                  String title,
                                  int M_Warehouse_ID,
                                  int M_Locator_ID,
                                  int M_Product_ID,
                                  int C_BPartner_ID)
        Constructor
        Parameters:
        parent - dialog parent
        title - title
        M_Warehouse_ID - warehouse key name pair
        M_Locator_ID - locator
        M_Product_ID - product key name pair
        C_BPartner_ID - bp