Adempiere 3.5.2a

org.compiere.model
Interface I_A_Depreciation_Workfile

All Known Implementing Classes:
MDepreciationWorkfile, X_A_Depreciation_Workfile

public interface I_A_Depreciation_Workfile

Generated Interface for A_Depreciation_Workfile

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 7 - System - Client - Org
static String COLUMNNAME_A_Accumulated_Depr
          Column name A_Accumulated_Depr
static String COLUMNNAME_A_Asset_Cost
          Column name A_Asset_Cost
static String COLUMNNAME_A_Asset_ID
          Column name A_Asset_ID
static String COLUMNNAME_A_Asset_Life_Current_Year
          Column name A_Asset_Life_Current_Year
static String COLUMNNAME_A_Asset_Life_Years
          Column name A_Asset_Life_Years
static String COLUMNNAME_A_Base_Amount
          Column name A_Base_Amount
static String COLUMNNAME_A_Calc_Accumulated_Depr
          Column name A_Calc_Accumulated_Depr
static String COLUMNNAME_A_Curr_Dep_Exp
          Column name A_Curr_Dep_Exp
static String COLUMNNAME_A_Current_Period
          Column name A_Current_Period
static String COLUMNNAME_A_Depreciation_Workfile_ID
          Column name A_Depreciation_Workfile_ID
static String COLUMNNAME_A_Life_Period
          Column name A_Life_Period
static String COLUMNNAME_A_Period_Forecast
          Column name A_Period_Forecast
static String COLUMNNAME_A_Period_Posted
          Column name A_Period_Posted
static String COLUMNNAME_A_Prior_Year_Accumulated_Depr
          Column name A_Prior_Year_Accumulated_Depr
static String COLUMNNAME_A_QTY_Current
          Column name A_QTY_Current
static String COLUMNNAME_A_Salvage_Value
          Column name A_Salvage_Value
static String COLUMNNAME_AssetDepreciationDate
          Column name AssetDepreciationDate
static String COLUMNNAME_DateAcct
          Column name DateAcct
static String COLUMNNAME_IsDepreciated
          Column name IsDepreciated
static String COLUMNNAME_PostingType
          Column name PostingType
static String COLUMNNAME_Processing
          Column name Processing
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53116
static String Table_Name
          TableName=A_Depreciation_Workfile
 
Method Summary
 BigDecimal getA_Accumulated_Depr()
          Get A_Accumulated_Depr
 BigDecimal getA_Asset_Cost()
          Get A_Asset_Cost
 int getA_Asset_ID()
          Get Asset.
 BigDecimal getA_Asset_Life_Current_Year()
          Get A_Asset_Life_Current_Year
 int getA_Asset_Life_Years()
          Get A_Asset_Life_Years
 BigDecimal getA_Base_Amount()
          Get A_Base_Amount
 BigDecimal getA_Calc_Accumulated_Depr()
          Get A_Calc_Accumulated_Depr
 BigDecimal getA_Curr_Dep_Exp()
          Get A_Curr_Dep_Exp
 int getA_Current_Period()
          Get A_Current_Period
 int getA_Depreciation_Workfile_ID()
          Get A_Depreciation_Workfile_ID
 int getA_Life_Period()
          Get A_Life_Period
 BigDecimal getA_Period_Forecast()
          Get A_Period_Forecast
 int getA_Period_Posted()
          Get A_Period_Posted
 BigDecimal getA_Prior_Year_Accumulated_Depr()
          Get A_Prior_Year_Accumulated_Depr
 BigDecimal getA_QTY_Current()
          Get A_QTY_Current
 BigDecimal getA_Salvage_Value()
          Get A_Salvage_Value
 Timestamp getAssetDepreciationDate()
          Get Asset Depreciation Date.
 Timestamp getDateAcct()
          Get Account Date.
 String getPostingType()
          Get PostingType.
 boolean isDepreciated()
          Get Depreciate.
 boolean isProcessing()
          Get Process Now
 void setA_Accumulated_Depr(BigDecimal A_Accumulated_Depr)
          Set A_Accumulated_Depr
 void setA_Asset_Cost(BigDecimal A_Asset_Cost)
          Set A_Asset_Cost
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setA_Asset_Life_Current_Year(BigDecimal A_Asset_Life_Current_Year)
          Set A_Asset_Life_Current_Year
 void setA_Asset_Life_Years(int A_Asset_Life_Years)
          Set A_Asset_Life_Years
 void setA_Base_Amount(BigDecimal A_Base_Amount)
          Set A_Base_Amount
 void setA_Calc_Accumulated_Depr(BigDecimal A_Calc_Accumulated_Depr)
          Set A_Calc_Accumulated_Depr
 void setA_Curr_Dep_Exp(BigDecimal A_Curr_Dep_Exp)
          Set A_Curr_Dep_Exp
 void setA_Current_Period(int A_Current_Period)
          Set A_Current_Period
 void setA_Depreciation_Workfile_ID(int A_Depreciation_Workfile_ID)
          Set A_Depreciation_Workfile_ID
 void setA_Life_Period(int A_Life_Period)
          Set A_Life_Period
 void setA_Period_Forecast(BigDecimal A_Period_Forecast)
          Set A_Period_Forecast
 void setA_Period_Posted(int A_Period_Posted)
          Set A_Period_Posted
 void setA_Prior_Year_Accumulated_Depr(BigDecimal A_Prior_Year_Accumulated_Depr)
          Set A_Prior_Year_Accumulated_Depr
 void setA_QTY_Current(BigDecimal A_QTY_Current)
          Set A_QTY_Current
 void setA_Salvage_Value(BigDecimal A_Salvage_Value)
          Set A_Salvage_Value
 void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
          Set Asset Depreciation Date.
 void setDateAcct(Timestamp DateAcct)
          Set Account Date.
 void setIsDepreciated(boolean IsDepreciated)
          Set Depreciate.
 void setPostingType(String PostingType)
          Set PostingType.
 void setProcessing(boolean Processing)
          Set Process Now
 

