Adempiere 3.5.2a

org.compiere.model
Class X_I_Asset

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_I_Asset
All Implemented Interfaces:
Serializable, Comparator, I_I_Asset, I_Persistent, Evaluatee

public class X_I_Asset
extends PO
implements I_I_Asset, I_Persistent

Generated Model for I_Asset

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

Field Summary
static int A_ASSET_COST_AD_Reference_ID
          A_Asset_Cost AD_Reference_ID=53278
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_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 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_I_Asset
accessLevel, COLUMNNAME_A_Accumdepreciation_Acct, COLUMNNAME_A_Accumulated_Depr, COLUMNNAME_A_Asset_Acct, COLUMNNAME_A_Asset_Cost, COLUMNNAME_A_Asset_Group_ID, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_Asset_Life_Current_Year, COLUMNNAME_A_Asset_Life_Years, COLUMNNAME_A_Asset_Spread_Type, COLUMNNAME_A_Base_Amount, COLUMNNAME_A_Calc_Accumulated_Depr, COLUMNNAME_A_Curr_Dep_Exp, COLUMNNAME_A_Current_Period, 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_Life_Period, COLUMNNAME_A_Parent_Asset_ID, COLUMNNAME_A_Period_End, COLUMNNAME_A_Period_Posted, COLUMNNAME_A_Period_Start, COLUMNNAME_A_Prior_Year_Accumulated_Depr, 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_AssetDepreciationDate, COLUMNNAME_AssetDisposalDate, COLUMNNAME_AssetMarketValueAmt, COLUMNNAME_AssetServiceDate, COLUMNNAME_C_AcctSchema_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_Location_ID, COLUMNNAME_ConventionType, COLUMNNAME_DepreciationType, COLUMNNAME_Description, COLUMNNAME_GuaranteeDate, COLUMNNAME_Help, COLUMNNAME_I_Asset_ID, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_Isimported, COLUMNNAME_IsDepreciated, COLUMNNAME_IsDisposed, COLUMNNAME_IsFullyDepreciated, COLUMNNAME_IsInPosession, COLUMNNAME_IsOwned, COLUMNNAME_LifeUseUnits, COLUMNNAME_LocationComment, COLUMNNAME_Lot, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_Locator_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_Name, COLUMNNAME_PostingType, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_SerNo, COLUMNNAME_UseLifeMonths, COLUMNNAME_UseLifeYears, COLUMNNAME_UseUnits, COLUMNNAME_Value, COLUMNNAME_VersionNo, Model, Table_ID, Table_Name
 
Constructor Summary
X_I_Asset(Properties ctx, int I_Asset_ID, String trxName)
          Standard Constructor
