|
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_InOut
public class Doc_InOut
Post Shipment/Receipt Documents.
Table: M_InOut (319) Document Types: MMS, MMR
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
Doc_InOut(MAcctSchema[] ass,
ResultSet rs,
String trxName)
Constructor |
|
| Method Summary | |
|---|---|
ArrayList<Fact> |
createFacts(MAcctSchema as)
Create Facts (the accounting logic) for MMS, MMR. |
BigDecimal |
getBalance()
Get Balance |
protected String |
loadDocumentDetails()
Load Document Details |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Doc_InOut(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)
Shipment
CoGS (RevOrg) DR
Inventory CR
Shipment of Project Issue
CoGS DR
Project CR
Receipt
Inventory DR
NotInvoicedReceipt CR
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 | |||||||||