Adempiere 3.5.2a

org.compiere.model
Interface I_A_Asset_Acct

All Known Implementing Classes:
MAssetAcct, X_A_Asset_Acct

public interface I_A_Asset_Acct

Generated Interface for A_Asset_Acct

Version:
Release 3.5.2a
Author:
Adempiere (generated)

Field Summary
static BigDecimal accessLevel
          AccessLevel = 7 - System - Client - Org
static String COLUMNNAME_A_Accumdepreciation_Acct
          Column name A_Accumdepreciation_Acct
static String COLUMNNAME_A_Asset_Acct
          Column name A_Asset_Acct
static String COLUMNNAME_A_Asset_Acct_ID
          Column name A_Asset_Acct_ID
static String COLUMNNAME_A_Asset_ID
          Column name A_Asset_ID
static String COLUMNNAME_A_Asset_Spread_ID
          Column name A_Asset_Spread_ID
static String COLUMNNAME_A_Depreciation_Acct
          Column name A_Depreciation_Acct
static String COLUMNNAME_A_Depreciation_Conv_ID
          Column name A_Depreciation_Conv_ID
static String COLUMNNAME_A_Depreciation_ID
          Column name A_Depreciation_ID
static String COLUMNNAME_A_Depreciation_Manual_Amount
          Column name A_Depreciation_Manual_Amount
static String COLUMNNAME_A_Depreciation_Manual_Period
          Column name A_Depreciation_Manual_Period
static String COLUMNNAME_A_Depreciation_Method_ID
          Column name A_Depreciation_Method_ID
static String COLUMNNAME_A_Depreciation_Table_Header_ID
          Column name A_Depreciation_Table_Header_ID
static String COLUMNNAME_A_Depreciation_Variable_Perc
          Column name A_Depreciation_Variable_Perc
static String COLUMNNAME_A_Disposal_Gain
          Column name A_Disposal_Gain
static String COLUMNNAME_A_Disposal_Loss
          Column name A_Disposal_Loss
static String COLUMNNAME_A_Disposal_Revenue
          Column name A_Disposal_Revenue
static String COLUMNNAME_A_Period_End
          Column name A_Period_End
static String COLUMNNAME_A_Period_Start
          Column name A_Period_Start
static String COLUMNNAME_A_Reval_Accumdep_Offset_Cur
          Column name A_Reval_Accumdep_Offset_Cur
static String COLUMNNAME_A_Reval_Accumdep_Offset_Prior
          Column name A_Reval_Accumdep_Offset_Prior
static String COLUMNNAME_A_Reval_Cal_Method
          Column name A_Reval_Cal_Method
static String COLUMNNAME_A_Reval_Cost_Offset
          Column name A_Reval_Cost_Offset
static String COLUMNNAME_A_Reval_Cost_Offset_Prior
          Column name A_Reval_Cost_Offset_Prior
static String COLUMNNAME_A_Reval_Depexp_Offset
          Column name A_Reval_Depexp_Offset
static String COLUMNNAME_A_Salvage_Value
          Column name A_Salvage_Value
static String COLUMNNAME_A_Split_Percent
          Column name A_Split_Percent
static String COLUMNNAME_C_AcctSchema_ID
          Column name C_AcctSchema_ID
static String COLUMNNAME_PostingType
          Column name PostingType
static String COLUMNNAME_Processing
          Column name Processing
static KeyNamePair Model
           
static int Table_ID
          AD_Table_ID=53123
static String Table_Name
          TableName=A_Asset_Acct
 
