Class MCommissionLine

    • Constructor Detail

      • MCommissionLine

        public MCommissionLine​(Properties ctx,
                               int C_CommissionLine_ID,
                               String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        C_CommissionLine_ID - id
        trxName - transaction
      • MCommissionLine

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