org.compiere.FA
Class DepreciationAdj
java.lang.Object
org.compiere.FA.DepreciationAdj
public class DepreciationAdj
- extends Object
Fixed Asset Depreciation
- Version:
- $Id: Conventions.java,v 1.0 $
- Author:
- Rob Klein
|
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 |
DepreciationAdj
public DepreciationAdj()
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® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.