Uses of Class
org.compiere.model.MPaymentBatch
-
Packages that use MPaymentBatch Package Description org.compiere.apps.form org.compiere.model Provides for.... -
-
Uses of MPaymentBatch in org.compiere.apps.form
Fields in org.compiere.apps.form declared as MPaymentBatch Modifier and Type Field Description MPaymentBatchPayPrint. m_batchPayment Batch -
Uses of MPaymentBatch in org.compiere.model
Methods in org.compiere.model that return MPaymentBatch Modifier and Type Method Description static MPaymentBatchMPaymentBatch. getForPaySelection(Properties ctx, int C_PaySelection_ID, String trxName)Get Payment Batch for PaySelectionMethods in org.compiere.model with parameters of type MPaymentBatch Modifier and Type Method Description static intMPaySelectionCheck. confirmPrint(MPaySelectionCheck[] checks, MPaymentBatch batch)Confirm Print.static intMPaySelectionCheck. confirmPrint(MPaySelectionCheck[] checks, MPaymentBatch batch, boolean createDepositBatch)Confirm Print.static voidMPaySelectionCheck. confirmPrint(MPaySelectionCheck check, MPaymentBatch batch)Confirm Print for a payment selection check Create Payment the first time
-