org.compiere.FA
Class Conventions
java.lang.Object
org.compiere.FA.Conventions
public class Conventions
- extends Object
Fixed Asset Conventions
- Version:
- $Id: Conventions.java,v 1.0 $
- Author:
- Rob Klein
|
Method Summary |
static double |
Dep_Convention(String Type,
int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
|
static double |
DYCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
|
static double |
FMCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
|
static double |
FYCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
|
static double |
HYCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
|
static double |
MMCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
|
static double |
MQCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Conventions
public Conventions()
Dep_Convention
public static double Dep_Convention(String Type,
int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
FMCON
public static double FMCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
HYCON
public static double HYCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
FYCON
public static double FYCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
DYCON
public static double DYCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
MMCON
public static double MMCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
MQCON
public static double MQCON(int p_A_ASSET_ID,
String p_POSTINGTYPE,
int p_A_ASSET_ACCT_ID,
int p_Flag,
double p_Period)
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.