|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Doc | |
|---|---|
| org.compiere.acct | Provides for.... |
| Uses of Doc in org.compiere.acct |
|---|
| Subclasses of Doc in org.compiere.acct | |
|---|---|
class |
Doc_Allocation
Post Allocation Documents. |
class |
Doc_Bank
Post Invoice Documents. |
class |
Doc_Cash
Post Invoice Documents. |
class |
Doc_CostUpdate
|
class |
Doc_GLJournal
Post Invoice Documents. |
class |
Doc_InOut
Post Shipment/Receipt Documents. |
class |
Doc_Inventory
Post Inventory Documents. |
class |
Doc_Invoice
Post Invoice Documents. |
class |
Doc_MatchInv
Post MatchInv Documents. |
class |
Doc_MatchPO
Post MatchPO Documents. |
class |
Doc_Movement
Post Invoice Documents. |
class |
Doc_Order
Post Order Documents. |
class |
Doc_Payment
Post Invoice Documents. |
class |
Doc_Production
Post Invoice Documents. |
class |
Doc_ProjectIssue
Project Issue. |
class |
Doc_Requisition
Post Order Documents. |
| Methods in org.compiere.acct that return Doc | |
|---|---|
static Doc |
Doc.get(MAcctSchema[] ass,
int AD_Table_ID,
int Record_ID,
String trxName)
Create Posting document |
static Doc |
Doc.get(MAcctSchema[] ass,
int AD_Table_ID,
ResultSet rs,
String trxName)
Create Posting document |
| Methods in org.compiere.acct with parameters of type Doc | |
|---|---|
protected static Fact |
Doc_Order.getCommitmentRelease(MAcctSchema as,
Doc doc,
BigDecimal Qty,
int C_InvoiceLine_ID,
BigDecimal multiplier)
Get Commitment Release. |
protected static DocLine[] |
Doc_Order.getCommitments(Doc doc,
BigDecimal maxQty,
int C_InvoiceLine_ID)
Get Commitments |
void |
FactLine.setDocumentInfo(Doc doc,
DocLine docLine)
Set Document Info |
| Constructors in org.compiere.acct with parameters of type Doc | |
|---|---|
DocLine_Allocation(MAllocationLine line,
Doc doc)
DocLine_Allocation |
|
DocLine(PO po,
Doc doc)
Create Document Line |
|
Fact(Doc document,
MAcctSchema acctSchema,
String defaultPostingType)
Constructor |
|
|
Compiere 3.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||