X_I_Asset(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 int getA_Accumdepreciation_Acct()
          Get A_Accumdepreciation_Acct.
 BigDecimal getA_Accumulated_Depr()
          Get A_Accumulated_Depr.
 int getA_Asset_Acct()
          Get A_Asset_Acct.
 BigDecimal getA_Asset_Cost()
          Get A_Asset_Cost.
 int getA_Asset_Group_ID()
          Get Asset Group.
 I_A_Asset_Group getA_Asset_Group()
           
 int getA_Asset_ID()
          Get Asset.
 int getA_Asset_Life_Current_Year()
          Get A_Asset_Life_Current_Year.
 int getA_Asset_Life_Years()
          Get A_Asset_Life_Years.
 int getA_Asset_Spread_Type()
          Get A_Asset_Spread_Type.
 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_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_Life_Period()
          Get A_Life_Period.
 int getA_Parent_Asset_ID()
          Get A_Parent_Asset_ID.
 int getA_Period_End()
          Get A_Period_End.
 int getA_Period_Posted()
          Get A_Period_Posted.
 int getA_Period_Start()
          Get A_Period_Start.
 BigDecimal getA_Prior_Year_Accumulated_Depr()
          Get A_Prior_Year_Accumulated_Depr.
 int getA_QTY_Current()
          Get A_QTY_Current.
 int 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 User/Contact.
 Timestamp getAssetDepreciationDate()
          Get Asset Depreciation Date.
 Timestamp getAssetDisposalDate()
          Get Asset Disposal Date.
 BigDecimal getAssetMarketValueAmt()
          Get Market value Amount.
 Timestamp getAssetServiceDate()
          Get In Service Date.
 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.
 I_C_BPartner_Location getC_BPartner_Location()
           
 I_C_BPartner getC_BPartner()
           
 int getC_Location_ID()
          Get Address.
 I_C_Location getC_Location()
           
 int getConventionType()
          Get ConventionType.
 int getDepreciationType()
          Get DepreciationType.
 String getDescription()
          Get Description.
 Timestamp getGuaranteeDate()
          Get Guarantee Date.
 String getHelp()
          Get Comment/Help.
 int getI_Asset_ID()
          Get I_Asset_ID.
 String getI_ErrorMsg()
          Get Import Error Message.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 int getLifeUseUnits()
          Get Life use.
 String getLocationComment()
          Get Location comment.
 String getLot()
          Get Lot No.
 int getM_AttributeSetInstance_ID()
          Get Attribute Set Instance.
 int getM_Locator_ID()
          Get Locator.
 I_M_Locator getM_Locator()
           
 int getM_Product_ID()
          Get Product.
 I_M_Product getM_Product()
           
 String getName()
          Get Name.
 String getPostingType()
          Get PostingType.
 String getSerNo()
          Get Serial No.
 int getUseLifeMonths()
          Get Usable Life - Months.
 int getUseLifeYears()
          Get Usable Life - Years.
 int getUseUnits()
          Get Use units.
 String getValue()
          Get Search Key.
 String getVersionNo()
          Get Version No.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 boolean isDepreciated()
          Get Depreciate.
 boolean isDisposed()
          Get Disposed.
 boolean isFullyDepreciated()
          Get Fully depreciated.
 boolean isI_Isimported()
          Get I_Isimported.
 boolean isInPosession()
          Get In Possession.
 boolean isOwned()
          Get Owned.
 boolean isProcessed()
          Get Processed.
 boolean isProcessing()
          Get Process Now.
 void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct)
          Set A_Accumdepreciation_Acct.
 void setA_Accumulated_Depr(BigDecimal A_Accumulated_Depr)
          Set A_Accumulated_Depr.
 void setA_Asset_Acct(int A_Asset_Acct)
          Set A_Asset_Acct.
 void setA_Asset_Cost(BigDecimal A_Asset_Cost)
          Set A_Asset_Cost.
 void setA_Asset_Group_ID(int A_Asset_Group_ID)
          Set Asset Group.
 void setA_Asset_ID(int A_Asset_ID)
          Set Asset.
 void setA_Asset_Life_Current_Year(int 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_Asset_Spread_Type(int A_Asset_Spread_Type)
          Set A_Asset_Spread_Type.
 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_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_Life_Period(int A_Life_Period)
          Set A_Life_Period.
 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_Posted(int A_Period_Posted)
          Set A_Period_Posted.
 void setA_Period_Start(int A_Period_Start)
          Set A_Period_Start.
 void setA_Prior_Year_Accumulated_Depr(BigDecimal A_Prior_Year_Accumulated_Depr)
          Set A_Prior_Year_Accumulated_Depr.
 void setA_QTY_Current(int A_QTY_Current)
          Set A_QTY_Current.
 void setA_QTY_Original(int 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 User/Contact.
 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 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 setConventionType(int ConventionType)
          Set ConventionType.
 void setDepreciationType(int DepreciationType)
          Set DepreciationType.
 void setDescription(String Description)
          Set Description.
 void setGuaranteeDate(Timestamp GuaranteeDate)
          Set Guarantee Date.
 void setHelp(String Help)
          Set Comment/Help.
 void setI_Asset_ID(int I_Asset_ID)
          Set I_Asset_ID.
 void setI_ErrorMsg(String I_ErrorMsg)
          Set Import Error Message.
 void setI_Isimported(boolean I_Isimported)
          Set I_Isimported.
 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 setLocationComment(String LocationComment)
          Set Location comment.
 void setLot(String Lot)
          Set Lot No.
 void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
          Set Attribute Set Instance.
 void setM_Locator_ID(int M_Locator_ID)
          Set Locator.
 void setM_Product_ID(int M_Product_ID)
          Set Product.
 void setName(String Name)
          Set Name.
 void setPostingType(String PostingType)
          Set PostingType.
 void setProcessed(boolean Processed)
          Set Processed.
 void setProcessing(boolean Processing)
          Set Process Now.
 void setSerNo(String SerNo)
          Set Serial No.
 void setUseLifeMonths(int UseLifeMonths)
          Set Usable Life - Months.
 void setUseLifeYears(int UseLifeYears)
          Set Usable Life - Years.
 void setUseUnits(int UseUnits)
          Set Use units.
 void setValue(String Value)
          Set Search Key.
 void setVersionNo(String VersionNo)
          Set Version No.
 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_COST_AD_Reference_ID

public static final int A_ASSET_COST_AD_Reference_ID
A_Asset_Cost AD_Reference_ID=53278

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

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

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_I_Asset

public X_I_Asset(Properties ctx,
                 int I_Asset_ID,
                 String trxName)
Standard Constructor


X_I_Asset

public X_I_Asset(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_I_Asset
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_I_Asset
Returns:
A_Accumdepreciation_Acct

setA_Accumulated_Depr

public void setA_Accumulated_Depr(BigDecimal A_Accumulated_Depr)
Set A_Accumulated_Depr.

Specified by:
setA_Accumulated_Depr in interface I_I_Asset
Parameters:
A_Accumulated_Depr - A_Accumulated_Depr

getA_Accumulated_Depr

public BigDecimal getA_Accumulated_Depr()
Get A_Accumulated_Depr.

Specified by:
getA_Accumulated_Depr in interface I_I_Asset
Returns:
A_Accumulated_Depr

setA_Asset_Acct

public void setA_Asset_Acct(int A_Asset_Acct)
Set A_Asset_Acct.

Specified by:
setA_Asset_Acct in interface I_I_Asset
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_I_Asset
Returns:
A_Asset_Acct

setA_Asset_Cost

public void setA_Asset_Cost(BigDecimal A_Asset_Cost)
Set A_Asset_Cost.

Specified by:
setA_Asset_Cost in interface I_I_Asset
Parameters:
A_Asset_Cost - A_Asset_Cost

getA_Asset_Cost

public BigDecimal getA_Asset_Cost()
Get A_Asset_Cost.

Specified by:
getA_Asset_Cost in interface I_I_Asset
Returns:
A_Asset_Cost

getA_Asset_Group

public I_A_Asset_Group getA_Asset_Group()
                                 throws Exception
Specified by:
getA_Asset_Group in interface I_I_Asset
Throws:
Exception

setA_Asset_Group_ID

public void setA_Asset_Group_ID(int A_Asset_Group_ID)
Set Asset Group.

Specified by:
setA_Asset_Group_ID in interface I_I_Asset
Parameters:
A_Asset_Group_ID - Group of Assets

getA_Asset_Group_ID

public int getA_Asset_Group_ID()
Get Asset Group.

Specified by:
getA_Asset_Group_ID in interface I_I_Asset
Returns:
Group of Assets

setA_Asset_ID

public void setA_Asset_ID(int A_Asset_ID)
Set Asset.

Specified by:
setA_Asset_ID in interface I_I_Asset
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_I_Asset
Returns:
Asset used internally or by customers

setA_Asset_Life_Current_Year

public void setA_Asset_Life_Current_Year(int A_Asset_Life_Current_Year)
Set A_Asset_Life_Current_Year.

Specified by:
setA_Asset_Life_Current_Year in interface I_I_Asset
Parameters:
A_Asset_Life_Current_Year - A_Asset_Life_Current_Year

getA_Asset_Life_Current_Year

public int getA_Asset_Life_Current_Year()
Get A_Asset_Life_Current_Year.

Specified by:
getA_Asset_Life_Current_Year in interface I_I_Asset
Returns:
A_Asset_Life_Current_Year

setA_Asset_Life_Years

public void setA_Asset_Life_Years(int A_Asset_Life_Years)
Set A_Asset_Life_Years.

Specified by:
setA_Asset_Life_Years in interface I_I_Asset
Parameters:
A_Asset_Life_Years - A_Asset_Life_Years

getA_Asset_Life_Years

public int getA_Asset_Life_Years()
Get A_Asset_Life_Years.

Specified by:
getA_Asset_Life_Years in interface I_I_Asset
Returns:
A_Asset_Life_Years

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_I_Asset
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_I_Asset
Returns:
A_Asset_Spread_Type

setA_Base_Amount

public void setA_Base_Amount(BigDecimal A_Base_Amount)
Set A_Base_Amount.

Specified by:
setA_Base_Amount in interface I_I_Asset
Parameters:
A_Base_Amount - A_Base_Amount

getA_Base_Amount

public BigDecimal getA_Base_Amount()
Get A_Base_Amount.

Specified by:
getA_Base_Amount in interface I_I_Asset
Returns:
A_Base_Amount

setA_Calc_Accumulated_Depr

public void setA_Calc_Accumulated_Depr(BigDecimal A_Calc_Accumulated_Depr)
Set A_Calc_Accumulated_Depr.

Specified by:
setA_Calc_Accumulated_Depr in interface I_I_Asset
Parameters:
A_Calc_Accumulated_Depr - A_Calc_Accumulated_Depr

getA_Calc_Accumulated_Depr

public BigDecimal getA_Calc_Accumulated_Depr()
Get A_Calc_Accumulated_Depr.

Specified by:
getA_Calc_Accumulated_Depr in interface I_I_Asset
Returns:
A_Calc_Accumulated_Depr

setA_Curr_Dep_Exp

public void setA_Curr_Dep_Exp(BigDecimal A_Curr_Dep_Exp)
Set A_Curr_Dep_Exp.

Specified by:
setA_Curr_Dep_Exp in interface I_I_Asset
Parameters:
A_Curr_Dep_Exp - A_Curr_Dep_Exp

getA_Curr_Dep_Exp

public BigDecimal getA_Curr_Dep_Exp()
Get A_Curr_Dep_Exp.

Specified by:
getA_Curr_Dep_Exp in interface I_I_Asset
Returns:
A_Curr_Dep_Exp

setA_Current_Period

public void setA_Current_Period(int A_Current_Period)
Set A_Current_Period.

Specified by:
setA_Current_Period in interface I_I_Asset
Parameters:
A_Current_Period - A_Current_Period

getA_Current_Period

public int getA_Current_Period()
Get A_Current_Period.

Specified by:
getA_Current_Period in interface I_I_Asset
Returns:
A_Current_Period

setA_Depreciation_Acct

public void setA_Depreciation_Acct(int A_Depreciation_Acct)
Set A_Depreciation_Acct.

Specified by:
setA_Depreciation_Acct in interface I_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
Returns:
A_Disposal_Revenue

setAD_User_ID

public void setAD_User_ID(int AD_User_ID)
Set User/Contact.

Specified by:
setAD_User_ID in interface I_I_Asset
Parameters:
AD_User_ID - User within the system - Internal or Business Partner Contact

getAD_User_ID

public int getAD_User_ID()
Get User/Contact.

Specified by:
getAD_User_ID in interface I_I_Asset
Returns:
User within the system - Internal or Business Partner Contact

setA_Life_Period

public void setA_Life_Period(int A_Life_Period)
Set A_Life_Period.

Specified by:
setA_Life_Period in interface I_I_Asset
Parameters:
A_Life_Period - A_Life_Period

getA_Life_Period

public int getA_Life_Period()
Get A_Life_Period.

Specified by:
getA_Life_Period in interface I_I_Asset
Returns:
A_Life_Period

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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
Returns:
A_Period_End

setA_Period_Posted

public void setA_Period_Posted(int A_Period_Posted)
Set A_Period_Posted.

Specified by:
setA_Period_Posted in interface I_I_Asset
Parameters:
A_Period_Posted - A_Period_Posted

getA_Period_Posted

public int getA_Period_Posted()
Get A_Period_Posted.

Specified by:
getA_Period_Posted in interface I_I_Asset
Returns:
A_Period_Posted

setA_Period_Start

public void setA_Period_Start(int A_Period_Start)
Set A_Period_Start.

Specified by:
setA_Period_Start in interface I_I_Asset
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_I_Asset
Returns:
A_Period_Start

setA_Prior_Year_Accumulated_Depr

public void setA_Prior_Year_Accumulated_Depr(BigDecimal A_Prior_Year_Accumulated_Depr)
Set A_Prior_Year_Accumulated_Depr.

Specified by:
setA_Prior_Year_Accumulated_Depr in interface I_I_Asset
Parameters:
A_Prior_Year_Accumulated_Depr - A_Prior_Year_Accumulated_Depr

getA_Prior_Year_Accumulated_Depr

public BigDecimal getA_Prior_Year_Accumulated_Depr()
Get A_Prior_Year_Accumulated_Depr.

Specified by:
getA_Prior_Year_Accumulated_Depr in interface I_I_Asset
Returns:
A_Prior_Year_Accumulated_Depr

setA_QTY_Current

public void setA_QTY_Current(int A_QTY_Current)
Set A_QTY_Current.

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

getA_QTY_Current

public int getA_QTY_Current()
Get A_QTY_Current.

Specified by:
getA_QTY_Current in interface I_I_Asset
Returns:
A_QTY_Current

setA_QTY_Original

public void setA_QTY_Original(int A_QTY_Original)
Set A_QTY_Original.

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

getA_QTY_Original

public int getA_QTY_Original()
Get A_QTY_Original.

Specified by:
getA_QTY_Original in interface I_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
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_I_Asset
Returns:
A_Split_Percent

setAssetDepreciationDate

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

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

getAssetDepreciationDate

public Timestamp getAssetDepreciationDate()
Get Asset Depreciation Date.

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

setAssetDisposalDate

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

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

getAssetDisposalDate

public Timestamp getAssetDisposalDate()
Get Asset Disposal Date.

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

setAssetMarketValueAmt

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

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

getAssetMarketValueAmt

public BigDecimal getAssetMarketValueAmt()
Get Market value Amount.

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

setAssetServiceDate

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

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

getAssetServiceDate

public Timestamp getAssetServiceDate()
Get In Service Date.

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

getC_AcctSchema

public I_C_AcctSchema getC_AcctSchema()
                               throws Exception
Specified by:
getC_AcctSchema in interface I_I_Asset
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_I_Asset
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_I_Asset
Returns:
Rules for accounting

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_I_Asset
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_I_Asset
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_I_Asset
Returns:
Identifies a Business Partner

getC_BPartner_Location

public I_C_BPartner_Location getC_BPartner_Location()
                                             throws Exception
Specified by:
getC_BPartner_Location in interface I_I_Asset
Throws:
Exception

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_I_Asset
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_I_Asset
Returns:
Identifies the (ship to) address for this Business Partner

getC_Location

public I_C_Location getC_Location()
                           throws Exception
Specified by:
getC_Location in interface I_I_Asset
Throws:
Exception

setC_Location_ID

public void setC_Location_ID(int C_Location_ID)
Set Address.

Specified by:
setC_Location_ID in interface I_I_Asset
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_I_Asset
Returns:
Location or Address

setConventionType

public void setConventionType(int ConventionType)
Set ConventionType.

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

getConventionType

public int getConventionType()
Get ConventionType.

Specified by:
getConventionType in interface I_I_Asset
Returns:
ConventionType

setDepreciationType

public void setDepreciationType(int DepreciationType)
Set DepreciationType.

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

getDepreciationType

public int getDepreciationType()
Get DepreciationType.

Specified by:
getDepreciationType in interface I_I_Asset
Returns:
DepreciationType

setDescription

public void setDescription(String Description)
Set Description.

Specified by:
setDescription in interface I_I_Asset
Parameters:
Description - Optional short description of the record

getDescription

public String getDescription()
Get Description.

Specified by:
getDescription in interface I_I_Asset
Returns:
Optional short description of the record

setGuaranteeDate

public void setGuaranteeDate(Timestamp GuaranteeDate)
Set Guarantee Date.

Specified by:
setGuaranteeDate in interface I_I_Asset
Parameters:
GuaranteeDate - Date when guarantee expires

getGuaranteeDate

public Timestamp getGuaranteeDate()
Get Guarantee Date.

Specified by:
getGuaranteeDate in interface I_I_Asset
Returns:
Date when guarantee expires

setHelp

public void setHelp(String Help)
Set Comment/Help.

Specified by:
setHelp in interface I_I_Asset
Parameters:
Help - Comment or Hint

getHelp

public String getHelp()
Get Comment/Help.

Specified by:
getHelp in interface I_I_Asset
Returns:
Comment or Hint

setI_Asset_ID

public void setI_Asset_ID(int I_Asset_ID)
Set I_Asset_ID.

Specified by:
setI_Asset_ID in interface I_I_Asset
Parameters:
I_Asset_ID - I_Asset_ID

getI_Asset_ID

public int getI_Asset_ID()
Get I_Asset_ID.

Specified by:
getI_Asset_ID in interface I_I_Asset
Returns:
I_Asset_ID

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setI_ErrorMsg

public void setI_ErrorMsg(String I_ErrorMsg)
Set Import Error Message.

Specified by:
setI_ErrorMsg in interface I_I_Asset
Parameters:
I_ErrorMsg - Messages generated from import process

getI_ErrorMsg

public String getI_ErrorMsg()
Get Import Error Message.

Specified by:
getI_ErrorMsg in interface I_I_Asset
Returns:
Messages generated from import process

setI_Isimported

public void setI_Isimported(boolean I_Isimported)
Set I_Isimported.

Specified by:
setI_Isimported in interface I_I_Asset
Parameters:
I_Isimported - I_Isimported

isI_Isimported

public boolean isI_Isimported()
Get I_Isimported.

Specified by:
isI_Isimported in interface I_I_Asset
Returns:
I_Isimported

setIsDepreciated

public void setIsDepreciated(boolean IsDepreciated)
Set Depreciate.

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

isDepreciated

public boolean isDepreciated()
Get Depreciate.

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

setIsDisposed

public void setIsDisposed(boolean IsDisposed)
Set Disposed.

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

isDisposed

public boolean isDisposed()
Get Disposed.

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

setIsFullyDepreciated

public void setIsFullyDepreciated(boolean IsFullyDepreciated)
Set Fully depreciated.

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

isFullyDepreciated

public boolean isFullyDepreciated()
Get Fully depreciated.

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

setIsInPosession

public void setIsInPosession(boolean IsInPosession)
Set In Possession.

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

isInPosession

public boolean isInPosession()
Get In Possession.

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

setIsOwned

public void setIsOwned(boolean IsOwned)
Set Owned.

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

isOwned

public boolean isOwned()
Get Owned.

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

setLifeUseUnits

public void setLifeUseUnits(int LifeUseUnits)
Set Life use.

Specified by:
setLifeUseUnits in interface I_I_Asset
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_I_Asset
Returns:
Units of use until the asset is not usable anymore

setLocationComment

public void setLocationComment(String LocationComment)
Set Location comment.

Specified by:
setLocationComment in interface I_I_Asset
Parameters:
LocationComment - Additional comments or remarks concerning the location

getLocationComment

public String getLocationComment()
Get Location comment.

Specified by:
getLocationComment in interface I_I_Asset
Returns:
Additional comments or remarks concerning the location

setLot

public void setLot(String Lot)
Set Lot No.

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

getLot

public String getLot()
Get Lot No.

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

setM_AttributeSetInstance_ID

public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID)
Set Attribute Set Instance.

Specified by:
setM_AttributeSetInstance_ID in interface I_I_Asset
Parameters:
M_AttributeSetInstance_ID - Product Attribute Set Instance

getM_AttributeSetInstance_ID

public int getM_AttributeSetInstance_ID()
Get Attribute Set Instance.

Specified by:
getM_AttributeSetInstance_ID in interface I_I_Asset
Returns:
Product Attribute Set Instance

getM_Locator

public I_M_Locator getM_Locator()
                         throws Exception
Specified by:
getM_Locator in interface I_I_Asset
Throws:
Exception

setM_Locator_ID

public void setM_Locator_ID(int M_Locator_ID)
Set Locator.

Specified by:
setM_Locator_ID in interface I_I_Asset
Parameters:
M_Locator_ID - Warehouse Locator

getM_Locator_ID

public int getM_Locator_ID()
Get Locator.

Specified by:
getM_Locator_ID in interface I_I_Asset
Returns:
Warehouse Locator

getM_Product

public I_M_Product getM_Product()
                         throws Exception
Specified by:
getM_Product in interface I_I_Asset
Throws:
Exception

setM_Product_ID

public void setM_Product_ID(int M_Product_ID)
Set Product.

Specified by:
setM_Product_ID in interface I_I_Asset
Parameters:
M_Product_ID - Product, Service, Item

getM_Product_ID

public int getM_Product_ID()
Get Product.

Specified by:
getM_Product_ID in interface I_I_Asset
Returns:
Product, Service, Item

setName

public void setName(String Name)
Set Name.

Specified by:
setName in interface I_I_Asset
Parameters:
Name - Alphanumeric identifier of the entity

getName

public String getName()
Get Name.

Specified by:
getName in interface I_I_Asset
Returns:
Alphanumeric identifier of the entity

setPostingType

public void setPostingType(String PostingType)
Set PostingType.

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

getPostingType

public String getPostingType()
Get PostingType.

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

setProcessed

public void setProcessed(boolean Processed)
Set Processed.

Specified by:
setProcessed in interface I_I_Asset
Parameters:
Processed - The document has been processed

isProcessed

public boolean isProcessed()
Get Processed.

Specified by:
isProcessed in interface I_I_Asset
Returns:
The document has been processed

setProcessing

public void setProcessing(boolean Processing)
Set Process Now.

Specified by:
setProcessing in interface I_I_Asset
Parameters:
Processing - Process Now

isProcessing

public boolean isProcessing()
Get Process Now.

Specified by:
isProcessing in interface I_I_Asset
Returns:
Process Now

setSerNo

public void setSerNo(String SerNo)
Set Serial No.

Specified by:
setSerNo in interface I_I_Asset
Parameters:
SerNo - Product Serial Number

getSerNo

public String getSerNo()
Get Serial No.

Specified by:
getSerNo in interface I_I_Asset
Returns:
Product Serial Number

setUseLifeMonths

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

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

getUseLifeMonths

public int getUseLifeMonths()
Get Usable Life - Months.

Specified by:
getUseLifeMonths in interface I_I_Asset
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_I_Asset
Parameters:
UseLifeYears - Years of the usable life of the asset

getUseLifeYears

public int getUseLifeYears()
Get Usable Life - Years.

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

setUseUnits

public void setUseUnits(int UseUnits)
Set Use units.

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

getUseUnits

public int getUseUnits()
Get Use units.

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

setValue

public void setValue(String Value)
Set Search Key.

Specified by:
setValue in interface I_I_Asset
Parameters:
Value - Search key for the record in the format required - must be unique

getValue

public String getValue()
Get Search Key.

Specified by:
getValue in interface I_I_Asset
Returns:
Search key for the record in the format required - must be unique

setVersionNo

public void setVersionNo(String VersionNo)
Set Version No.

Specified by:
setVersionNo in interface I_I_Asset
Parameters:
VersionNo - Version Number

getVersionNo

public String getVersionNo()
Get Version No.

Specified by:
getVersionNo in interface I_I_Asset
Returns:
Version Number

Adempiere 3.5.2a

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