Adempiere 3.5.2a

org.compiere.model
Class X_A_Asset_Change

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_A_Asset_Change
All Implemented Interfaces:
Serializable, Comparator, I_A_Asset_Change, I_Persistent, Evaluatee
Direct Known Subclasses:
MAssetChange

public class X_A_Asset_Change
extends PO
implements I_A_Asset_Change, I_Persistent

Generated Model for A_Asset_Change

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int A_ASSET_ID_AD_Reference_ID
          A_Asset_ID AD_Reference_ID=53258
static int A_ASSET_SPREAD_TYPE_AD_Reference_ID
          A_Asset_Spread_Type AD_Reference_ID=53268
static int A_DEPRECIATION_CALC_TYPE_AD_Reference_ID
          A_Depreciation_Calc_Type AD_Reference_ID=53266
static int A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_ID
          A_Depreciation_Manual_Period AD_Reference_ID=53256
static String A_DEPRECIATION_MANUAL_PERIOD_Period
          Period = PR
static String A_DEPRECIATION_MANUAL_PERIOD_Yearly
          Yearly = YR
static int A_DEPRECIATION_TABLE_HEADER_ID_AD_Reference_ID
          A_Depreciation_Table_Header_ID AD_Reference_ID=53265
static int A_PARENT_ASSET_ID_AD_Reference_ID
          A_Parent_Asset_ID AD_Reference_ID=53258
static int A_REVAL_CAL_METHOD_AD_Reference_ID
          A_Reval_Cal_Method AD_Reference_ID=53259
static String A_REVAL_CAL_METHOD_Default
          Default = DFT
static String A_REVAL_CAL_METHOD_InceptionToDate
          Inception to date = IDF
static String A_REVAL_CAL_METHOD_YearBalances
          Year Balances = YBF
static int AD_USER_ID_AD_Reference_ID
          Ad_User_ID AD_Reference_ID=286
static int C_BPARTNER_LOCATION_ID_AD_Reference_ID
          C_BPartner_Location_ID AD_Reference_ID=159
static int C_LOCATION_ID_AD_Reference_ID
          C_Location_ID AD_Reference_ID=133
static int CHANGETYPE_AD_Reference_ID
          ChangeType AD_Reference_ID=53273
static String CHANGETYPE_Addition
          Addition = ADD
static String CHANGETYPE_Balance
          Balance = BAL
static String CHANGETYPE_Create
          Create = CRT
static String CHANGETYPE_Depreciation
          Depreciation = DEP
static String CHANGETYPE_Disposal
          Disposal = DIS
static String CHANGETYPE_Expense
          Expense = EXP
static String CHANGETYPE_Forecast
          Forecast = FOR
static String CHANGETYPE_Import
          Import = IMP
static String CHANGETYPE_Revaluation
          Revaluation = RVL
static String CHANGETYPE_Setup
          Setup = SET
static String CHANGETYPE_Split
          Split = SPL
static String CHANGETYPE_Transfer
          Transfer = TRN
static String CHANGETYPE_Update
          Update = UPD
static String CHANGETYPE_Usage
          Usage = USE
static int CONVENTIONTYPE_AD_Reference_ID
          ConventionType AD_Reference_ID=53267
static int DEPRECIATIONTYPE_AD_Reference_ID
          DepreciationType AD_Reference_ID=53264
static String POSTINGTYPE_Actual
          Actual = A
static int POSTINGTYPE_AD_Reference_ID
          PostingType AD_Reference_ID=125
static String POSTINGTYPE_Budget
          Budget = B
static String POSTINGTYPE_Commitment
          Commitment = E
static String POSTINGTYPE_Reservation
          Reservation = R
static String POSTINGTYPE_Statistical
          Statistical = S
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_A_Asset_Change
accessLevel, COLUMNNAME_A_Accumdepreciation_Acct, COLUMNNAME_A_Asset_Acct, COLUMNNAME_A_Asset_Acct_ID, COLUMNNAME_A_Asset_Addition_ID, COLUMNNAME_A_Asset_Change_ID, COLUMNNAME_A_Asset_CreateDate, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_Asset_Retirement_ID, COLUMNNAME_A_Asset_RevalDate, COLUMNNAME_A_Asset_Spread_Type, COLUMNNAME_A_Depreciation_Acct, COLUMNNAME_A_Depreciation_Calc_Type, COLUMNNAME_A_Depreciation_Manual_Amount, COLUMNNAME_A_Depreciation_Manual_Period, COLUMNNAME_A_Depreciation_Table_Header_ID, COLUMNNAME_A_Depreciation_Variable_Perc, COLUMNNAME_A_Disposal_Loss, COLUMNNAME_A_Disposal_Revenue, COLUMNNAME_A_Parent_Asset_ID, COLUMNNAME_A_Period_End, COLUMNNAME_A_Period_Start, COLUMNNAME_A_QTY_Current, COLUMNNAME_A_QTY_Original, COLUMNNAME_A_Reval_Accumdep_Offset_Cur, COLUMNNAME_A_Reval_Accumdep_Offset_Prior, COLUMNNAME_A_Reval_Cal_Method, COLUMNNAME_A_Reval_Cost_Offset, COLUMNNAME_A_Reval_Cost_Offset_Prior, COLUMNNAME_A_Reval_Depexp_Offset, COLUMNNAME_A_Salvage_Value, COLUMNNAME_A_Split_Percent, COLUMNNAME_Ad_User_ID, COLUMNNAME_AssetAccumDepreciationAmt, COLUMNNAME_AssetBookValueAmt, COLUMNNAME_AssetDepreciationDate, COLUMNNAME_AssetDisposalDate, COLUMNNAME_AssetMarketValueAmt, COLUMNNAME_AssetServiceDate, COLUMNNAME_AssetValueAmt, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Location_ID, COLUMNNAME_C_ValidCombination_ID, COLUMNNAME_ChangeAmt, COLUMNNAME_ChangeDate, COLUMNNAME_ChangeType, COLUMNNAME_ConventionType, COLUMNNAME_DateAcct, COLUMNNAME_DepreciationType, COLUMNNAME_IsDepreciated, COLUMNNAME_IsDisposed, COLUMNNAME_IsFullyDepreciated, COLUMNNAME_IsInPosession, COLUMNNAME_IsOwned, COLUMNNAME_LifeUseUnits, COLUMNNAME_Lot, COLUMNNAME_PostingType, COLUMNNAME_Serno, COLUMNNAME_TextDetails, COLUMNNAME_UseLifeMonths, COLUMNNAME_UseLifeYears, COLUMNNAME_UseUnits, COLUMNNAME_Versionno, Model, Table_ID, Table_Name
 
