Compiere 3.1

Uses of Class
org.compiere.acct.FactLine

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

Uses of FactLine in org.compiere.acct
 

Methods in org.compiere.acct that return FactLine
 FactLine FactLine.accrue(String description)
          Create Accrual (flip CR/DR) of the line
 FactLine Fact.balanceAccounting()
          Balance Accounting Currency.
 FactLine Fact.balanceSource()
          Create Source Line for Suspense Balancing.
 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.
 FactLine[] Fact.getLines()
          Get Lines
 FactLine FactLine.reverse(String description)
          Create Reversal (negate DR/CR) of the line
 


Compiere 3.1

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