Class MPaymentBatch

    • Constructor Detail

      • MPaymentBatch

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

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

        public MPaymentBatch​(Properties ctx,
                             String Name,
                             String trxName)
        New Constructor
        Parameters:
        ctx - context
        Name - name
        trxName - trx
      • MPaymentBatch

        public MPaymentBatch​(MPaySelection ps)
        Parent Constructor
        Parameters:
        ps - Pay Selection
    • Method Detail

      • getForPaySelection

        public static MPaymentBatch getForPaySelection​(Properties ctx,
                                                       int C_PaySelection_ID,
                                                       String trxName)
        Get Payment Batch for PaySelection
        Parameters:
        ctx - context
        C_PaySelection_ID - id
        trxName - transaction
        Returns:
        payment batch