Compiere 3.1

org.compiere.api
Interface AccountingInterface

All Known Implementing Classes:
Doc, Doc_Allocation, Doc_Bank, Doc_Cash, Doc_CostUpdate, Doc_GLJournal, Doc_InOut, Doc_Inventory, Doc_Invoice, Doc_MatchInv, Doc_MatchPO, Doc_Movement, Doc_Order, Doc_Payment, Doc_Production, Doc_ProjectIssue, Doc_Requisition

public interface AccountingInterface

Compiere Accounting Interface for Base Document Types.

Author:
Jorg Janke

Method Summary
 BigDecimal getBalance()
          Get Source Currency Balance - subtracts line (and tax) amounts from total - no rounding
 String loadDocumentDetails()
          Load Document Details
 

Method Detail

loadDocumentDetails

String loadDocumentDetails()
Load Document Details

Returns:
error message or null

getBalance

BigDecimal getBalance()
Get Source Currency Balance - subtracts line (and tax) amounts from total - no rounding

Returns:
positive amount, if total header is bigger than lines

Compiere 3.1

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