Class X_GL_Fund

    • Constructor Detail

      • X_GL_Fund

        public X_GL_Fund​(Properties ctx,
                         int GL_Fund_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
      • setAmt

        public void setAmt​(BigDecimal Amt)
        Set Amount.
        Specified by:
        setAmt in interface I_GL_Fund
        Parameters:
        Amt - Amount
      • setC_AcctSchema_ID

        public void setC_AcctSchema_ID​(int C_AcctSchema_ID)
        Set Accounting Schema.
        Specified by:
        setC_AcctSchema_ID in interface I_GL_Fund
        Parameters:
        C_AcctSchema_ID - Rules for accounting
      • getC_AcctSchema_ID

        public int getC_AcctSchema_ID()
        Get Accounting Schema.
        Specified by:
        getC_AcctSchema_ID in interface I_GL_Fund
        Returns:
        Rules for accounting
      • setDateFrom

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

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

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

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

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

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

        public void setGL_Fund_ID​(int GL_Fund_ID)
        Set GL Fund.
        Specified by:
        setGL_Fund_ID in interface I_GL_Fund
        Parameters:
        GL_Fund_ID - General Ledger Funds Control
      • getGL_Fund_ID

        public int getGL_Fund_ID()
        Get GL Fund.
        Specified by:
        getGL_Fund_ID in interface I_GL_Fund
        Returns:
        General Ledger Funds Control
      • setGL_Fund_UU

        public void setGL_Fund_UU​(String GL_Fund_UU)
        Set GL_Fund_UU.
        Specified by:
        setGL_Fund_UU in interface I_GL_Fund
        Parameters:
        GL_Fund_UU - GL_Fund_UU
      • setHelp

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

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

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

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

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