Class X_M_Lot

    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        3 - Client - Org
      • initPO

        protected POInfo initPO​(Properties ctx)
        Load Meta Data
        Specified by:
        initPO in class PO
        Parameters:
        ctx - context
        Returns:
        POInfo
      • toString

        public String toString()
        Description copied from class: PO
        String representation
        Overrides:
        toString in class PO
        Returns:
        String representation
      • setDateFrom

        public void setDateFrom​(Timestamp DateFrom)
        Set Date From.
        Specified by:
        setDateFrom in interface I_M_Lot
        Parameters:
        DateFrom - Starting date for a range
      • getDateFrom

        public Timestamp getDateFrom()
        Get Date From.
        Specified by:
        getDateFrom in interface I_M_Lot
        Returns:
        Starting date for a range
      • setDateTo

        public void setDateTo​(Timestamp DateTo)
        Set Date To.
        Specified by:
        setDateTo in interface I_M_Lot
        Parameters:
        DateTo - End date of a date range
      • getDateTo

        public Timestamp getDateTo()
        Get Date To.
        Specified by:
        getDateTo in interface I_M_Lot
        Returns:
        End date of a date range
      • setDescription

        public void setDescription​(String Description)
        Set Description.
        Specified by:
        setDescription in interface I_M_Lot
        Parameters:
        Description - Optional short description of the record
      • getDescription

        public String getDescription()
        Get Description.
        Specified by:
        getDescription in interface I_M_Lot
        Returns:
        Optional short description of the record
      • setHelp

        public void setHelp​(String Help)
        Set Comment/Help.
        Specified by:
        setHelp in interface I_M_Lot
        Parameters:
        Help - Comment or Hint
      • getHelp

        public String getHelp()
        Get Comment/Help.
        Specified by:
        getHelp in interface I_M_Lot
        Returns:
        Comment or Hint
      • setM_LotCtl_ID

        public void setM_LotCtl_ID​(int M_LotCtl_ID)
        Set Lot Control.
        Specified by:
        setM_LotCtl_ID in interface I_M_Lot
        Parameters:
        M_LotCtl_ID - Product Lot Control
      • getM_LotCtl_ID

        public int getM_LotCtl_ID()
        Get Lot Control.
        Specified by:
        getM_LotCtl_ID in interface I_M_Lot
        Returns:
        Product Lot Control
      • setM_Lot_ID

        public void setM_Lot_ID​(int M_Lot_ID)
        Set Lot.
        Specified by:
        setM_Lot_ID in interface I_M_Lot
        Parameters:
        M_Lot_ID - Product Lot Definition
      • getM_Lot_ID

        public int getM_Lot_ID()
        Get Lot.
        Specified by:
        getM_Lot_ID in interface I_M_Lot
        Returns:
        Product Lot Definition
      • setM_Lot_UU

        public void setM_Lot_UU​(String M_Lot_UU)
        Set M_Lot_UU.
        Specified by:
        setM_Lot_UU in interface I_M_Lot
        Parameters:
        M_Lot_UU - M_Lot_UU
      • getM_Lot_UU

        public String getM_Lot_UU()
        Get M_Lot_UU.
        Specified by:
        getM_Lot_UU in interface I_M_Lot
        Returns:
        M_Lot_UU
      • setM_Product_ID

        public void setM_Product_ID​(int M_Product_ID)
        Set Product.
        Specified by:
        setM_Product_ID in interface I_M_Lot
        Parameters:
        M_Product_ID - Product, Service, Item
      • getM_Product_ID

        public int getM_Product_ID()
        Get Product.
        Specified by:
        getM_Product_ID in interface I_M_Lot
        Returns:
        Product, Service, Item
      • getKeyNamePair

        public KeyNamePair getKeyNamePair()
        Get Record ID/ColumnName
        Returns:
        ID/ColumnName pair
      • setName

        public void setName​(String Name)
        Set Name.
        Specified by:
        setName in interface I_M_Lot
        Parameters:
        Name - Alphanumeric identifier of the entity
      • getName

        public String getName()
        Get Name.
        Specified by:
        getName in interface I_M_Lot
        Returns:
        Alphanumeric identifier of the entity