Adempiere 3.5.2a

org.compiere.FA
Class DepreciationAdj

java.lang.Object
  extended by org.compiere.FA.DepreciationAdj

public class DepreciationAdj
extends Object

Fixed Asset Depreciation

Version:
$Id: Conventions.java,v 1.0 $
Author:
Rob Klein

Constructor Summary
DepreciationAdj()
           
 
Method Summary
static BigDecimal Dep_Adj(String Type, int p_A_ASSET_ID, BigDecimal p_A_ASSET_ADJUSTMENT, double p_A_PERIODNO, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID)
           
static BigDecimal LDI(int p_A_ASSET_ID, BigDecimal p_A_ASSET_ADJUSTMENT, double p_A_PERIODNO, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID)
           
static BigDecimal MDI(int p_A_ASSET_ID, BigDecimal p_A_ASSET_ADJUSTMENT, double p_A_PERIODNO, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID)
           
static BigDecimal YDI(int p_A_ASSET_ID, BigDecimal p_A_ASSET_ADJUSTMENT, double p_A_PERIODNO, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DepreciationAdj

public DepreciationAdj()
Method Detail

Dep_Adj

public static BigDecimal Dep_Adj(String Type,
                                 int p_A_ASSET_ID,
                                 BigDecimal p_A_ASSET_ADJUSTMENT,
                                 double p_A_PERIODNO,
                                 String p_POSTINGTYPE,
                                 int p_A_ASSET_ACCT_ID)

LDI

public static BigDecimal LDI(int p_A_ASSET_ID,
                             BigDecimal p_A_ASSET_ADJUSTMENT,
                             double p_A_PERIODNO,
                             String p_POSTINGTYPE,
                             int p_A_ASSET_ACCT_ID)

MDI

public static BigDecimal MDI(int p_A_ASSET_ID,
                             BigDecimal p_A_ASSET_ADJUSTMENT,
                             double p_A_PERIODNO,
                             String p_POSTINGTYPE,
                             int p_A_ASSET_ACCT_ID)

YDI

public static BigDecimal YDI(int p_A_ASSET_ID,
                             BigDecimal p_A_ASSET_ADJUSTMENT,
                             double p_A_PERIODNO,
                             String p_POSTINGTYPE,
                             int p_A_ASSET_ACCT_ID)

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.