Method Summary
 int getA_Accumdepreciation_Acct()
          Get A_Accumdepreciation_Acct
 int getA_Asset_Acct_ID()
          Get A_Asset_Acct_ID
 int getA_Asset_Acct()
          Get A_Asset_Acct
 int getA_Asset_ID()
          Get Asset.
 int getA_Asset_Spread_ID()
          Get A_Asset_Spread_ID
 int getA_Depreciation_Acct()
          Get A_Depreciation_Acct
 int getA_Depreciation_Conv_ID()
          Get A_Depreciation_Conv_ID
 int getA_Depreciation_ID()
          Get A_Depreciation_ID
 BigDecimal getA_Depreciation_Manual_Amount()
          Get A_Depreciation_Manual_Amount
 String getA_Depreciation_Manual_Period()
          Get A_Depreciation_Manual_Period
 int getA_Depreciation_Method_ID()
          Get A_Depreciation_Method_ID
 int getA_Depreciation_Table_Header_ID()
          Get A_Depreciation_Table_Header_ID
 BigDecimal getA_Depreciation_Variable_Perc()
          Get A_Depreciation_Variable_Perc
 int getA_Disposal_Gain()
          Get A_Disposal_Gain
 int getA_Disposal_Loss()
          Get A_Disposal_Loss
 int getA_Disposal_Revenue()
          Get A_Disposal_Revenue
 int getA_Period_End()
          Get A_Period_End
 int getA_Period_Start()
          Get A_Period_Start
 int getA_Reval_Accumdep_Offset_Cur()
          Get A_Reval_Accumdep_Offset_Cur
 int getA_Reval_Accumdep_Offset_Prior()
          Get A_Reval_Accumdep_Offset_Prior
 String getA_Reval_Cal_Method()
          Get A_Reval_Cal_Method
 int getA_Reval_Cost_Offset_Prior()
          Get A_Reval_Cost_Offset_Prior
 int getA_Reval_Cost_Offset()
          Get A_Reval_Cost_Offset
 int getA_Reval_Depexp_Offset()
          Get A_Reval_Depexp_Offset
 BigDecimal getA_Salvage_Value()
          Get A_Salvage_Value
 BigDecimal getA_Split_Percent()
          Get A_Split_Percent
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 I_C_AcctSchema getC_AcctSchema()
           
 String getPostingType()
          Get PostingType.
 boolean isProcessing()
          Get Process Now
 void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct)
          Set A_Accumdepreciation_Acct
 void setA_Asset_Acct_ID(int A_Asset_Acct_ID)
          Set A_Asset_Acct_ID
 void setA_Asset_Acct(int A_Asset_Acct)
          Set A_Asset_Acct
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setA_Asset_Spread_ID(int A_Asset_Spread_ID)
          Set A_Asset_Spread_ID
 void setA_Depreciation_Acct(int A_Depreciation_Acct)
          Set A_Depreciation_Acct
 void setA_Depreciation_Conv_ID(int A_Depreciation_Conv_ID)
          Set A_Depreciation_Conv_ID
 void setA_Depreciation_ID(int A_Depreciation_ID)
          Set A_Depreciation_ID
 void setA_Depreciation_Manual_Amount(BigDecimal A_Depreciation_Manual_Amount)
          Set A_Depreciation_Manual_Amount
 void setA_Depreciation_Manual_Period(String A_Depreciation_Manual_Period)
          Set A_Depreciation_Manual_Period
 void setA_Depreciation_Method_ID(int A_Depreciation_Method_ID)
          Set A_Depreciation_Method_ID
 void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
          Set A_Depreciation_Table_Header_ID
 void setA_Depreciation_Variable_Perc(BigDecimal A_Depreciation_Variable_Perc)
          Set A_Depreciation_Variable_Perc
 void setA_Disposal_Gain(int A_Disposal_Gain)
          Set A_Disposal_Gain
 void setA_Disposal_Loss(int A_Disposal_Loss)
          Set A_Disposal_Loss
 void setA_Disposal_Revenue(int A_Disposal_Revenue)
          Set A_Disposal_Revenue
 void setA_Period_End(int A_Period_End)
          Set A_Period_End
 void setA_Period_Start(int A_Period_Start)
          Set A_Period_Start
 void setA_Reval_Accumdep_Offset_Cur(int A_Reval_Accumdep_Offset_Cur)
          Set A_Reval_Accumdep_Offset_Cur
 void setA_Reval_Accumdep_Offset_Prior(int A_Reval_Accumdep_Offset_Prior)
          Set A_Reval_Accumdep_Offset_Prior
 void setA_Reval_Cal_Method(String A_Reval_Cal_Method)
          Set A_Reval_Cal_Method
 void setA_Reval_Cost_Offset_Prior(int A_Reval_Cost_Offset_Prior)
          Set A_Reval_Cost_Offset_Prior
 void setA_Reval_Cost_Offset(int A_Reval_Cost_Offset)
          Set A_Reval_Cost_Offset
 void setA_Reval_Depexp_Offset(int A_Reval_Depexp_Offset)
          Set A_Reval_Depexp_Offset
 void setA_Salvage_Value(BigDecimal A_Salvage_Value)
          Set A_Salvage_Value
 void setA_Split_Percent(BigDecimal A_Split_Percent)
          Set A_Split_Percent
 void setC_AcctSchema_ID(int C_AcctSchema_ID)
          Set Accounting Schema.
 void setPostingType(String PostingType)
          Set PostingType.
 void setProcessing(boolean Processing)
          Set Process Now
 

