Package org.compiere.model
Class X_I_Asset
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_I_Asset
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_I_Asset
,I_Persistent
,Evaluatee
Generated Model for I_Asset
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
A_Depreciation_Manual_Period AD_Reference_ID=53256static final String
Period = PRstatic final String
Yearly = YRstatic final int
A_Reval_Cal_Method AD_Reference_ID=53259static final String
Default = DFTstatic final String
Inception to date = IDFstatic final String
Year Balances = YBFstatic final String
Actual = Astatic final int
PostingType AD_Reference_ID=125static final String
Budget = Bstatic final String
Commitment = Estatic final String
Reservation = Rstatic final String
Statistical = SFields 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, LOCAL_TRX_PREFIX, log, p_ctx, p_info, UUID_NEW_RECORD, 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_Base_Amount, COLUMNNAME_A_Calc_Accumulated_Depr, COLUMNNAME_A_Curr_Dep_Exp, COLUMNNAME_A_Current_Period, COLUMNNAME_A_Depreciation_Acct, COLUMNNAME_A_Depreciation_Manual_Amount, COLUMNNAME_A_Depreciation_Manual_Period, COLUMNNAME_A_Depreciation_Table_Header_ID, COLUMNNAME_A_Depreciation_Variable_Perc, 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_Cal_Method, COLUMNNAME_A_Salvage_Value, COLUMNNAME_A_Split_Percent, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, 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_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_GuaranteeDate, COLUMNNAME_Help, COLUMNNAME_I_Asset_ID, COLUMNNAME_I_Asset_UU, COLUMNNAME_I_ErrorMsg, COLUMNNAME_I_IsImported, COLUMNNAME_IsActive, 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_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_UseLifeMonths, COLUMNNAME_UseLifeYears, COLUMNNAME_UseUnits, COLUMNNAME_Value, COLUMNNAME_VersionNo, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_I_Asset
(Properties ctx, int I_Asset_ID, String trxName) Standard ConstructorX_I_Asset
(Properties ctx, int I_Asset_ID, String trxName, String... virtualColumns) Standard ConstructorX_I_Asset
(Properties ctx, String I_Asset_UU, String trxName) Standard ConstructorX_I_Asset
(Properties ctx, String I_Asset_UU, String trxName, String... virtualColumns) Standard ConstructorX_I_Asset
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelint
Get Accumulated Depreciation Account.Get Accumulated Depreciation.int
Get Asset Acct.Get Asset Cost.int
Get Asset Group.int
Get Asset.int
Get A_Asset_Life_Current_Year.Get Life Years.Get A_Base_Amount.Get A_Calc_Accumulated_Depr.Get A_Curr_Dep_Exp.int
Get Current Period.int
Get Depreciation Account.Get A_Depreciation_Manual_Amount.Get A_Depreciation_Manual_Period.int
Get A_Depreciation_Table_Header_ID.Get Variable Percent.int
Get Life Periods.int
Get Parent Asset.int
Get A_Period_End.int
Get A_Period_Posted.int
Get A_Period_Start.Get A_Prior_Year_Accumulated_Depr.int
Get Current Qty.int
Get A_QTY_Original.Get A_Reval_Cal_Method.Get Asset Salvage Value.Get Split Percent.int
Get User/Contact.Get Asset Depreciation Date.Get Asset Disposal Date.Get Market value Amount.Get In Service Date.int
Get Accounting Schema.int
Get Business Partner.int
Get Partner Location.int
Get Address.Get Description.Get Guarantee Date.getHelp()
Get Comment/Help.int
Get Asset.Get I_Asset_UU.Get Import Error Message.Get Record ID/ColumnNameint
Get Life use.Get Location comment.getLot()
Get Lot No.int
Get Attribute Set Instance.int
Get Locator.int
Get Product.getName()
Get Name.Get Posting Type.getSerNo()
Get Serial No.int
Get Usable Life - Months.Get Usable Life - Years.int
Get Use units.getValue()
Get Search Key.Get Version No.protected POInfo
initPO
(Properties ctx) Load Meta Databoolean
Get Depreciate.boolean
Get Disposed.boolean
Get Fully depreciated.boolean
Get Imported.boolean
Get In Possession.boolean
isOwned()
Get Owned.boolean
Get Processed.boolean
Get Process Now.void
setA_Accumdepreciation_Acct
(int A_Accumdepreciation_Acct) Set Accumulated Depreciation Account.void
setA_Accumulated_Depr
(BigDecimal A_Accumulated_Depr) Set Accumulated Depreciation.void
setA_Asset_Acct
(int A_Asset_Acct) Set Asset Acct.void
setA_Asset_Cost
(BigDecimal A_Asset_Cost) Set 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
(BigDecimal A_Asset_Life_Years) Set Life Years.void
setA_Base_Amount
(BigDecimal A_Base_Amount) Set A_Base_Amount.void
setA_Calc_Accumulated_Depr
(BigDecimal A_Calc_Accumulated_Depr) Set A_Calc_Accumulated_Depr.void
setA_Curr_Dep_Exp
(BigDecimal A_Curr_Dep_Exp) Set A_Curr_Dep_Exp.void
setA_Current_Period
(int A_Current_Period) Set Current Period.void
setA_Depreciation_Acct
(int A_Depreciation_Acct) Set Depreciation Account.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 Variable Percent.void
setA_Life_Period
(int A_Life_Period) Set Life Periods.void
setA_Parent_Asset_ID
(int A_Parent_Asset_ID) Set Parent Asset.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 Current Qty.void
setA_QTY_Original
(int A_QTY_Original) Set A_QTY_Original.void
setA_Reval_Cal_Method
(String A_Reval_Cal_Method) Set A_Reval_Cal_Method.void
setA_Salvage_Value
(BigDecimal A_Salvage_Value) Set Asset Salvage Value.void
setA_Split_Percent
(BigDecimal A_Split_Percent) Set 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
setDescription
(String Description) Set Description.void
setGuaranteeDate
(Timestamp GuaranteeDate) Set Guarantee Date.void
Set Comment/Help.void
setI_Asset_ID
(int I_Asset_ID) Set Asset.void
setI_Asset_UU
(String I_Asset_UU) Set I_Asset_UU.void
setI_ErrorMsg
(String I_ErrorMsg) Set Import Error Message.void
setI_IsImported
(boolean I_IsImported) Set Imported.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
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
Set Name.void
setPostingType
(String PostingType) Set Posting Type.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Now.void
Set Serial No.void
setUseLifeMonths
(int UseLifeMonths) Set Usable Life - Months.void
setUseLifeYears
(BigDecimal UseLifeYears) Set Usable Life - Years.void
setUseUnits
(int UseUnits) Set Use units.void
Set Search Key.void
setVersionNo
(String VersionNo) Set Version No.toString()
String representationMethods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, buildInsertSQL, checkImmutable, clearCrossTenantSafe, clone, columnExists, columnExists, compare, copyPO, copyValues, copyValues, createAttachment, delete, delete, delete_Accounting, delete_Tree, deleteEx, deleteEx, dump, dump, equals, get_Attribute, get_Attributes, 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_OptimisticLockingColumns, get_Table_ID, get_TableName, get_Translation, get_Translation, get_Translation, get_Translation, get_Translation, get_TrxName, get_UUID, get_Value, get_Value, get_ValueAsBoolean, get_ValueAsInt, get_ValueAsInt, get_ValueAsString, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, getUUIDColumnName, getUUIDColumnName, hashCode, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_Immutable, is_new, is_UseOptimisticLocking, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadByUU, loadComplete, loadDefaults, loadPO, loadSpecial, lock, makeImmutable, postDelete, retrieveIdOfParentValue, retrieveIdOfParentValue, save, save, saveCrossTenantSafe, saveCrossTenantSafeEx, saveCrossTenantSafeEx, saveEx, saveEx, saveNew_afterSetID, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_Attribute, set_ColumnUpdateable, set_CustomColumn, set_CustomColumnReturningBoolean, set_OptimisticLockingColumns, set_TrxName, set_TrxName, set_UseOptimisticLocking, set_Value, set_Value, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, set_ValueOfColumnReturningBoolean, set_ValueOfColumnReturningBoolean, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setCrossTenantSafe, setDoc, setDocWorkflowMgr, setIsActive, setProcessedOn, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, toInsertSQL, unlock, update_Tree, validForeignKeys
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
Methods inherited from interface org.compiere.model.I_I_Asset
getAD_Client_ID, getAD_Org_ID, getCreated, getCreatedBy, getUpdated, getUpdatedBy, isActive, setAD_Org_ID, setIsActive
Methods inherited from interface org.compiere.model.I_Persistent
save
-
Field Details
-
A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_ID
public static final int A_DEPRECIATION_MANUAL_PERIOD_AD_Reference_IDA_Depreciation_Manual_Period AD_Reference_ID=53256- See Also:
-
A_DEPRECIATION_MANUAL_PERIOD_Period
Period = PR- See Also:
-
A_DEPRECIATION_MANUAL_PERIOD_Yearly
Yearly = YR- See Also:
-
A_REVAL_CAL_METHOD_AD_Reference_ID
public static final int A_REVAL_CAL_METHOD_AD_Reference_IDA_Reval_Cal_Method AD_Reference_ID=53259- See Also:
-
A_REVAL_CAL_METHOD_Default
Default = DFT- See Also:
-
A_REVAL_CAL_METHOD_InceptionToDate
Inception to date = IDF- See Also:
-
A_REVAL_CAL_METHOD_YearBalances
Year Balances = YBF- See Also:
-
POSTINGTYPE_AD_Reference_ID
public static final int POSTINGTYPE_AD_Reference_IDPostingType AD_Reference_ID=125- See Also:
-
POSTINGTYPE_Actual
Actual = A- See Also:
-
POSTINGTYPE_Budget
Budget = B- See Also:
-
POSTINGTYPE_Commitment
Commitment = E- See Also:
-
POSTINGTYPE_Reservation
Reservation = R- See Also:
-
POSTINGTYPE_Statistical
Statistical = S- See Also:
-
-
Constructor Details
-
X_I_Asset
Standard Constructor -
X_I_Asset
Standard Constructor -
X_I_Asset
Standard Constructor -
X_I_Asset
Standard Constructor -
X_I_Asset
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 7 - System - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
getA_Accumdepreciation_A
- Specified by:
getA_Accumdepreciation_A
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setA_Accumdepreciation_Acct
public void setA_Accumdepreciation_Acct(int A_Accumdepreciation_Acct) Set Accumulated Depreciation Account.- Specified by:
setA_Accumdepreciation_Acct
in interfaceI_I_Asset
- Parameters:
A_Accumdepreciation_Acct
- Accumulated Depreciation Account
-
getA_Accumdepreciation_Acct
public int getA_Accumdepreciation_Acct()Get Accumulated Depreciation Account.- Specified by:
getA_Accumdepreciation_Acct
in interfaceI_I_Asset
- Returns:
- Accumulated Depreciation Account
-
setA_Accumulated_Depr
Set Accumulated Depreciation.- Specified by:
setA_Accumulated_Depr
in interfaceI_I_Asset
- Parameters:
A_Accumulated_Depr
- Accumulated Depreciation
-
getA_Accumulated_Depr
Get Accumulated Depreciation.- Specified by:
getA_Accumulated_Depr
in interfaceI_I_Asset
- Returns:
- Accumulated Depreciation
-
getA_Asset_A
- Specified by:
getA_Asset_A
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setA_Asset_Acct
public void setA_Asset_Acct(int A_Asset_Acct) Set Asset Acct.- Specified by:
setA_Asset_Acct
in interfaceI_I_Asset
- Parameters:
A_Asset_Acct
- Asset Acct
-
getA_Asset_Acct
public int getA_Asset_Acct()Get Asset Acct.- Specified by:
getA_Asset_Acct
in interfaceI_I_Asset
- Returns:
- Asset Acct
-
setA_Asset_Cost
Set Asset Cost.- Specified by:
setA_Asset_Cost
in interfaceI_I_Asset
- Parameters:
A_Asset_Cost
- Asset Cost
-
getA_Asset_Cost
Get Asset Cost.- Specified by:
getA_Asset_Cost
in interfaceI_I_Asset
- Returns:
- Asset Cost
-
getA_Asset_Group
- Specified by:
getA_Asset_Group
in interfaceI_I_Asset
- Throws:
RuntimeException
-
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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_I_Asset
- Returns:
- A_Asset_Life_Current_Year
-
setA_Asset_Life_Years
Set Life Years.- Specified by:
setA_Asset_Life_Years
in interfaceI_I_Asset
- Parameters:
A_Asset_Life_Years
- Life Years
-
getA_Asset_Life_Years
Get Life Years.- Specified by:
getA_Asset_Life_Years
in interfaceI_I_Asset
- Returns:
- Life Years
-
setA_Base_Amount
Set A_Base_Amount.- Specified by:
setA_Base_Amount
in interfaceI_I_Asset
- Parameters:
A_Base_Amount
- A_Base_Amount
-
getA_Base_Amount
Get A_Base_Amount.- Specified by:
getA_Base_Amount
in interfaceI_I_Asset
- Returns:
- A_Base_Amount
-
setA_Calc_Accumulated_Depr
Set A_Calc_Accumulated_Depr.- Specified by:
setA_Calc_Accumulated_Depr
in interfaceI_I_Asset
- Parameters:
A_Calc_Accumulated_Depr
- A_Calc_Accumulated_Depr
-
getA_Calc_Accumulated_Depr
Get A_Calc_Accumulated_Depr.- Specified by:
getA_Calc_Accumulated_Depr
in interfaceI_I_Asset
- Returns:
- A_Calc_Accumulated_Depr
-
setA_Curr_Dep_Exp
Set A_Curr_Dep_Exp.- Specified by:
setA_Curr_Dep_Exp
in interfaceI_I_Asset
- Parameters:
A_Curr_Dep_Exp
- A_Curr_Dep_Exp
-
getA_Curr_Dep_Exp
Get A_Curr_Dep_Exp.- Specified by:
getA_Curr_Dep_Exp
in interfaceI_I_Asset
- Returns:
- A_Curr_Dep_Exp
-
setA_Current_Period
public void setA_Current_Period(int A_Current_Period) Set Current Period.- Specified by:
setA_Current_Period
in interfaceI_I_Asset
- Parameters:
A_Current_Period
- Current Period
-
getA_Current_Period
public int getA_Current_Period()Get Current Period.- Specified by:
getA_Current_Period
in interfaceI_I_Asset
- Returns:
- Current Period
-
getA_Depreciation_A
- Specified by:
getA_Depreciation_A
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setA_Depreciation_Acct
public void setA_Depreciation_Acct(int A_Depreciation_Acct) Set Depreciation Account.- Specified by:
setA_Depreciation_Acct
in interfaceI_I_Asset
- Parameters:
A_Depreciation_Acct
- Depreciation Account
-
getA_Depreciation_Acct
public int getA_Depreciation_Acct()Get Depreciation Account.- Specified by:
getA_Depreciation_Acct
in interfaceI_I_Asset
- Returns:
- Depreciation Account
-
setA_Depreciation_Manual_Amount
Set A_Depreciation_Manual_Amount.- Specified by:
setA_Depreciation_Manual_Amount
in interfaceI_I_Asset
- Parameters:
A_Depreciation_Manual_Amount
- A_Depreciation_Manual_Amount
-
getA_Depreciation_Manual_Amount
Get A_Depreciation_Manual_Amount.- Specified by:
getA_Depreciation_Manual_Amount
in interfaceI_I_Asset
- Returns:
- A_Depreciation_Manual_Amount
-
setA_Depreciation_Manual_Period
Set A_Depreciation_Manual_Period.- Specified by:
setA_Depreciation_Manual_Period
in interfaceI_I_Asset
- Parameters:
A_Depreciation_Manual_Period
- A_Depreciation_Manual_Period
-
getA_Depreciation_Manual_Period
Get A_Depreciation_Manual_Period.- Specified by:
getA_Depreciation_Manual_Period
in interfaceI_I_Asset
- Returns:
- A_Depreciation_Manual_Period
-
getA_Depreciation_Table_Header
- Specified by:
getA_Depreciation_Table_Header
in interfaceI_I_Asset
- Throws:
RuntimeException
-
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 interfaceI_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 interfaceI_I_Asset
- Returns:
- A_Depreciation_Table_Header_ID
-
setA_Depreciation_Variable_Perc
Set Variable Percent.- Specified by:
setA_Depreciation_Variable_Perc
in interfaceI_I_Asset
- Parameters:
A_Depreciation_Variable_Perc
- Variable Percent
-
getA_Depreciation_Variable_Perc
Get Variable Percent.- Specified by:
getA_Depreciation_Variable_Perc
in interfaceI_I_Asset
- Returns:
- Variable Percent
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID) Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_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 interfaceI_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 Life Periods.- Specified by:
setA_Life_Period
in interfaceI_I_Asset
- Parameters:
A_Life_Period
- Life Periods
-
getA_Life_Period
public int getA_Life_Period()Get Life Periods.- Specified by:
getA_Life_Period
in interfaceI_I_Asset
- Returns:
- Life Periods
-
setA_Parent_Asset_ID
public void setA_Parent_Asset_ID(int A_Parent_Asset_ID) Set Parent Asset.- Specified by:
setA_Parent_Asset_ID
in interfaceI_I_Asset
- Parameters:
A_Parent_Asset_ID
- Parent Asset
-
getA_Parent_Asset_ID
public int getA_Parent_Asset_ID()Get Parent Asset.- Specified by:
getA_Parent_Asset_ID
in interfaceI_I_Asset
- Returns:
- Parent Asset
-
setA_Period_End
public void setA_Period_End(int A_Period_End) Set A_Period_End.- Specified by:
setA_Period_End
in interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_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 interfaceI_I_Asset
- Returns:
- A_Period_Start
-
setA_Prior_Year_Accumulated_Depr
Set A_Prior_Year_Accumulated_Depr.- Specified by:
setA_Prior_Year_Accumulated_Depr
in interfaceI_I_Asset
- Parameters:
A_Prior_Year_Accumulated_Depr
- A_Prior_Year_Accumulated_Depr
-
getA_Prior_Year_Accumulated_Depr
Get A_Prior_Year_Accumulated_Depr.- Specified by:
getA_Prior_Year_Accumulated_Depr
in interfaceI_I_Asset
- Returns:
- A_Prior_Year_Accumulated_Depr
-
setA_QTY_Current
public void setA_QTY_Current(int A_QTY_Current) Set Current Qty.- Specified by:
setA_QTY_Current
in interfaceI_I_Asset
- Parameters:
A_QTY_Current
- Current Qty
-
getA_QTY_Current
public int getA_QTY_Current()Get Current Qty.- Specified by:
getA_QTY_Current
in interfaceI_I_Asset
- Returns:
- Current Qty
-
setA_QTY_Original
public void setA_QTY_Original(int A_QTY_Original) Set A_QTY_Original.- Specified by:
setA_QTY_Original
in interfaceI_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 interfaceI_I_Asset
- Returns:
- A_QTY_Original
-
setA_Reval_Cal_Method
Set A_Reval_Cal_Method.- Specified by:
setA_Reval_Cal_Method
in interfaceI_I_Asset
- Parameters:
A_Reval_Cal_Method
- A_Reval_Cal_Method
-
getA_Reval_Cal_Method
Get A_Reval_Cal_Method.- Specified by:
getA_Reval_Cal_Method
in interfaceI_I_Asset
- Returns:
- A_Reval_Cal_Method
-
setA_Salvage_Value
Set Asset Salvage Value.- Specified by:
setA_Salvage_Value
in interfaceI_I_Asset
- Parameters:
A_Salvage_Value
- Asset Salvage Value
-
getA_Salvage_Value
Get Asset Salvage Value.- Specified by:
getA_Salvage_Value
in interfaceI_I_Asset
- Returns:
- Asset Salvage Value
-
setA_Split_Percent
Set Split Percent.- Specified by:
setA_Split_Percent
in interfaceI_I_Asset
- Parameters:
A_Split_Percent
- Split Percent
-
getA_Split_Percent
Get Split Percent.- Specified by:
getA_Split_Percent
in interfaceI_I_Asset
- Returns:
- Split Percent
-
setAssetDepreciationDate
Set Asset Depreciation Date.- Specified by:
setAssetDepreciationDate
in interfaceI_I_Asset
- Parameters:
AssetDepreciationDate
- Date of last depreciation
-
getAssetDepreciationDate
Get Asset Depreciation Date.- Specified by:
getAssetDepreciationDate
in interfaceI_I_Asset
- Returns:
- Date of last depreciation
-
setAssetDisposalDate
Set Asset Disposal Date.- Specified by:
setAssetDisposalDate
in interfaceI_I_Asset
- Parameters:
AssetDisposalDate
- Date when the asset is/was disposed
-
getAssetDisposalDate
Get Asset Disposal Date.- Specified by:
getAssetDisposalDate
in interfaceI_I_Asset
- Returns:
- Date when the asset is/was disposed
-
setAssetMarketValueAmt
Set Market value Amount.- Specified by:
setAssetMarketValueAmt
in interfaceI_I_Asset
- Parameters:
AssetMarketValueAmt
- Market value of the asset
-
getAssetMarketValueAmt
Get Market value Amount.- Specified by:
getAssetMarketValueAmt
in interfaceI_I_Asset
- Returns:
- Market value of the asset
-
setAssetServiceDate
Set In Service Date.- Specified by:
setAssetServiceDate
in interfaceI_I_Asset
- Parameters:
AssetServiceDate
- Date when Asset was put into service
-
getAssetServiceDate
Get In Service Date.- Specified by:
getAssetServiceDate
in interfaceI_I_Asset
- Returns:
- Date when Asset was put into service
-
getC_AcctSchema
- Specified by:
getC_AcctSchema
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setC_AcctSchema_ID
public void setC_AcctSchema_ID(int C_AcctSchema_ID) Set Accounting Schema.- Specified by:
setC_AcctSchema_ID
in interfaceI_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 interfaceI_I_Asset
- Returns:
- Rules for accounting
-
getC_BPartner
- Specified by:
getC_BPartner
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setC_BPartner_ID
public void setC_BPartner_ID(int C_BPartner_ID) Set Business Partner.- Specified by:
setC_BPartner_ID
in interfaceI_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 interfaceI_I_Asset
- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
- Specified by:
getC_BPartner_Location
in interfaceI_I_Asset
- Throws:
RuntimeException
-
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 interfaceI_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 interfaceI_I_Asset
- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_Location
- Specified by:
getC_Location
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setC_Location_ID
public void setC_Location_ID(int C_Location_ID) Set Address.- Specified by:
setC_Location_ID
in interfaceI_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 interfaceI_I_Asset
- Returns:
- Location or Address
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_I_Asset
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_I_Asset
- Returns:
- Optional short description of the record
-
setGuaranteeDate
Set Guarantee Date.- Specified by:
setGuaranteeDate
in interfaceI_I_Asset
- Parameters:
GuaranteeDate
- Date when guarantee expires
-
getGuaranteeDate
Get Guarantee Date.- Specified by:
getGuaranteeDate
in interfaceI_I_Asset
- Returns:
- Date when guarantee expires
-
setHelp
Set Comment/Help. -
getHelp
Get Comment/Help. -
setI_Asset_ID
public void setI_Asset_ID(int I_Asset_ID) Set Asset.- Specified by:
setI_Asset_ID
in interfaceI_I_Asset
- Parameters:
I_Asset_ID
- Asset
-
getI_Asset_ID
public int getI_Asset_ID()Get Asset.- Specified by:
getI_Asset_ID
in interfaceI_I_Asset
- Returns:
- Asset
-
getKeyNamePair
Get Record ID/ColumnName- Returns:
- ID/ColumnName pair
-
setI_Asset_UU
Set I_Asset_UU.- Specified by:
setI_Asset_UU
in interfaceI_I_Asset
- Parameters:
I_Asset_UU
- I_Asset_UU
-
getI_Asset_UU
Get I_Asset_UU.- Specified by:
getI_Asset_UU
in interfaceI_I_Asset
- Returns:
- I_Asset_UU
-
setI_ErrorMsg
Set Import Error Message.- Specified by:
setI_ErrorMsg
in interfaceI_I_Asset
- Parameters:
I_ErrorMsg
- Messages generated from import process
-
getI_ErrorMsg
Get Import Error Message.- Specified by:
getI_ErrorMsg
in interfaceI_I_Asset
- Returns:
- Messages generated from import process
-
setI_IsImported
public void setI_IsImported(boolean I_IsImported) Set Imported.- Specified by:
setI_IsImported
in interfaceI_I_Asset
- Parameters:
I_IsImported
- Has this import been processed
-
isI_IsImported
public boolean isI_IsImported()Get Imported.- Specified by:
isI_IsImported
in interfaceI_I_Asset
- Returns:
- Has this import been processed
-
setIsDepreciated
public void setIsDepreciated(boolean IsDepreciated) Set Depreciate.- Specified by:
setIsDepreciated
in interfaceI_I_Asset
- Parameters:
IsDepreciated
- The asset will be depreciated
-
isDepreciated
public boolean isDepreciated()Get Depreciate.- Specified by:
isDepreciated
in interfaceI_I_Asset
- Returns:
- The asset will be depreciated
-
setIsDisposed
public void setIsDisposed(boolean IsDisposed) Set Disposed.- Specified by:
setIsDisposed
in interfaceI_I_Asset
- Parameters:
IsDisposed
- The asset is disposed
-
isDisposed
public boolean isDisposed()Get Disposed.- Specified by:
isDisposed
in interfaceI_I_Asset
- Returns:
- The asset is disposed
-
setIsFullyDepreciated
public void setIsFullyDepreciated(boolean IsFullyDepreciated) Set Fully depreciated.- Specified by:
setIsFullyDepreciated
in interfaceI_I_Asset
- Parameters:
IsFullyDepreciated
- The asset is fully depreciated
-
isFullyDepreciated
public boolean isFullyDepreciated()Get Fully depreciated.- Specified by:
isFullyDepreciated
in interfaceI_I_Asset
- Returns:
- The asset is fully depreciated
-
setIsInPosession
public void setIsInPosession(boolean IsInPosession) Set In Possession.- Specified by:
setIsInPosession
in interfaceI_I_Asset
- Parameters:
IsInPosession
- The asset is in the possession of the organization
-
isInPosession
public boolean isInPosession()Get In Possession.- Specified by:
isInPosession
in interfaceI_I_Asset
- Returns:
- The asset is in the possession of the organization
-
setIsOwned
public void setIsOwned(boolean IsOwned) Set Owned.- Specified by:
setIsOwned
in interfaceI_I_Asset
- Parameters:
IsOwned
- The asset is owned by the organization
-
isOwned
public boolean isOwned()Get Owned. -
setLifeUseUnits
public void setLifeUseUnits(int LifeUseUnits) Set Life use.- Specified by:
setLifeUseUnits
in interfaceI_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 interfaceI_I_Asset
- Returns:
- Units of use until the asset is not usable anymore
-
setLocationComment
Set Location comment.- Specified by:
setLocationComment
in interfaceI_I_Asset
- Parameters:
LocationComment
- Additional comments or remarks concerning the location
-
getLocationComment
Get Location comment.- Specified by:
getLocationComment
in interfaceI_I_Asset
- Returns:
- Additional comments or remarks concerning the location
-
setLot
Set Lot No. -
getLot
Get Lot No. -
getM_AttributeSetInstance
- Specified by:
getM_AttributeSetInstance
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setM_AttributeSetInstance_ID
public void setM_AttributeSetInstance_ID(int M_AttributeSetInstance_ID) Set Attribute Set Instance.- Specified by:
setM_AttributeSetInstance_ID
in interfaceI_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 interfaceI_I_Asset
- Returns:
- Product Attribute Set Instance
-
getM_Locator
- Specified by:
getM_Locator
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setM_Locator_ID
public void setM_Locator_ID(int M_Locator_ID) Set Locator.- Specified by:
setM_Locator_ID
in interfaceI_I_Asset
- Parameters:
M_Locator_ID
- Warehouse Locator
-
getM_Locator_ID
public int getM_Locator_ID()Get Locator.- Specified by:
getM_Locator_ID
in interfaceI_I_Asset
- Returns:
- Warehouse Locator
-
getM_Product
- Specified by:
getM_Product
in interfaceI_I_Asset
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_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 interfaceI_I_Asset
- Returns:
- Product, Service, Item
-
setName
Set Name. -
getName
Get Name. -
setPostingType
Set Posting Type.- Specified by:
setPostingType
in interfaceI_I_Asset
- Parameters:
PostingType
- The type of posted amount for the transaction
-
getPostingType
Get Posting Type.- Specified by:
getPostingType
in interfaceI_I_Asset
- Returns:
- The type of posted amount for the transaction
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_I_Asset
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_I_Asset
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_I_Asset
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_I_Asset
- Returns:
- Process Now
-
setSerNo
Set Serial No. -
getSerNo
Get Serial No. -
setUseLifeMonths
public void setUseLifeMonths(int UseLifeMonths) Set Usable Life - Months.- Specified by:
setUseLifeMonths
in interfaceI_I_Asset
- Parameters:
UseLifeMonths
- Months of the usable life of the asset
-
getUseLifeMonths
public int getUseLifeMonths()Get Usable Life - Months.- Specified by:
getUseLifeMonths
in interfaceI_I_Asset
- Returns:
- Months of the usable life of the asset
-
setUseLifeYears
Set Usable Life - Years.- Specified by:
setUseLifeYears
in interfaceI_I_Asset
- Parameters:
UseLifeYears
- Years of the usable life of the asset
-
getUseLifeYears
Get Usable Life - Years.- Specified by:
getUseLifeYears
in interfaceI_I_Asset
- Returns:
- Years of the usable life of the asset
-
setUseUnits
public void setUseUnits(int UseUnits) Set Use units.- Specified by:
setUseUnits
in interfaceI_I_Asset
- Parameters:
UseUnits
- Currently used units of the assets
-
getUseUnits
public int getUseUnits()Get Use units.- Specified by:
getUseUnits
in interfaceI_I_Asset
- Returns:
- Currently used units of the assets
-
setValue
Set Search Key. -
getValue
Get Search Key. -
setVersionNo
Set Version No.- Specified by:
setVersionNo
in interfaceI_I_Asset
- Parameters:
VersionNo
- Version Number
-
getVersionNo
Get Version No.- Specified by:
getVersionNo
in interfaceI_I_Asset
- Returns:
- Version Number
-