Uses of Class
org.compiere.model.MPayment
Packages that use MPayment
Package
Description
Provide classes for posting of accounting document to the fact table (
MFactAcct.Base class for Create From and Payment Capture 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 MPayment in org.compiere.acct
Constructors in org.compiere.acct with parameters of type MPaymentModifierConstructorDescriptionDocLine_DepositBatch(MPayment line, Doc_BankStatement doc, Boolean isReversal) -
Uses of MPayment in org.compiere.grid
Fields in org.compiere.grid declared as MPaymentModifier and TypeFieldDescriptionprotected MPaymentPaymentFormCash.m_mPaymentprotected MPaymentPaymentFormCheck.m_mPaymentprotected MPaymentPaymentFormCreditCard.m_mPaymentprotected MPaymentPaymentFormDirect.m_mPaymentprotected MPaymentPaymentFormCash.m_mPaymentOriginalprotected MPaymentPaymentFormCheck.m_mPaymentOriginalprotected MPaymentPaymentFormCreditCard.m_mPaymentOriginalprotected MPaymentPaymentFormDirect.m_mPaymentOriginal -
Uses of MPayment in org.compiere.model
Methods in org.compiere.model that return MPaymentModifier and TypeMethodDescriptionprotected MPaymentMPayment.createCounterDoc()Create Counter DocumentMPaymentTransaction.createPayment(String trxName) Create payment using details from this recordMDepositBatchLine.getC_Payment()static MPayment[]MPayment.getOfBankTransfer(Properties ctx, int C_BankTransfer_ID, String trxName) Get Payments of Bank Transferstatic MPayment[]MPayment.getOfBPartner(Properties ctx, int C_BPartner_ID, String trxName) Get Payments Of BPartnerMDunningRunLine.getPayment()Get PaymentMethods in org.compiere.model with parameters of type MPaymentModifier and TypeMethodDescriptionstatic MPaymentAllocate[]Get active Payment Allocation of PaymentvoidMBankStatementLine.setPayment(MPayment payment) Set PaymentvoidMDepositBatchLine.setPayment(MPayment payment) Set Payment