Uses of Class
org.compiere.model.MPaymentBatch
Packages that use MPaymentBatch
Package
Description
Base classes for UI form.
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MPaymentBatch in org.compiere.apps.form
Fields in org.compiere.apps.form declared as MPaymentBatch -
Uses of MPaymentBatch in org.compiere.model
Methods in org.compiere.model that return MPaymentBatchModifier and TypeMethodDescriptionstatic MPaymentBatch
MPaymentBatch.getForPaySelection
(Properties ctx, int C_PaySelection_ID, String trxName) Get Payment Batch for PaySelectionMethods in org.compiere.model with parameters of type MPaymentBatchModifier and TypeMethodDescriptionstatic int
MPaySelectionCheck.confirmPrint
(MPaySelectionCheck[] checks, MPaymentBatch batch) static int
MPaySelectionCheck.confirmPrint
(MPaySelectionCheck[] checks, MPaymentBatch batch, boolean createDepositBatch) Confirm Print for payment selection check records.static void
MPaySelectionCheck.confirmPrint
(MPaySelectionCheck check, MPaymentBatch batch) Confirm Print for a payment selection check record.