|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.acct.Doc
org.compiere.acct.Doc_Payment
public class Doc_Payment
Post Invoice Documents.
Table: C_Payment (335) Document Types ARP, APP
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
protected |
Doc_Payment(MAcctSchema[] ass,
ResultSet rs,
String trxName)
Constructor |
| Method Summary | |
|---|---|
ArrayList<Fact> |
createFacts(MAcctSchema as)
Create Facts (the accounting logic) for ARP, APP. |
BigDecimal |
getBalance()
Get Source Currency Balance - always zero |
protected String |
loadDocumentDetails()
Load Specific Document Details |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Doc_Payment(MAcctSchema[] ass,
ResultSet rs,
String trxName)
ass - accounting schematars - recordtrxName - trx| Method Detail |
|---|
protected String loadDocumentDetails()
loadDocumentDetails in class Docpublic BigDecimal getBalance()
getBalance in class Docpublic ArrayList<Fact> createFacts(MAcctSchema as)
ARP
BankInTransit DR
UnallocatedCash CR
or Charge/C_Prepayment
APP
PaymentSelect DR
or Charge/V_Prepayment
BankInTransit CR
CashBankTransfer
-
createFacts in class Docas - accounting schema
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||