|
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_GLJournal
public class Doc_GLJournal
Post Invoice Documents.
Table: GL_Journal (224) Document Types: GLJ
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
protected |
Doc_GLJournal(MAcctSchema[] ass,
ResultSet rs,
String trxName)
Constructor |
| Method Summary | |
|---|---|
ArrayList<Fact> |
createFacts(MAcctSchema as)
Create Facts (the accounting logic) for GLJ. |
BigDecimal |
getBalance()
Get Source Currency Balance - subtracts line and tax amounts from total - no rounding |
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_GLJournal(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)
account DR CR
createFacts in class Docas - acct schema
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||