|
Compiere 3.1 | |||||||||
| 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_Requisition
public class Doc_Requisition
Post Order Documents.
Table: M_Requisition Document Types: POR (Requisition)
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
Doc_Requisition(MAcctSchema[] ass,
ResultSet rs,
String trxName)
Constructor |
|
| Method Summary | |
|---|---|
ArrayList<Fact> |
createFacts(MAcctSchema as)
Create Facts (the accounting logic) for POR. |
BigDecimal |
getBalance()
Get Source Currency Balance - subtracts line and tax amounts from total - no rounding |
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 |
|---|
public Doc_Requisition(MAcctSchema[] ass,
ResultSet rs,
String trxName)
ass - accounting schematars - recordtrxName - trx| Method Detail |
|---|
public String loadDocumentDetails()
loadDocumentDetails in interface AccountingInterfaceloadDocumentDetails in class Docpublic BigDecimal getBalance()
getBalance in interface AccountingInterfacegetBalance in class Docpublic ArrayList<Fact> createFacts(MAcctSchema as)
Reservation
Expense CR
Offset DR
createFacts in class Docas - accounting schema
|
Compiere 3.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||