Field Detail

Table_Name

static final String Table_Name
TableName=A_Asset_Acct

See Also:
Constant Field Values

Table_ID

static final int Table_ID
AD_Table_ID=53123


Model

static final KeyNamePair Model

accessLevel

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


COLUMNNAME_A_Accumdepreciation_Acct

static final String COLUMNNAME_A_Accumdepreciation_Acct
Column name A_Accumdepreciation_Acct

See Also:
Constant Field Values

COLUMNNAME_A_Asset_Acct

static final String COLUMNNAME_A_Asset_Acct
Column name A_Asset_Acct

See Also:
Constant Field Values

COLUMNNAME_A_Asset_Acct_ID

static final String COLUMNNAME_A_Asset_Acct_ID
Column name A_Asset_Acct_ID

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_Spread_ID

static final String COLUMNNAME_A_Asset_Spread_ID
Column name A_Asset_Spread_ID

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Acct

static final String COLUMNNAME_A_Depreciation_Acct
Column name A_Depreciation_Acct

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Conv_ID

static final String COLUMNNAME_A_Depreciation_Conv_ID
Column name A_Depreciation_Conv_ID

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_ID

static final String COLUMNNAME_A_Depreciation_ID
Column name A_Depreciation_ID

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Manual_Amount

static final String COLUMNNAME_A_Depreciation_Manual_Amount
Column name A_Depreciation_Manual_Amount

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Manual_Period

static final String COLUMNNAME_A_Depreciation_Manual_Period
Column name A_Depreciation_Manual_Period

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Method_ID

static final String COLUMNNAME_A_Depreciation_Method_ID
Column name A_Depreciation_Method_ID

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Table_Header_ID

static final String COLUMNNAME_A_Depreciation_Table_Header_ID
Column name A_Depreciation_Table_Header_ID

See Also:
Constant Field Values

COLUMNNAME_A_Depreciation_Variable_Perc

static final String COLUMNNAME_A_Depreciation_Variable_Perc
Column name A_Depreciation_Variable_Perc

See Also:
Constant Field Values

COLUMNNAME_A_Disposal_Gain

static final String COLUMNNAME_A_Disposal_Gain
Column name A_Disposal_Gain

See Also:
Constant Field Values

COLUMNNAME_A_Disposal_Loss

static final String COLUMNNAME_A_Disposal_Loss
Column name A_Disposal_Loss

See Also:
Constant Field Values

COLUMNNAME_A_Disposal_Revenue

static final String COLUMNNAME_A_Disposal_Revenue
Column name A_Disposal_Revenue

See Also:
Constant Field Values

COLUMNNAME_A_Period_End

static final String COLUMNNAME_A_Period_End
Column name A_Period_End

See Also:
Constant Field Values

COLUMNNAME_A_Period_Start

static final String COLUMNNAME_A_Period_Start
Column name A_Period_Start

See Also:
Constant Field Values

COLUMNNAME_A_Reval_Accumdep_Offset_Cur

static final String COLUMNNAME_A_Reval_Accumdep_Offset_Cur
Column name A_Reval_Accumdep_Offset_Cur

