Adempiere 3.5.2a

org.compiere.FA
Class Depreciation

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

public class Depreciation
extends Object

Fixed Asset Depreciation

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

Constructor Summary
Depreciation()
           
 
Method Summary
static BigDecimal DB150(int p_SL, int p_A_ASSET_ID, double p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
static BigDecimal DB200(int p_SL, int p_A_ASSET_ID, double p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
static BigDecimal DBVAR(int p_SL, int p_A_ASSET_ID, double p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
static BigDecimal Dep_Type(String Type, int p_A_ASSET_ID, double p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
static BigDecimal MAN(int p_SL, int p_A_ASSET_ID, double p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
static BigDecimal SL(int p_SL, int p_A_ASSET_ID, double p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
static BigDecimal SYD(int p_SL, int p_A_ASSET_ID, double p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
static BigDecimal TAB(int p_SL, int p_A_ASSET_ID, double p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
static BigDecimal UOP(int p_SL, int p_A_ASSET_ID, int p_A_CURRENT_PERIOD, String p_POSTINGTYPE, int p_A_ASSET_ACCT_ID, BigDecimal p_Accum_Dep)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Depreciation

public Depreciation()
Method Detail

Dep_Type

public static BigDecimal Dep_Type(String Type,
                                  int p_A_ASSET_ID,
                                  double p_A_CURRENT_PERIOD,
                                  String p_POSTINGTYPE,
                                  int p_A_ASSET_ACCT_ID,
                                  BigDecimal p_Accum_Dep)

DB150

public static BigDecimal DB150(int p_SL,
                               int p_A_ASSET_ID,
                               double p_A_CURRENT_PERIOD,
                               String p_POSTINGTYPE,
                               int p_A_ASSET_ACCT_ID,
                               BigDecimal p_Accum_Dep)

DB200

public static BigDecimal DB200(int p_SL,
                               int p_A_ASSET_ID,
                               double p_A_CURRENT_PERIOD,
                               String p_POSTINGTYPE,
                               int p_A_ASSET_ACCT_ID,
                               BigDecimal p_Accum_Dep)

DBVAR

public static BigDecimal DBVAR(int p_SL,
                               int p_A_ASSET_ID,
                               double p_A_CURRENT_PERIOD,
                               String p_POSTINGTYPE,
                               int p_A_ASSET_ACCT_ID,
                               BigDecimal p_Accum_Dep)

MAN

public static BigDecimal MAN(int p_SL,
                             int p_A_ASSET_ID,
                             double p_A_CURRENT_PERIOD,
                             String p_POSTINGTYPE,
                             int p_A_ASSET_ACCT_ID,
                             BigDecimal p_Accum_Dep)

SL

public static BigDecimal SL(int p_SL,
                            int p_A_ASSET_ID,
                            double p_A_CURRENT_PERIOD,
                            String p_POSTINGTYPE,
                            int p_A_ASSET_ACCT_ID,
                            BigDecimal p_Accum_Dep)

UOP

public static BigDecimal UOP(int p_SL,
                             int p_A_ASSET_ID,
                             int p_A_CURRENT_PERIOD,
                             String p_POSTINGTYPE,
                             int p_A_ASSET_ACCT_ID,
                             BigDecimal p_Accum_Dep)

SYD

public static BigDecimal SYD(int p_SL,
                             int p_A_ASSET_ID,
                             double p_A_CURRENT_PERIOD,
                             String p_POSTINGTYPE,
                             int p_A_ASSET_ACCT_ID,
                             BigDecimal p_Accum_Dep)

TAB

public static BigDecimal TAB(int p_SL,
                             int p_A_ASSET_ID,
                             double p_A_CURRENT_PERIOD,
                             String p_POSTINGTYPE,
                             int p_A_ASSET_ACCT_ID,
                             BigDecimal p_Accum_Dep)

Adempiere 3.5.2a

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