|
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_ProjectIssue
public class Doc_ProjectIssue
Project Issue. Note: Will load the default GL Category. Set up a document type to set the GL Category.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
Doc_ProjectIssue(MAcctSchema[] ass,
ResultSet rs,
String trxName)
Constructor |
|
| Method Summary | |
|---|---|
ArrayList<Fact> |
createFacts(MAcctSchema as)
Create Facts (the accounting logic) for PJI Issue ProjectWIP DR Inventory CR Project Account is either Asset or WIP depending on Project Type |
BigDecimal |
getBalance()
Get Balance |
String |
getDocumentNo()
Get DocumentNo |
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_ProjectIssue(MAcctSchema[] ass,
ResultSet rs,
String trxName)
ass - accounting schematars - recordtrxName - trx| Method Detail |
|---|
protected String loadDocumentDetails()
loadDocumentDetails in class Docpublic String getDocumentNo()
getDocumentNo in class Docpublic BigDecimal getBalance()
getBalance in class Docpublic ArrayList<Fact> createFacts(MAcctSchema as)
Issue
ProjectWIP DR
Inventory CR
Project Account is either Asset or WIP depending on Project Type
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 | |||||||||