See Also:
Constant Field Values

COLUMNNAME_A_Reval_Accumdep_Offset_Prior

static final String COLUMNNAME_A_Reval_Accumdep_Offset_Prior
Column name A_Reval_Accumdep_Offset_Prior

See Also:
Constant Field Values

COLUMNNAME_A_Reval_Cal_Method

static final String COLUMNNAME_A_Reval_Cal_Method
Column name A_Reval_Cal_Method

See Also:
Constant Field Values

COLUMNNAME_A_Reval_Cost_Offset

static final String COLUMNNAME_A_Reval_Cost_Offset
Column name A_Reval_Cost_Offset

See Also:
Constant Field Values

COLUMNNAME_A_Reval_Cost_Offset_Prior

static final String COLUMNNAME_A_Reval_Cost_Offset_Prior
Column name A_Reval_Cost_Offset_Prior

See Also:
Constant Field Values

COLUMNNAME_A_Reval_Depexp_Offset

static final String COLUMNNAME_A_Reval_Depexp_Offset
Column name A_Reval_Depexp_Offset

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_A_Split_Percent

static final String COLUMNNAME_A_Split_Percent
Column name A_Split_Percent

See Also:
Constant Field Values

COLUMNNAME_C_AcctSchema_ID

static final String COLUMNNAME_C_AcctSchema_ID
Column name C_AcctSchema_ID

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_Accumdepreciation_Acct

void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct)
Set A_Accumdepreciation_Acct


getA_Accumdepreciation_Acct

int getA_Accumdepreciation_Acct()
Get A_Accumdepreciation_Acct


setA_Asset_Acct

void setA_Asset_Acct(int A_Asset_Acct)
Set A_Asset_Acct


getA_Asset_Acct

int getA_Asset_Acct()
Get A_Asset_Acct


setA_Asset_Acct_ID

void setA_Asset_Acct_ID(int A_Asset_Acct_ID)
Set A_Asset_Acct_ID


getA_Asset_Acct_ID

int getA_Asset_Acct_ID()
Get A_Asset_Acct_ID


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_Spread_ID

void setA_Asset_Spread_ID(int A_Asset_Spread_ID)
Set A_Asset_Spread_ID


getA_Asset_Spread_ID

int getA_Asset_Spread_ID()
Get A_Asset_Spread_ID


setA_Depreciation_Acct

void setA_Depreciation_Acct(int A_Depreciation_Acct)
Set A_Depreciation_Acct


getA_Depreciation_Acct

int getA_Depreciation_Acct()
Get A_Depreciation_Acct


setA_Depreciation_Conv_ID

void setA_Depreciation_Conv_ID(int A_Depreciation_Conv_ID)
Set A_Depreciation_Conv_ID


getA_Depreciation_Conv_ID

int getA_Depreciation_Conv_ID()
Get A_Depreciation_Conv_ID


setA_Depreciation_ID

void setA_Depreciation_ID(int A_Depreciation_ID)
Set A_Depreciation_ID


getA_Depreciation_ID

int getA_Depreciation_ID()
Get A_Depreciation_ID


setA_Depreciation_Manual_Amount

void setA_Depreciation_Manual_Amount(BigDecimal A_Depreciation_Manual_Amount)
Set A_Depreciation_Manual_Amount


getA_Depreciation_Manual_Amount

BigDecimal getA_Depreciation_Manual_Amount()
Get A_Depreciation_Manual_Amount


setA_Depreciation_Manual_Period

void setA_Depreciation_Manual_Period(String A_Depreciation_Manual_Period)
Set A_Depreciation_Manual_Period


getA_Depreciation_Manual_Period

String getA_Depreciation_Manual_Period()
Get A_Depreciation_Manual_Period


setA_Depreciation_Method_ID

void setA_Depreciation_Method_ID(int A_Depreciation_Method_ID)
Set A_Depreciation_Method_ID


getA_Depreciation_Method_ID

int getA_Depreciation_Method_ID()
Get A_Depreciation_Method_ID


setA_Depreciation_Table_Header_ID