Constructor Summary
X_A_Asset_Change(Properties ctx, int A_Asset_Change_ID, String trxName)
          Standard Constructor
X_A_Asset_Change(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 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_Addition_ID()
          Get A_Asset_Addition_ID.
 int getA_Asset_Change_ID()
          Get A_Asset_Change_ID.
 Timestamp getA_Asset_CreateDate()
          Get A_Asset_CreateDate.
 int getA_Asset_ID()
          Get Asset.
 int getA_Asset_Retirement_ID()
          Get Asset Retirement.
 Timestamp getA_Asset_RevalDate()
          Get A_Asset_RevalDate.
 int getA_Asset_Spread_Type()
          Get A_Asset_Spread_Type.
 int getA_Depreciation_Acct()
          Get A_Depreciation_Acct.
 int getA_Depreciation_Calc_Type()
          Get A_Depreciation_Calc_Type.
 BigDecimal getA_Depreciation_Manual_Amount()
          Get A_Depreciation_Manual_Amount.
 String getA_Depreciation_Manual_Period()
          Get A_Depreciation_Manual_Period.
 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_Loss()
          Get A_Disposal_Loss.
 int getA_Disposal_Revenue()
          Get A_Disposal_Revenue.
 int getA_Parent_Asset_ID()
          Get A_Parent_Asset_ID.
 int getA_Period_End()
          Get A_Period_End.
 int getA_Period_Start()
          Get A_Period_Start.
 BigDecimal getA_QTY_Current()
          Get A_QTY_Current.
 BigDecimal getA_QTY_Original()
          Get A_QTY_Original.
 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 getAd_User_ID()
          Get Ad_User_ID.
 BigDecimal getAssetAccumDepreciationAmt()
          Get AssetAccumDepreciationAmt.
 BigDecimal getAssetBookValueAmt()
          Get AssetBookValueAmt.
 Timestamp getAssetDepreciationDate()
          Get Asset Depreciation Date.
 Timestamp getAssetDisposalDate()
          Get Asset Disposal Date.
 BigDecimal getAssetMarketValueAmt()
          Get Market value Amount.
 Timestamp getAssetServiceDate()
          Get In Service Date.
 BigDecimal getAssetValueAmt()
          Get Asset value.
 int getC_AcctSchema_ID()
          Get Accounting Schema.
 I_C_AcctSchema getC_AcctSchema()
           
 int getC_BPartner_ID()
          Get Business Partner .
 int getC_BPartner_Location_ID()
          Get Partner Location.
 int getC_Location_ID()
          Get Address.
 int getC_ValidCombination_ID()
          Get Combination.
 BigDecimal getChangeAmt()
          Get ChangeAmt.
 Timestamp getChangeDate()
          Get ChangeDate.
 String getChangeType()
          Get ChangeType.
 int getConventionType()
          Get ConventionType.
 Timestamp getDateAcct()
          Get Account Date.
 int getDepreciationType()
          Get DepreciationType.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getLifeUseUnits()
          Get Life use.
 String getLot()
          Get Lot No.
 String getPostingType()
          Get PostingType.
 String getSerno()
          Get Serno.
 String getTextDetails()
          Get Details.
 int getUseLifeMonths()
          Get Usable Life - Months.
 int getUseLifeYears()
          Get Usable Life - Years.
 int getUseUnits()
          Get Use units.
 String getVersionno()
          Get Versionno.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isDepreciated()
          Get Depreciate.
 boolean isDisposed()
          Get Disposed.
 boolean isFullyDepreciated()
          Get Fully depreciated.
 boolean isInPosession()
          Get In Possession.
 boolean isOwned()
          Get Owned.
 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_Addition_ID(int A_Asset_Addition_ID)
          Set A_Asset_Addition_ID.
 void setA_Asset_Change_ID(int A_Asset_Change_ID)
          Set A_Asset_Change_ID.
 void setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
          Set A_Asset_CreateDate.
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setA_Asset_Retirement_ID(int A_Asset_Retirement_ID)
          Set Asset Retirement.
 void setA_Asset_RevalDate(Timestamp A_Asset_RevalDate)
          Set A_Asset_RevalDate.
 void setA_Asset_Spread_Type(int A_Asset_Spread_Type)
          Set A_Asset_Spread_Type.
 void setA_Depreciation_Acct(int A_Depreciation_Acct)
          Set A_Depreciation_Acct.
 void setA_Depreciation_Calc_Type(int A_Depreciation_Calc_Type)
          Set A_Depreciation_Calc_Type.
 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_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_Loss(int A_Disposal_Loss)
          Set A_Disposal_Loss.
 void setA_Disposal_Revenue(int A_Disposal_Revenue)
          Set A_Disposal_Revenue.
 void setA_Parent_Asset_ID(int A_Parent_Asset_ID)
          Set A_Parent_Asset_ID.
 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_QTY_Current(BigDecimal A_QTY_Current)
          Set A_QTY_Current.
 void setA_QTY_Original(BigDecimal A_QTY_Original)
          Set A_QTY_Original.
 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 setAd_User_ID(int Ad_User_ID)
          Set Ad_User_ID.
 void setAssetAccumDepreciationAmt(BigDecimal AssetAccumDepreciationAmt)
          Set AssetAccumDepreciationAmt.
 void setAssetBookValueAmt(BigDecimal AssetBookValueAmt)
          Set AssetBookValueAmt.
 void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
          Set Asset Depreciation Date.
 void setAssetDisposalDate(Timestamp AssetDisposalDate)
          Set Asset Disposal Date.
 void setAssetMarketValueAmt(BigDecimal AssetMarketValueAmt)
          Set Market value Amount.
 void setAssetServiceDate(Timestamp AssetServiceDate)
          Set In Service Date.
 void setAssetValueAmt(BigDecimal AssetValueAmt)
          Set Asset value.
 void setC_AcctSchema_ID(int C_AcctSchema_ID)
          Set Accounting Schema.
 void setC_BPartner_ID(int C_BPartner_ID)
          Set Business Partner .
 void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
          Set Partner Location.
 void setC_Location_ID(int C_Location_ID)
          Set Address.
 void setC_ValidCombination_ID(int C_ValidCombination_ID)
          Set Combination.
 void setChangeAmt(BigDecimal ChangeAmt)
          Set ChangeAmt.
 void setChangeDate(Timestamp ChangeDate)
          Set ChangeDate.
 void setChangeType(String ChangeType)
          Set ChangeType.
 void setConventionType(int ConventionType)
          Set ConventionType.
 void setDateAcct(Timestamp DateAcct)
          Set Account Date.
 void setDepreciationType(int DepreciationType)
          Set DepreciationType.
 void setIsDepreciated(boolean IsDepreciated)
          Set Depreciate.
 void setIsDisposed(boolean IsDisposed)
          Set Disposed.
 void setIsFullyDepreciated(boolean IsFullyDepreciated)
          Set Fully depreciated.
 void setIsInPosession(boolean IsInPosession)
          Set In Possession.
 void setIsOwned(boolean IsOwned)
          Set Owned.
 void setLifeUseUnits(int LifeUseUnits)
          Set Life use.
 void setLot(String Lot)
          Set Lot No.
 void setPostingType(String PostingType)
          Set PostingType.
 void setSerno(String Serno)
          Set Serno.
 void setTextDetails(String TextDetails)
          Set Details.
 void setUseLifeMonths(int UseLifeMonths)
          Set Usable Life - Months.
 void setUseLifeYears(int UseLifeYears)
          Set Usable Life - Years.
 void setUseUnits(int UseUnits)
          Set Use units.
 void setVersionno(String Versionno)
          Set Versionno.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

A_ASSET_ID_AD_Reference_ID

public static final int A_ASSET_ID_AD_Reference_ID
A_Asset_ID AD_Reference_ID=53258

See Also:
Constant Field Values

A_ASSET_SPREAD_TYPE_AD_Reference_ID

public static final int A_ASSET_SPREAD_TYPE_AD_Reference_ID
A_Asset_Spread_Type AD_Reference_ID=53268

See Also:
Constant Field Values

A_DEPRECIATION_CALC_TYPE_AD_Reference_ID

public static final int A_DEPRECIATION_CALC_TYPE_AD_Reference_ID
A_Depreciation_Calc_Type AD_Reference_ID=53266

See Also:
Constant Field Values

A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_ID

public static final int A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_ID
A_Depreciation_Manual_Period AD_Reference_ID=53256

See Also:
Constant Field Values

A_DEPRECIATION_MANUAL_PERIOD_Period

public static final String A_DEPRECIATION_MANUAL_PERIOD_Period
Period = PR

See Also:
Constant Field Values

A_DEPRECIATION_MANUAL_PERIOD_Yearly

public static final String A_DEPRECIATION_MANUAL_PERIOD_Yearly
Yearly = YR

See Also:
Constant Field Values

A_DEPRECIATION_TABLE_HEADER_ID_AD_Reference_ID

public static final int A_DEPRECIATION_TABLE_HEADER_ID_AD_Reference_ID
A_Depreciation_Table_Header_ID AD_Reference_ID=53265

See Also:
Constant Field Values

AD_USER_ID_AD_Reference_ID

public static final int AD_USER_ID_AD_Reference_ID
Ad_User_ID AD_Reference_ID=286

See Also:
Constant Field Values

A_PARENT_ASSET_ID_AD_Reference_ID

public static final int A_PARENT_ASSET_ID_AD_Reference_ID
A_Parent_Asset_ID AD_Reference_ID=53258

See Also:
Constant Field Values

A_REVAL_CAL_METHOD_AD_Reference_ID

public static final int A_REVAL_CAL_METHOD_AD_Reference_ID
A_Reval_Cal_Method AD_Reference_ID=53259

See Also:
Constant Field Values

A_REVAL_CAL_METHOD_Default

public static final String A_REVAL_CAL_METHOD_Default
Default = DFT

See Also:
Constant Field Values

A_REVAL_CAL_METHOD_InceptionToDate

public static final String A_REVAL_CAL_METHOD_InceptionToDate
Inception to date = IDF

See Also:
Constant Field Values

A_REVAL_CAL_METHOD_YearBalances

public static final String A_REVAL_CAL_METHOD_YearBalances
Year Balances = YBF

See Also:
Constant Field Values

C_BPARTNER_LOCATION_ID_AD_Reference_ID

public static final int C_BPARTNER_LOCATION_ID_AD_Reference_ID
C_BPartner_Location_ID AD_Reference_ID=159

See Also:
Constant Field Values

CHANGETYPE_AD_Reference_ID

public static final int CHANGETYPE_AD_Reference_ID
ChangeType AD_Reference_ID=53273

See Also:
Constant Field Values

CHANGETYPE_Addition

public static final String CHANGETYPE_Addition
Addition = ADD

See Also:
Constant Field Values

CHANGETYPE_Balance

public static final String CHANGETYPE_Balance
Balance = BAL

See Also:
Constant Field Values

CHANGETYPE_Create

public static final String CHANGETYPE_Create
Create = CRT

See Also:
Constant Field Values

CHANGETYPE_Depreciation

public static final String CHANGETYPE_Depreciation
Depreciation = DEP

See Also:
Constant Field Values

CHANGETYPE_Disposal

public static final String CHANGETYPE_Disposal
Disposal = DIS

See Also:
Constant Field Values

CHANGETYPE_Expense

public static final String CHANGETYPE_Expense
Expense = EXP

See Also:
Constant Field Values

CHANGETYPE_Forecast

public static final String CHANGETYPE_Forecast
Forecast = FOR

See Also:
Constant Field Values

CHANGETYPE_Import

public static final String CHANGETYPE_Import
Import = IMP

See Also:
Constant Field Values

CHANGETYPE_Revaluation

public static final String CHANGETYPE_Revaluation
Revaluation = RVL

See Also:
Constant Field Values

CHANGETYPE_Setup

public static final String CHANGETYPE_Setup
Setup = SET

See Also:
Constant Field Values

CHANGETYPE_Split

public static final String CHANGETYPE_Split
Split = SPL

See Also:
Constant Field Values

CHANGETYPE_Transfer

public static final String CHANGETYPE_Transfer
Transfer = TRN

See Also:
Constant Field Values

CHANGETYPE_Update

public static final String CHANGETYPE_Update
Update = UPD

See Also:
Constant Field Values

CHANGETYPE_Usage

public static final String CHANGETYPE_Usage
Usage = USE

See Also:
Constant Field Values

C_LOCATION_ID_AD_Reference_ID

public static final int C_LOCATION_ID_AD_Reference_ID
C_Location_ID AD_Reference_ID=133

See Also:
Constant Field Values

CONVENTIONTYPE_AD_Reference_ID

public static final int CONVENTIONTYPE_AD_Reference_ID
ConventionType AD_Reference_ID=53267

See Also:
Constant Field Values

DEPRECIATIONTYPE_AD_Reference_ID

public static final int DEPRECIATIONTYPE_AD_Reference_ID
DepreciationType AD_Reference_ID=53264

See Also:
Constant Field Values

POSTINGTYPE_AD_Reference_ID

public static final int POSTINGTYPE_AD_Reference_ID
PostingType AD_Reference_ID=125

See Also:
Constant Field Values

POSTINGTYPE_Actual

public static final String POSTINGTYPE_Actual
Actual = A

See Also:
Constant Field Values

POSTINGTYPE_Budget

public static final String POSTINGTYPE_Budget
Budget = B

See Also:
Constant Field Values

POSTINGTYPE_Commitment

public static final String POSTINGTYPE_Commitment
Commitment = E

See Also:
Constant Field Values

POSTINGTYPE_Statistical

public static final String POSTINGTYPE_Statistical
Statistical = S

See Also:
Constant Field Values

POSTINGTYPE_Reservation

public static final String POSTINGTYPE_Reservation
Reservation = R

See Also:
Constant Field Values
Constructor Detail

X_A_Asset_Change

public X_A_Asset_Change(Properties ctx,
                        int A_Asset_Change_ID,
                        String trxName)
Standard Constructor


X_A_Asset_Change

public X_A_Asset_Change(Properties ctx,
                        ResultSet rs,
                        String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
7 - System - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setA_Accumdepreciation_Acct

public void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct)
Set A_Accumdepreciation_Acct.

Specified by:
setA_Accumdepreciation_Acct in interface I_A_Asset_Change
Parameters:
A_Accumdepreciation_Acct - A_Accumdepreciation_Acct

getA_Accumdepreciation_Acct

public int getA_Accumdepreciation_Acct()
Get A_Accumdepreciation_Acct.

Specified by:
getA_Accumdepreciation_Acct in interface I_A_Asset_Change
Returns:
A_Accumdepreciation_Acct

setA_Asset_Acct

public void setA_Asset_Acct(int A_Asset_Acct)
Set A_Asset_Acct.

Specified by:
setA_Asset_Acct in interface I_A_Asset_Change
Parameters:
A_Asset_Acct - A_Asset_Acct

getA_Asset_Acct

public int getA_Asset_Acct()
Get A_Asset_Acct.

Specified by:
getA_Asset_Acct in interface I_A_Asset_Change
Returns:
A_Asset_Acct

setA_Asset_Acct_ID

public void setA_Asset_Acct_ID(int A_Asset_Acct_ID)
Set A_Asset_Acct_ID.

Specified by:
setA_Asset_Acct_ID in interface I_A_Asset_Change
Parameters:
A_Asset_Acct_ID - A_Asset_Acct_ID

getA_Asset_Acct_ID

public int getA_Asset_Acct_ID()
Get A_Asset_Acct_ID.

Specified by:
getA_Asset_Acct_ID in interface I_A_Asset_Change
Returns:
A_Asset_Acct_ID

setA_Asset_Addition_ID

public void setA_Asset_Addition_ID(int A_Asset_Addition_ID)
Set A_Asset_Addition_ID.

Specified by:
setA_Asset_Addition_ID in interface I_A_Asset_Change
Parameters:
A_Asset_Addition_ID - A_Asset_Addition_ID

getA_Asset_Addition_ID

public int getA_Asset_Addition_ID()
Get A_Asset_Addition_ID.

Specified by:
getA_Asset_Addition_ID in interface I_A_Asset_Change
Returns:
A_Asset_Addition_ID

setA_Asset_Change_ID

public void setA_Asset_Change_ID(int A_Asset_Change_ID)
Set A_Asset_Change_ID.

Specified by:
setA_Asset_Change_ID in interface I_A_Asset_Change
Parameters:
A_Asset_Change_ID - A_Asset_Change_ID

getA_Asset_Change_ID

public int getA_Asset_Change_ID()
Get A_Asset_Change_ID.

Specified by:
getA_Asset_Change_ID in interface I_A_Asset_Change
Returns:
A_Asset_Change_ID

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setA_Asset_CreateDate

public void setA_Asset_CreateDate(Timestamp A_Asset_CreateDate)
Set A_Asset_CreateDate.

Specified by:
setA_Asset_CreateDate in interface I_A_Asset_Change
Parameters:
A_Asset_CreateDate - A_Asset_CreateDate

getA_Asset_CreateDate

public Timestamp getA_Asset_CreateDate()
Get A_Asset_CreateDate.

Specified by:
getA_Asset_CreateDate in interface I_A_Asset_Change
Returns:
A_Asset_CreateDate

setA_Asset_ID

public void setA_Asset_ID(int A_Asset_ID)
Set Asset.

Specified by:
setA_Asset_ID in interface I_A_Asset_Change
Parameters:
A_Asset_ID - Asset used internally or by customers

getA_Asset_ID

public int getA_Asset_ID()
Get Asset.

Specified by:
getA_Asset_ID in interface I_A_Asset_Change
Returns:
Asset used internally or by customers

setA_Asset_Retirement_ID

public void setA_Asset_Retirement_ID(int A_Asset_Retirement_ID)
Set Asset Retirement.

Specified by:
setA_Asset_Retirement_ID in interface I_A_Asset_Change
Parameters:
A_Asset_Retirement_ID - Internally used asset is not longer used.

getA_Asset_Retirement_ID

public int getA_Asset_Retirement_ID()
Get Asset Retirement.

Specified by:
getA_Asset_Retirement_ID in interface I_A_Asset_Change
Returns:
Internally used asset is not longer used.

setA_Asset_RevalDate

public void setA_Asset_RevalDate(Timestamp A_Asset_RevalDate)
Set A_Asset_RevalDate.

Specified by:
setA_Asset_RevalDate in interface I_A_Asset_Change
Parameters:
A_Asset_RevalDate - A_Asset_RevalDate

getA_Asset_RevalDate

public Timestamp getA_Asset_RevalDate()
Get A_Asset_RevalDate.

Specified by:
getA_Asset_RevalDate in interface I_A_Asset_Change
Returns:
A_Asset_RevalDate

setA_Asset_Spread_Type

public void setA_Asset_Spread_Type(int A_Asset_Spread_Type)
Set A_Asset_Spread_Type.

Specified by:
setA_Asset_Spread_Type in interface I_A_Asset_Change
Parameters:
A_Asset_Spread_Type - A_Asset_Spread_Type

getA_Asset_Spread_Type

public int getA_Asset_Spread_Type()
Get A_Asset_Spread_Type.

Specified by:
getA_Asset_Spread_Type in interface I_A_Asset_Change
Returns:
A_Asset_Spread_Type

setA_Depreciation_Acct

public void setA_Depreciation_Acct(int A_Depreciation_Acct)
Set A_Depreciation_Acct.

Specified by:
setA_Depreciation_Acct in interface I_A_Asset_Change
Parameters:
A_Depreciation_Acct - A_Depreciation_Acct

getA_Depreciation_Acct

public int getA_Depreciation_Acct()
Get A_Depreciation_Acct.

Specified by:
getA_Depreciation_Acct in interface I_A_Asset_Change
Returns:
A_Depreciation_Acct

setA_Depreciation_Calc_Type

public void setA_Depreciation_Calc_Type(int A_Depreciation_Calc_Type)
Set A_Depreciation_Calc_Type.

Specified by:
setA_Depreciation_Calc_Type in interface I_A_Asset_Change
Parameters:
A_Depreciation_Calc_Type - A_Depreciation_Calc_Type

getA_Depreciation_Calc_Type

public int getA_Depreciation_Calc_Type()
Get A_Depreciation_Calc_Type.

Specified by:
getA_Depreciation_Calc_Type in interface I_A_Asset_Change
Returns:
A_Depreciation_Calc_Type

setA_Depreciation_Manual_Amount

public void setA_Depreciation_Manual_Amount(BigDecimal A_Depreciation_Manual_Amount)
Set A_Depreciation_Manual_Amount.

Specified by:
setA_Depreciation_Manual_Amount in interface I_A_Asset_Change
Parameters:
A_Depreciation_Manual_Amount - A_Depreciation_Manual_Amount

getA_Depreciation_Manual_Amount

public BigDecimal getA_Depreciation_Manual_Amount()
Get A_Depreciation_Manual_Amount.

Specified by:
getA_Depreciation_Manual_Amount in interface I_A_Asset_Change
Returns:
A_Depreciation_Manual_Amount

setA_Depreciation_Manual_Period

public void setA_Depreciation_Manual_Period(String A_Depreciation_Manual_Period)
Set A_Depreciation_Manual_Period.

Specified by:
setA_Depreciation_Manual_Period in interface I_A_Asset_Change
Parameters:
A_Depreciation_Manual_Period - A_Depreciation_Manual_Period

getA_Depreciation_Manual_Period

public String getA_Depreciation_Manual_Period()
Get A_Depreciation_Manual_Period.

Specified by:
getA_Depreciation_Manual_Period in interface I_A_Asset_Change
Returns:
A_Depreciation_Manual_Period

setA_Depreciation_Table_Header_ID

public void setA_Depreciation_Table_Header_ID(int A_Depreciation_Table_Header_ID)
Set A_Depreciation_Table_Header_ID.

Specified by:
setA_Depreciation_Table_Header_ID in interface I_A_Asset_Change
Parameters:
A_Depreciation_Table_Header_ID - A_Depreciation_Table_Header_ID

getA_Depreciation_Table_Header_ID

public int getA_Depreciation_Table_Header_ID()
Get A_Depreciation_Table_Header_ID.

Specified by:
getA_Depreciation_Table_Header_ID in interface I_A_Asset_Change
Returns:
A_Depreciation_Table_Header_ID

setA_Depreciation_Variable_Perc

public void setA_Depreciation_Variable_Perc(BigDecimal A_Depreciation_Variable_Perc)
Set A_Depreciation_Variable_Perc.

Specified by:
setA_Depreciation_Variable_Perc in interface I_A_Asset_Change
Parameters:
A_Depreciation_Variable_Perc - A_Depreciation_Variable_Perc

getA_Depreciation_Variable_Perc

public BigDecimal getA_Depreciation_Variable_Perc()
Get A_Depreciation_Variable_Perc.

Specified by:
getA_Depreciation_Variable_Perc in interface I_A_Asset_Change
Returns:
A_Depreciation_Variable_Perc

setA_Disposal_Loss

public void setA_Disposal_Loss(int A_Disposal_Loss)
Set A_Disposal_Loss.

Specified by:
setA_Disposal_Loss in interface I_A_Asset_Change
Parameters:
A_Disposal_Loss - A_Disposal_Loss

getA_Disposal_Loss

public int getA_Disposal_Loss()
Get A_Disposal_Loss.

Specified by:
getA_Disposal_Loss in interface I_A_Asset_Change
Returns:
A_Disposal_Loss

setA_Disposal_Revenue

public void setA_Disposal_Revenue(int A_Disposal_Revenue)
Set A_Disposal_Revenue.

Specified by:
setA_Disposal_Revenue in interface I_A_Asset_Change
Parameters:
A_Disposal_Revenue - A_Disposal_Revenue

getA_Disposal_Revenue

public int getA_Disposal_Revenue()
Get A_Disposal_Revenue.

Specified by:
getA_Disposal_Revenue in interface I_A_Asset_Change
Returns:
A_Disposal_Revenue

setAd_User_ID

public void setAd_User_ID(int Ad_User_ID)
Set Ad_User_ID.

Specified by:
setAd_User_ID in interface I_A_Asset_Change
Parameters:
Ad_User_ID - Ad_User_ID

getAd_User_ID

public int getAd_User_ID()
Get Ad_User_ID.

Specified by:
getAd_User_ID in interface I_A_Asset_Change
Returns:
Ad_User_ID

setA_Parent_Asset_ID

public void setA_Parent_Asset_ID(int A_Parent_Asset_ID)
Set A_Parent_Asset_ID.

Specified by:
setA_Parent_Asset_ID in interface I_A_Asset_Change
Parameters:
A_Parent_Asset_ID - A_Parent_Asset_ID

getA_Parent_Asset_ID

public int getA_Parent_Asset_ID()
Get A_Parent_Asset_ID.

Specified by:
getA_Parent_Asset_ID in interface I_A_Asset_Change
Returns:
A_Parent_Asset_ID

setA_Period_End

public void setA_Period_End(int A_Period_End)
Set A_Period_End.

Specified by:
setA_Period_End in interface I_A_Asset_Change
Parameters:
A_Period_End - A_Period_End

getA_Period_End

public int getA_Period_End()
Get A_Period_End.

Specified by:
getA_Period_End in interface I_A_Asset_Change
Returns:
A_Period_End

setA_Period_Start

public void setA_Period_Start(int A_Period_Start)
Set A_Period_Start.

Specified by:
setA_Period_Start in interface I_A_Asset_Change
Parameters:
A_Period_Start - A_Period_Start

getA_Period_Start

public int getA_Period_Start()
Get A_Period_Start.

Specified by:
getA_Period_Start in interface I_A_Asset_Change
Returns:
A_Period_Start

setA_QTY_Current

public void setA_QTY_Current(BigDecimal A_QTY_Current)
Set A_QTY_Current.

Specified by:
setA_QTY_Current in interface I_A_Asset_Change
Parameters:
A_QTY_Current - A_QTY_Current

getA_QTY_Current

public BigDecimal getA_QTY_Current()
Get A_QTY_Current.

Specified by:
getA_QTY_Current in interface I_A_Asset_Change
Returns:
A_QTY_Current

setA_QTY_Original

public void setA_QTY_Original(BigDecimal A_QTY_Original)
Set A_QTY_Original.

Specified by:
setA_QTY_Original in interface I_A_Asset_Change
Parameters:
A_QTY_Original - A_QTY_Original

getA_QTY_Original

public BigDecimal getA_QTY_Original()
Get A_QTY_Original.

Specified by:
getA_QTY_Original in interface I_A_Asset_Change
Returns:
A_QTY_Original

setA_Reval_Accumdep_Offset_Cur

public void setA_Reval_Accumdep_Offset_Cur(int A_Reval_Accumdep_Offset_Cur)
Set A_Reval_Accumdep_Offset_Cur.

Specified by:
setA_Reval_Accumdep_Offset_Cur in interface I_A_Asset_Change
Parameters:
A_Reval_Accumdep_Offset_Cur - A_Reval_Accumdep_Offset_Cur

getA_Reval_Accumdep_Offset_Cur

public int getA_Reval_Accumdep_Offset_Cur()
Get A_Reval_Accumdep_Offset_Cur.

Specified by:
getA_Reval_Accumdep_Offset_Cur in interface I_A_Asset_Change
Returns:
A_Reval_Accumdep_Offset_Cur

setA_Reval_Accumdep_Offset_Prior

public void setA_Reval_Accumdep_Offset_Prior(int A_Reval_Accumdep_Offset_Prior)
Set A_Reval_Accumdep_Offset_Prior.

Specified by:
setA_Reval_Accumdep_Offset_Prior in interface I_A_Asset_Change
Parameters:
A_Reval_Accumdep_Offset_Prior - A_Reval_Accumdep_Offset_Prior

getA_Reval_Accumdep_Offset_Prior

public int getA_Reval_Accumdep_Offset_Prior()
Get A_Reval_Accumdep_Offset_Prior.

Specified by:
getA_Reval_Accumdep_Offset_Prior in interface I_A_Asset_Change
Returns:
A_Reval_Accumdep_Offset_Prior

setA_Reval_Cal_Method

public void setA_Reval_Cal_Method(String A_Reval_Cal_Method)
Set A_Reval_Cal_Method.

Specified by:
setA_Reval_Cal_Method in interface I_A_Asset_Change
Parameters:
A_Reval_Cal_Method - A_Reval_Cal_Method

getA_Reval_Cal_Method

public String getA_Reval_Cal_Method()
Get A_Reval_Cal_Method.

Specified by:
getA_Reval_Cal_Method in interface I_A_Asset_Change
Returns:
A_Reval_Cal_Method

setA_Reval_Cost_Offset

public void setA_Reval_Cost_Offset(int A_Reval_Cost_Offset)
Set A_Reval_Cost_Offset.

Specified by:
setA_Reval_Cost_Offset in interface I_A_Asset_Change
Parameters:
A_Reval_Cost_Offset - A_Reval_Cost_Offset

getA_Reval_Cost_Offset

public int getA_Reval_Cost_Offset()
Get A_Reval_Cost_Offset.

Specified by:
getA_Reval_Cost_Offset in interface I_A_Asset_Change
Returns:
A_Reval_Cost_Offset

setA_Reval_Cost_Offset_Prior

public void setA_Reval_Cost_Offset_Prior(int A_Reval_Cost_Offset_Prior)
Set A_Reval_Cost_Offset_Prior.

Specified by:
setA_Reval_Cost_Offset_Prior in interface I_A_Asset_Change
Parameters:
A_Reval_Cost_Offset_Prior - A_Reval_Cost_Offset_Prior

getA_Reval_Cost_Offset_Prior

public int getA_Reval_Cost_Offset_Prior()
Get A_Reval_Cost_Offset_Prior.

Specified by:
getA_Reval_Cost_Offset_Prior in interface I_A_Asset_Change
Returns:
A_Reval_Cost_Offset_Prior

setA_Reval_Depexp_Offset

public void setA_Reval_Depexp_Offset(int A_Reval_Depexp_Offset)
Set A_Reval_Depexp_Offset.

Specified by:
setA_Reval_Depexp_Offset in interface I_A_Asset_Change
Parameters:
A_Reval_Depexp_Offset - A_Reval_Depexp_Offset

getA_Reval_Depexp_Offset

public int getA_Reval_Depexp_Offset()
Get A_Reval_Depexp_Offset.

Specified by:
getA_Reval_Depexp_Offset in interface I_A_Asset_Change
Returns:
A_Reval_Depexp_Offset

setA_Salvage_Value

public void setA_Salvage_Value(BigDecimal A_Salvage_Value)
Set A_Salvage_Value.

Specified by:
setA_Salvage_Value in interface I_A_Asset_Change
Parameters:
A_Salvage_Value - A_Salvage_Value

getA_Salvage_Value

public BigDecimal getA_Salvage_Value()
Get A_Salvage_Value.

Specified by:
getA_Salvage_Value in interface I_A_Asset_Change
Returns:
A_Salvage_Value

setA_Split_Percent

public void setA_Split_Percent(BigDecimal A_Split_Percent)
Set A_Split_Percent.

Specified by:
setA_Split_Percent in interface I_A_Asset_Change
Parameters:
A_Split_Percent - A_Split_Percent

getA_Split_Percent

public BigDecimal getA_Split_Percent()
Get A_Split_Percent.

Specified by:
getA_Split_Percent in interface I_A_Asset_Change
Returns:
A_Split_Percent

setAssetAccumDepreciationAmt

public void setAssetAccumDepreciationAmt(BigDecimal AssetAccumDepreciationAmt)
Set AssetAccumDepreciationAmt.

Specified by:
setAssetAccumDepreciationAmt in interface I_A_Asset_Change
Parameters:
AssetAccumDepreciationAmt - AssetAccumDepreciationAmt

getAssetAccumDepreciationAmt

public BigDecimal getAssetAccumDepreciationAmt()
Get AssetAccumDepreciationAmt.

Specified by:
getAssetAccumDepreciationAmt in interface I_A_Asset_Change
Returns:
AssetAccumDepreciationAmt

setAssetBookValueAmt

public void setAssetBookValueAmt(BigDecimal AssetBookValueAmt)
Set AssetBookValueAmt.

Specified by:
setAssetBookValueAmt in interface I_A_Asset_Change
Parameters:
AssetBookValueAmt - AssetBookValueAmt

getAssetBookValueAmt

public BigDecimal getAssetBookValueAmt()
Get AssetBookValueAmt.

Specified by:
getAssetBookValueAmt in interface I_A_Asset_Change
Returns:
AssetBookValueAmt

setAssetDepreciationDate

public void setAssetDepreciationDate(Timestamp AssetDepreciationDate)
Set Asset Depreciation Date.

Specified by:
setAssetDepreciationDate in interface I_A_Asset_Change
Parameters:
AssetDepreciationDate - Date of last depreciation

getAssetDepreciationDate

public Timestamp getAssetDepreciationDate()
Get Asset Depreciation Date.

Specified by:
getAssetDepreciationDate in interface I_A_Asset_Change
Returns:
Date of last depreciation

setAssetDisposalDate

public void setAssetDisposalDate(Timestamp AssetDisposalDate)
Set Asset Disposal Date.

Specified by:
setAssetDisposalDate in interface I_A_Asset_Change
Parameters:
AssetDisposalDate - Date when the asset is/was disposed

getAssetDisposalDate

public Timestamp getAssetDisposalDate()
Get Asset Disposal Date.

Specified by:
getAssetDisposalDate in interface I_A_Asset_Change
Returns:
Date when the asset is/was disposed

setAssetMarketValueAmt

public void setAssetMarketValueAmt(BigDecimal AssetMarketValueAmt)
Set Market value Amount.

Specified by:
setAssetMarketValueAmt in interface I_A_Asset_Change
Parameters:
AssetMarketValueAmt - Market value of the asset

getAssetMarketValueAmt

public BigDecimal getAssetMarketValueAmt()
Get Market value Amount.

Specified by:
getAssetMarketValueAmt in interface I_A_Asset_Change
Returns:
Market value of the asset

setAssetServiceDate

public void setAssetServiceDate(Timestamp AssetServiceDate)
Set In Service Date.

Specified by:
setAssetServiceDate in interface I_A_Asset_Change
Parameters:
AssetServiceDate - Date when Asset was put into service

getAssetServiceDate

public Timestamp getAssetServiceDate()
Get In Service Date.

Specified by:
getAssetServiceDate in interface I_A_Asset_Change
Returns:
Date when Asset was put into service

setAssetValueAmt

public void setAssetValueAmt(BigDecimal AssetValueAmt)
Set Asset value.

Specified by:
setAssetValueAmt in interface I_A_Asset_Change
Parameters:
AssetValueAmt - Book Value of the asset

getAssetValueAmt

public BigDecimal getAssetValueAmt()
Get Asset value.

Specified by:
getAssetValueAmt in interface I_A_Asset_Change
Returns:
Book Value of the asset

getC_AcctSchema

public I_C_AcctSchema getC_AcctSchema()
                               throws Exception
Specified by:
getC_AcctSchema in interface I_A_Asset_Change
Throws:
Exception

setC_AcctSchema_ID

public void setC_AcctSchema_ID(int C_AcctSchema_ID)
Set Accounting Schema.

Specified by:
setC_AcctSchema_ID in interface I_A_Asset_Change
Parameters:
C_AcctSchema_ID - Rules for accounting

getC_AcctSchema_ID

public int getC_AcctSchema_ID()
Get Accounting Schema.

Specified by:
getC_AcctSchema_ID in interface I_A_Asset_Change
Returns:
Rules for accounting

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_A_Asset_Change
Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner .

Specified by:
getC_BPartner_ID in interface I_A_Asset_Change
Returns:
Identifies a Business Partner

setC_BPartner_Location_ID

public void setC_BPartner_Location_ID(int C_BPartner_Location_ID)
Set Partner Location.

Specified by:
setC_BPartner_Location_ID in interface I_A_Asset_Change
Parameters:
C_BPartner_Location_ID - Identifies the (ship to) address for this Business Partner

getC_BPartner_Location_ID

public int getC_BPartner_Location_ID()
Get Partner Location.

Specified by:
getC_BPartner_Location_ID in interface I_A_Asset_Change
Returns:
Identifies the (ship to) address for this Business Partner

setChangeAmt

public void setChangeAmt(BigDecimal ChangeAmt)
Set ChangeAmt.

Specified by:
setChangeAmt in interface I_A_Asset_Change
Parameters:
ChangeAmt - ChangeAmt

getChangeAmt

public BigDecimal getChangeAmt()
Get ChangeAmt.

Specified by:
getChangeAmt in interface I_A_Asset_Change
Returns:
ChangeAmt

setChangeDate

public void setChangeDate(Timestamp ChangeDate)
Set ChangeDate.

Specified by:
setChangeDate in interface I_A_Asset_Change
Parameters:
ChangeDate - ChangeDate

getChangeDate

public Timestamp getChangeDate()
Get ChangeDate.

Specified by:
getChangeDate in interface I_A_Asset_Change
Returns:
ChangeDate

setChangeType

public void setChangeType(String ChangeType)
Set ChangeType.

Specified by:
setChangeType in interface I_A_Asset_Change
Parameters:
ChangeType - ChangeType

getChangeType

public String getChangeType()
Get ChangeType.

Specified by:
getChangeType in interface I_A_Asset_Change
Returns:
ChangeType

setC_Location_ID

public void setC_Location_ID(int C_Location_ID)
Set Address.

Specified by:
setC_Location_ID in interface I_A_Asset_Change
Parameters:
C_Location_ID - Location or Address

getC_Location_ID

public int getC_Location_ID()
Get Address.

Specified by:
getC_Location_ID in interface I_A_Asset_Change
Returns:
Location or Address

setConventionType

public void setConventionType(int ConventionType)
Set ConventionType.

Specified by:
setConventionType in interface I_A_Asset_Change
Parameters:
ConventionType - ConventionType

getConventionType

public int getConventionType()
Get ConventionType.

Specified by:
getConventionType in interface I_A_Asset_Change
Returns:
ConventionType

setC_ValidCombination_ID

public void setC_ValidCombination_ID(int C_ValidCombination_ID)
Set Combination.

Specified by:
setC_ValidCombination_ID in interface I_A_Asset_Change
Parameters:
C_ValidCombination_ID - Valid Account Combination

getC_ValidCombination_ID

public int getC_ValidCombination_ID()
Get Combination.

Specified by:
getC_ValidCombination_ID in interface I_A_Asset_Change
Returns:
Valid Account Combination

setDateAcct

public void setDateAcct(Timestamp DateAcct)
Set Account Date.

Specified by:
setDateAcct in interface I_A_Asset_Change
Parameters:
DateAcct - Accounting Date

getDateAcct

public Timestamp getDateAcct()
Get Account Date.

Specified by:
getDateAcct in interface I_A_Asset_Change
Returns:
Accounting Date

setDepreciationType

public void setDepreciationType(int DepreciationType)
Set DepreciationType.

Specified by:
setDepreciationType in interface I_A_Asset_Change
Parameters:
DepreciationType - DepreciationType

getDepreciationType

public int getDepreciationType()
Get DepreciationType.

Specified by:
getDepreciationType in interface I_A_Asset_Change
Returns:
DepreciationType

setIsDepreciated

public void setIsDepreciated(boolean IsDepreciated)
Set Depreciate.

Specified by:
setIsDepreciated in interface I_A_Asset_Change
Parameters:
IsDepreciated - The asset will be depreciated

isDepreciated

public boolean isDepreciated()
Get Depreciate.

Specified by:
isDepreciated in interface I_A_Asset_Change
Returns:
The asset will be depreciated

setIsDisposed

public void setIsDisposed(boolean IsDisposed)
Set Disposed.

Specified by:
setIsDisposed in interface I_A_Asset_Change
Parameters:
IsDisposed - The asset is disposed

isDisposed

public boolean isDisposed()
Get Disposed.

Specified by:
isDisposed in interface I_A_Asset_Change
Returns:
The asset is disposed

setIsFullyDepreciated

public void setIsFullyDepreciated(boolean IsFullyDepreciated)
Set Fully depreciated.

Specified by:
setIsFullyDepreciated in interface I_A_Asset_Change
Parameters:
IsFullyDepreciated - The asset is fully depreciated

isFullyDepreciated

public boolean isFullyDepreciated()
Get Fully depreciated.

Specified by:
isFullyDepreciated in interface I_A_Asset_Change
Returns:
The asset is fully depreciated

setIsInPosession

public void setIsInPosession(boolean IsInPosession)
Set In Possession.

Specified by:
setIsInPosession in interface I_A_Asset_Change
Parameters:
IsInPosession - The asset is in the possession of the organization

isInPosession

public boolean isInPosession()
Get In Possession.

Specified by:
isInPosession in interface I_A_Asset_Change
Returns:
The asset is in the possession of the organization

setIsOwned

public void setIsOwned(boolean IsOwned)
Set Owned.

Specified by:
setIsOwned in interface I_A_Asset_Change
Parameters:
IsOwned - The asset is owned by the organization

isOwned

public boolean isOwned()
Get Owned.

Specified by:
isOwned in interface I_A_Asset_Change
Returns:
The asset is owned by the organization

setLifeUseUnits

public void setLifeUseUnits(int LifeUseUnits)
Set Life use.

Specified by:
setLifeUseUnits in interface I_A_Asset_Change
Parameters:
LifeUseUnits - Units of use until the asset is not usable anymore

getLifeUseUnits

public int getLifeUseUnits()
Get Life use.

Specified by:
getLifeUseUnits in interface I_A_Asset_Change
Returns:
Units of use until the asset is not usable anymore

setLot

public void setLot(String Lot)
Set Lot No.

Specified by:
setLot in interface I_A_Asset_Change
Parameters:
Lot - Lot number (alphanumeric)

getLot

public String getLot()
Get Lot No.

Specified by:
getLot in interface I_A_Asset_Change
Returns:
Lot number (alphanumeric)

setPostingType

public void setPostingType(String PostingType)
Set PostingType.

Specified by:
setPostingType in interface I_A_Asset_Change
Parameters:
PostingType - The type of posted amount for the transaction

getPostingType

public String getPostingType()
Get PostingType.

Specified by:
getPostingType in interface I_A_Asset_Change
Returns:
The type of posted amount for the transaction

setSerno

public void setSerno(String Serno)
Set Serno.

Specified by:
setSerno in interface I_A_Asset_Change
Parameters:
Serno - Serno

getSerno

public String getSerno()
Get Serno.

Specified by:
getSerno in interface I_A_Asset_Change
Returns:
Serno

setTextDetails

public void setTextDetails(String TextDetails)
Set Details.

Specified by:
setTextDetails in interface I_A_Asset_Change
Parameters:
TextDetails - Details

getTextDetails

public String getTextDetails()
Get Details.

Specified by:
getTextDetails in interface I_A_Asset_Change
Returns:
Details

setUseLifeMonths

public void setUseLifeMonths(int UseLifeMonths)
Set Usable Life - Months.

Specified by:
setUseLifeMonths in interface I_A_Asset_Change
Parameters:
UseLifeMonths - Months of the usable life of the asset

getUseLifeMonths

public int getUseLifeMonths()
Get Usable Life - Months.

Specified by:
getUseLifeMonths in interface I_A_Asset_Change
Returns:
Months of the usable life of the asset

setUseLifeYears

public void setUseLifeYears(int UseLifeYears)
Set Usable Life - Years.

Specified by:
setUseLifeYears in interface I_A_Asset_Change
Parameters:
UseLifeYears - Years of the usable life of the asset

getUseLifeYears

public int getUseLifeYears()
Get Usable Life - Years.

Specified by:
getUseLifeYears in interface I_A_Asset_Change
Returns:
Years of the usable life of the asset

setUseUnits

public void setUseUnits(int UseUnits)
Set Use units.

Specified by:
setUseUnits in interface I_A_Asset_Change
Parameters:
UseUnits - Currently used units of the assets

getUseUnits

public int getUseUnits()
Get Use units.

Specified by:
getUseUnits in interface I_A_Asset_Change
Returns:
Currently used units of the assets

setVersionno

public void setVersionno(String Versionno)
Set Versionno.

Specified by:
setVersionno in interface I_A_Asset_Change
Parameters:
Versionno - Versionno

getVersionno

public String getVersionno()
Get Versionno.

Specified by:
getVersionno in interface I_A_Asset_Change
Returns:
Versionno

Adempiere 3.5.2a

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