Compiere 3.1

Uses of Class
org.compiere.acct.DocLine

Packages that use DocLine
org.compiere.acct Provides for.... 
 

Uses of DocLine in org.compiere.acct
 

Subclasses of DocLine in org.compiere.acct
 class DocLine_Allocation
          Allocation Line
 class DocLine_Bank
          Bank Statement Line
 class DocLine_Cash
          Cash Journal Line
 

Fields in org.compiere.acct declared as DocLine
protected  DocLine[] Doc.p_lines
          Contained Doc Lines
 

Methods in org.compiere.acct that return DocLine
protected static DocLine[] Doc_Order.getCommitments(Doc doc, BigDecimal maxQty, int C_InvoiceLine_ID)
          Get Commitments
protected  DocLine FactLine.getDocLine()
          Get Document Line
 DocLine Doc.getDocLine(int Record_ID)
          Get DocLine with ID
 

Methods in org.compiere.acct with parameters of type DocLine
 FactLine Fact.createLine(DocLine docLine, MAccount account, int C_Currency_ID, BigDecimal Amt)
          Create and convert Fact Line.
 FactLine Fact.createLine(DocLine docLine, MAccount account, int C_Currency_ID, BigDecimal debitAmt, BigDecimal creditAmt)
          Create and convert Fact Line.
 FactLine Fact.createLine(DocLine docLine, MAccount account, int C_Currency_ID, BigDecimal debitAmt, BigDecimal creditAmt, boolean createZero)
          Create and convert Fact Line.
 FactLine Fact.createLine(DocLine docLine, MAccount accountDr, MAccount accountCr, int C_Currency_ID, BigDecimal Amt)
          Create and convert Fact Line.
 void FactLine.setDocumentInfo(Doc doc, DocLine docLine)
          Set Document Info
 


Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.