Field Detail

Table_Name

static final String Table_Name
TableName=A_Depreciation_Workfile

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53116


Model

static final KeyNamePair Model

accessLevel

static final BigDecimal accessLevel
AccessLevel = 7 - System - Client - Org


COLUMNNAME_A_Accumulated_Depr

static final String COLUMNNAME_A_Accumulated_Depr
Column name A_Accumulated_Depr

See Also:
Constant Field Values

COLUMNNAME_A_Asset_Cost

static final String COLUMNNAME_A_Asset_Cost
Column name A_Asset_Cost

See Also:
Constant Field Values

COLUMNNAME_A_Asset_ID

static final String COLUMNNAME_A_Asset_ID
Column name A_Asset_ID

See Also:
Constant Field Values

COLUMNNAME_A_Asset_Life_Current_Year

static final String COLUMNNAME_A_Asset_Life_Current_Year
Column name A_Asset_Life_Current_Year

See Also:
Constant Field Values

COLUMNNAME_A_Asset_Life_Years

static final String COLUMNNAME_A_Asset_Life_Years
Column name A_Asset_Life_Years

See Also:
Constant Field Values

COLUMNNAME_A_Base_Amount

static final String COLUMNNAME_A_Base_Amount
Column name A_Base_Amount

See Also:
Constant Field Values

COLUMNNAME_A_Calc_Accumulated_Depr

static final String COLUMNNAME_A_Calc_Accumulated_Depr
Column name A_Calc_Accumulated_Depr

See Also:
Constant Field Values

COLUMNNAME_A_Curr_Dep_Exp

static final String COLUMNNAME_A_Curr_Dep_Exp
Column name A_Curr_Dep_Exp

See Also:
Constant Field Values

COLUMNNAME_A_Current_Period

static final String COLUMNNAME_A_Current_Period
Column name A_Current_Period

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Workfile_ID

static final String COLUMNNAME_A_Depreciation_Workfile_ID
Column name A_Depreciation_Workfile_ID

See Also:
Constant Field Values

COLUMNNAME_A_Life_Period

static final String COLUMNNAME_A_Life_Period
Column name A_Life_Period

See Also:
Constant Field Values

COLUMNNAME_A_Period_Forecast

static final String COLUMNNAME_A_Period_Forecast
Column name A_Period_Forecast

See Also:
Constant Field Values

COLUMNNAME_A_Period_Posted

static final String COLUMNNAME_A_Period_Posted
Column name A_Period_Posted

See Also:
Constant Field Values

COLUMNNAME_A_Prior_Year_Accumulated_Depr

static final String COLUMNNAME_A_Prior_Year_Accumulated_Depr
Column name A_Prior_Year_Accumulated_Depr

See Also:
Constant Field Values

COLUMNNAME_A_QTY_Current

static final String COLUMNNAME_A_QTY_Current
Column name A_QTY_Current

See Also:
Constant Field Values

COLUMNNAME_A_Salvage_Value

static final String COLUMNNAME_A_Salvage_Value
Column name A_Salvage_Value

See Also:
Constant Field Values

COLUMNNAME_AssetDepreciationDate

static final String COLUMNNAME_AssetDepreciationDate
Column name AssetDepreciationDate

See Also:
Constant Field Values

COLUMNNAME_DateAcct

static final String COLUMNNAME_DateAcct
Column name DateAcct

See Also:
Constant Field Values

COLUMNNAME_IsDepreciated

static final String COLUMNNAME_IsDepreciated
Column name IsDepreciated

See Also:
Constant Field Values

COLUMNNAME_PostingType

static final String COLUMNNAME_PostingType
Column name PostingType

See Also:
Constant Field Values

COLUMNNAME_Processing

static final String COLUMNNAME_Processing
Column name Processing

See Also:
Constant Field Values
Method Detail

setA_Accumulated_Depr

void setA_Accumulated_Depr(BigDecimal A_Accumulated_Depr)
Set A_Accumulated_Depr