void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
Set A_Depreciation_Table_Header_ID


getA_Depreciation_Table_Header_ID

int getA_Depreciation_Table_Header_ID()
Get A_Depreciation_Table_Header_ID


setA_Depreciation_Variable_Perc

void setA_Depreciation_Variable_Perc(BigDecimal A_Depreciation_Variable_Perc)
Set A_Depreciation_Variable_Perc


getA_Depreciation_Variable_Perc

BigDecimal getA_Depreciation_Variable_Perc()
Get A_Depreciation_Variable_Perc


setA_Disposal_Gain

void setA_Disposal_Gain(int A_Disposal_Gain)
Set A_Disposal_Gain


getA_Disposal_Gain

int getA_Disposal_Gain()
Get A_Disposal_Gain


setA_Disposal_Loss

void setA_Disposal_Loss(int A_Disposal_Loss)
Set A_Disposal_Loss


getA_Disposal_Loss

int getA_Disposal_Loss()
Get A_Disposal_Loss


setA_Disposal_Revenue

void setA_Disposal_Revenue(int A_Disposal_Revenue)
Set A_Disposal_Revenue


getA_Disposal_Revenue

int getA_Disposal_Revenue()
Get A_Disposal_Revenue


setA_Period_End

void setA_Period_End(int A_Period_End)
Set A_Period_End


getA_Period_End

int getA_Period_End()
Get A_Period_End


setA_Period_Start

void setA_Period_Start(int A_Period_Start)
Set A_Period_Start


getA_Period_Start

int getA_Period_Start()
Get A_Period_Start


setA_Reval_Accumdep_Offset_Cur

void setA_Reval_Accumdep_Offset_Cur(int A_Reval_Accumdep_Offset_Cur)
Set A_Reval_Accumdep_Offset_Cur


getA_Reval_Accumdep_Offset_Cur

int getA_Reval_Accumdep_Offset_Cur()
Get A_Reval_Accumdep_Offset_Cur


setA_Reval_Accumdep_Offset_Prior

void setA_Reval_Accumdep_Offset_Prior(int A_Reval_Accumdep_Offset_Prior)
Set A_Reval_Accumdep_Offset_Prior


getA_Reval_Accumdep_Offset_Prior

int getA_Reval_Accumdep_Offset_Prior()
Get A_Reval_Accumdep_Offset_Prior


setA_Reval_Cal_Method

void setA_Reval_Cal_Method(String A_Reval_Cal_Method)
Set A_Reval_Cal_Method


getA_Reval_Cal_Method

String getA_Reval_Cal_Method()
Get A_Reval_Cal_Method


setA_Reval_Cost_Offset

void setA_Reval_Cost_Offset(int A_Reval_Cost_Offset)
Set A_Reval_Cost_Offset


getA_Reval_Cost_Offset

int getA_Reval_Cost_Offset()
Get A_Reval_Cost_Offset


setA_Reval_Cost_Offset_Prior

void setA_Reval_Cost_Offset_Prior(int A_Reval_Cost_Offset_Prior)
Set A_Reval_Cost_Offset_Prior


getA_Reval_Cost_Offset_Prior

int getA_Reval_Cost_Offset_Prior()
Get A_Reval_Cost_Offset_Prior


setA_Reval_Depexp_Offset

void setA_Reval_Depexp_Offset(int A_Reval_Depexp_Offset)
Set A_Reval_Depexp_Offset


getA_Reval_Depexp_Offset

int getA_Reval_Depexp_Offset()
Get A_Reval_Depexp_Offset


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


setA_Split_Percent

void setA_Split_Percent(BigDecimal A_Split_Percent)
Set A_Split_Percent


getA_Split_Percent

BigDecimal getA_Split_Percent()
Get A_Split_Percent


setC_AcctSchema_ID

void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema. Rules for accounting


getC_AcctSchema_ID

int getC_AcctSchema_ID()
Get Accounting Schema. Rules for accounting


getC_AcctSchema

I_C_AcctSchema getC_AcctSchema()
                               throws Exception
Throws:
Exception

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.