Class MAcctSchemaGL

    • Field Detail

      • s_log

        protected static CLogger s_log
        Logger
    • Constructor Detail

      • MAcctSchemaGL

        public MAcctSchemaGL​(Properties ctx,
                             int C_AcctSchema_ID,
                             String trxName)
        Load Constructor
        Parameters:
        ctx - context
        C_AcctSchema_ID - AcctSchema
        trxName - transaction
      • MAcctSchemaGL

        public MAcctSchemaGL​(Properties ctx,
                             ResultSet rs,
                             String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName - transaction
      • MAcctSchemaGL

        public MAcctSchemaGL​(MAcctSchemaGL copy)
        Parameters:
        copy -
    • Method Detail

      • get

        public static MAcctSchemaGL get​(Properties ctx,
                                        int C_AcctSchema_ID)
        Get Accounting Schema GL Info
        Parameters:
        ctx - context
        C_AcctSchema_ID - id
        Returns:
        defaults
      • setValue

        public boolean setValue​(String columnName,
                                Integer value)
        Set Value (don't use)
        Parameters:
        columnName - column name
        value - value
        Returns:
        true if set
      • beforeSave

        protected boolean beforeSave​(boolean newRecord)
        Before Save
        Overrides:
        beforeSave in class PO
        Parameters:
        newRecord - new
        Returns:
        true