getA_Accumulated_Depr

BigDecimal getA_Accumulated_Depr()
Get A_Accumulated_Depr


setA_Asset_Cost

void setA_Asset_Cost(BigDecimal A_Asset_Cost)
Set A_Asset_Cost


getA_Asset_Cost

BigDecimal getA_Asset_Cost()
Get A_Asset_Cost


setA_Asset_ID

void setA_Asset_ID(int A_Asset_ID)
Set Asset. Asset used internally or by customers


getA_Asset_ID

int getA_Asset_ID()
Get Asset. Asset used internally or by customers


setA_Asset_Life_Current_Year

void setA_Asset_Life_Current_Year(BigDecimal A_Asset_Life_Current_Year)
Set A_Asset_Life_Current_Year


getA_Asset_Life_Current_Year

BigDecimal getA_Asset_Life_Current_Year()
Get A_Asset_Life_Current_Year


setA_Asset_Life_Years

void setA_Asset_Life_Years(int A_Asset_Life_Years)
Set A_Asset_Life_Years


getA_Asset_Life_Years

int getA_Asset_Life_Years()
Get A_Asset_Life_Years


setA_Base_Amount

void setA_Base_Amount(BigDecimal A_Base_Amount)
Set A_Base_Amount


getA_Base_Amount

BigDecimal getA_Base_Amount()
Get A_Base_Amount


setA_Calc_Accumulated_Depr

void setA_Calc_Accumulated_Depr(BigDecimal A_Calc_Accumulated_Depr)
Set A_Calc_Accumulated_Depr


getA_Calc_Accumulated_Depr

BigDecimal getA_Calc_Accumulated_Depr()
Get A_Calc_Accumulated_Depr


setA_Curr_Dep_Exp

void setA_Curr_Dep_Exp(BigDecimal A_Curr_Dep_Exp)
Set A_Curr_Dep_Exp


getA_Curr_Dep_Exp

BigDecimal getA_Curr_Dep_Exp()
Get A_Curr_Dep_Exp


setA_Current_Period

void setA_Current_Period(int A_Current_Period)
Set A_Current_Period


getA_Current_Period

int getA_Current_Period()
Get A_Current_Period


setA_Depreciation_Workfile_ID

void setA_Depreciation_Workfile_ID(int A_Depreciation_Workfile_ID)
Set A_Depreciation_Workfile_ID


getA_Depreciation_Workfile_ID

int getA_Depreciation_Workfile_ID()
Get A_Depreciation_Workfile_ID


setA_Life_Period

void setA_Life_Period(int A_Life_Period)
Set A_Life_Period


getA_Life_Period

int getA_Life_Period()
Get A_Life_Period


setA_Period_Forecast

void setA_Period_Forecast(BigDecimal A_Period_Forecast)
Set A_Period_Forecast


getA_Period_Forecast

BigDecimal getA_Period_Forecast()
Get A_Period_Forecast


setA_Period_Posted

void setA_Period_Posted(int A_Period_Posted)
Set A_Period_Posted


getA_Period_Posted

int getA_Period_Posted()
Get A_Period_Posted


setA_Prior_Year_Accumulated_Depr

void setA_Prior_Year_Accumulated_Depr(BigDecimal A_Prior_Year_Accumulated_Depr)
Set A_Prior_Year_Accumulated_Depr


getA_Prior_Year_Accumulated_Depr

BigDecimal getA_Prior_Year_Accumulated_Depr()
Get A_Prior_Year_Accumulated_Depr


setA_QTY_Current

void setA_QTY_Current(BigDecimal A_QTY_Current)
Set A_QTY_Current


getA_QTY_Current

BigDecimal getA_QTY_Current()
Get A_QTY_Current


setA_Salvage_Value

void setA_Salvage_Value(BigDecimal A_Salvage_Value)
Set A_Salvage_Value


getA_Salvage_Value

BigDecimal getA_Salvage_Value()
Get A_Salvage_Value


setAssetDepreciationDate

void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
Set Asset Depreciation Date. Date of last depreciation


getAssetDepreciationDate

Timestamp getAssetDepreciationDate()
Get Asset Depreciation Date. Date of last depreciation


setDateAcct

void setDateAcct(Timestamp DateAcct)
Set Account Date. Accounting Date


getDateAcct

Timestamp getDateAcct()
Get Account Date. Accounting Date


setIsDepreciated

void setIsDepreciated(boolean IsDepreciated)
Set Depreciate. The asset will be depreciated


isDepreciated

boolean isDepreciated()
Get Depreciate. The asset will be depreciated


setPostingType

void setPostingType(String PostingType)
Set PostingType. The type of posted amount for the transaction


getPostingType

String getPostingType()
Get PostingType. The type of posted amount for the transaction


setProcessing

void setProcessing(boolean Processing)
Set Process Now


isProcessing

boolean isProcessing()
Get Process Now


Adempiere 3.5.2a

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