Class X_M_RMAType

    • Constructor Detail

      • X_M_RMAType

        public X_M_RMAType​(Properties ctx,
                           int M_RMAType_ID,
                           String trxName)
        Standard Constructor
    • Method Detail

      • get_AccessLevel

        protected int get_AccessLevel()
        AccessLevel
        Specified by:
        get_AccessLevel in class PO
        Returns:
        2 - Client
      • 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
      • setDescription

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

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

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

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

        public void setM_RMAType_ID​(int M_RMAType_ID)
        Set RMA Type.
        Specified by:
        setM_RMAType_ID in interface I_M_RMAType
        Parameters:
        M_RMAType_ID - Return Material Authorization Type
      • getM_RMAType_ID

        public int getM_RMAType_ID()
        Get RMA Type.
        Specified by:
        getM_RMAType_ID in interface I_M_RMAType
        Returns:
        Return Material Authorization Type
      • setM_RMAType_UU

        public void setM_RMAType_UU​(String M_RMAType_UU)
        Set M_RMAType_UU.
        Specified by:
        setM_RMAType_UU in interface I_M_RMAType
        Parameters:
        M_RMAType_UU - M_RMAType_UU
      • setName

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

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

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