Package org.compiere.model
Class X_A_Asset
java.lang.Object
org.compiere.model.PO
org.compiere.model.X_A_Asset
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparator<Object>
,I_A_Asset
,I_Persistent
,Evaluatee
- Direct Known Subclasses:
MAsset
Generated Model for A_Asset
- Version:
- Release 11 - $Id$
- Author:
- iDempiere (generated)
- See Also:
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
A_Asset_Action AD_Reference_ID=53360static final String
Dispose = DIstatic final String
Inbound = IBstatic final String
Modify = MDstatic final String
Outbound = OBstatic final String
Reevaluate = REstatic final String
Retire = RTstatic final String
Transfer = TRstatic final String
Activated = ACstatic final int
A_Asset_Status AD_Reference_ID=53359static final String
Depreciated = DPstatic final String
Disposed = DIstatic final String
New = NWstatic final String
Preservation = PRstatic final String
Retired = REstatic final String
Sold = SOFields 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_A_Asset
accessLevel, COLUMNNAME_A_Asset_Action, COLUMNNAME_A_Asset_Class_ID, COLUMNNAME_A_Asset_CreateDate, COLUMNNAME_A_Asset_Group_ID, COLUMNNAME_A_Asset_ID, COLUMNNAME_A_Asset_RevalDate, COLUMNNAME_A_Asset_Status, COLUMNNAME_A_Asset_Type_ID, COLUMNNAME_A_Asset_UU, COLUMNNAME_A_AssetType, COLUMNNAME_A_Parent_Asset_ID, COLUMNNAME_A_QTY_Current, COLUMNNAME_A_QTY_Original, COLUMNNAME_AD_Client_ID, COLUMNNAME_AD_Org_ID, COLUMNNAME_AD_User_ID, COLUMNNAME_AssetActivationDate, COLUMNNAME_AssetDepreciationDate, COLUMNNAME_AssetDisposalDate, COLUMNNAME_AssetServiceDate, COLUMNNAME_C_Activity_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_C_BPartner_Location_ID, COLUMNNAME_C_BPartnerSR_ID, COLUMNNAME_C_Location_ID, COLUMNNAME_C_Project_ID, COLUMNNAME_Created, COLUMNNAME_CreatedBy, COLUMNNAME_Description, COLUMNNAME_GuaranteeDate, COLUMNNAME_Help, COLUMNNAME_InventoryNo, COLUMNNAME_IsActive, COLUMNNAME_IsDepreciated, COLUMNNAME_IsDisposed, COLUMNNAME_IsFullyDepreciated, COLUMNNAME_IsInPosession, COLUMNNAME_IsOwned, COLUMNNAME_LastMaintenanceDate, COLUMNNAME_LastMaintenanceNote, COLUMNNAME_LastMaintenanceUnit, COLUMNNAME_Lease_BPartner_ID, COLUMNNAME_LeaseTerminationDate, COLUMNNAME_LifeUseUnits, COLUMNNAME_LocationComment, COLUMNNAME_Lot, COLUMNNAME_M_AttributeSetInstance_ID, COLUMNNAME_M_InOutLine_ID, COLUMNNAME_M_Locator_ID, COLUMNNAME_M_Product_ID, COLUMNNAME_ManufacturedYear, COLUMNNAME_Manufacturer, COLUMNNAME_Name, COLUMNNAME_NextMaintenenceDate, COLUMNNAME_NextMaintenenceUnit, COLUMNNAME_Processed, COLUMNNAME_Processing, COLUMNNAME_Qty, COLUMNNAME_SerNo, COLUMNNAME_Updated, COLUMNNAME_UpdatedBy, COLUMNNAME_UseLifeMonths, COLUMNNAME_UseLifeYears, COLUMNNAME_UseUnits, COLUMNNAME_Value, COLUMNNAME_VersionNo, Model, Table_ID, Table_Name
-
Constructor Summary
ConstructorDescriptionX_A_Asset
(Properties ctx, int A_Asset_ID, String trxName) Standard ConstructorX_A_Asset
(Properties ctx, int A_Asset_ID, String trxName, String... virtualColumns) Standard ConstructorX_A_Asset
(Properties ctx, String A_Asset_UU, String trxName) Standard ConstructorX_A_Asset
(Properties ctx, String A_Asset_UU, String trxName, String... virtualColumns) Standard ConstructorX_A_Asset
(Properties ctx, ResultSet rs, String trxName) Load Constructor -
Method Summary
Modifier and TypeMethodDescriptionprotected int
AccessLevelGet Asset Action.int
Get Asset class.Get Create Date.int
Get Asset Group.int
Get Asset.Get Revaluation Date.Get Asset Status.int
Get Asset Type.Get A_Asset_UU.Get Asset Type.int
Get Parent Asset.Get Current Qty.Get A_QTY_Original.int
Get User/Contact.Get Activation Date.Get Asset Depreciation Date.Get Asset Disposal Date.Get In Service Date.int
Get Activity.int
Get Business Partner.int
Get Partner Location.int
Get BPartner (Agent).int
Get Address.int
Get Project.Get Description.Get Guarantee Date.getHelp()
Get Comment/Help.Get Inventory No.Get Last Maintenance.Get Last Note.int
Get Last Unit.int
Get Lessor.Get Lease Termination.int
Get Life use.Get Location comment.getLot()
Get Lot No.int
Get Attribute Set Instance.int
Get Shipment/Receipt Line.int
Get Locator.int
Get Product.int
Get Manufactured Year.Get Manufacturer.getName()
Get Name.Get Next Maintenance.int
Get Next Unit.getQty()
Get Quantity.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 In Possession.boolean
isOwned()
Get Owned.boolean
Get Processed.boolean
Get Process Now.void
setA_Asset_Action
(String A_Asset_Action) Set Asset Action.void
setA_Asset_Class_ID
(int A_Asset_Class_ID) Set Asset class.void
setA_Asset_CreateDate
(Timestamp A_Asset_CreateDate) Set Create Date.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_RevalDate
(Timestamp A_Asset_RevalDate) Set Revaluation Date.void
setA_Asset_Status
(String A_Asset_Status) Set Asset Status.void
setA_Asset_Type_ID
(int A_Asset_Type_ID) Set Asset Type.void
setA_Asset_UU
(String A_Asset_UU) Set A_Asset_UU.void
setA_AssetType
(String A_AssetType) Set Asset Type.void
setA_Parent_Asset_ID
(int A_Parent_Asset_ID) Set Parent Asset.void
setA_QTY_Current
(BigDecimal A_QTY_Current) Set Current Qty.void
setA_QTY_Original
(BigDecimal A_QTY_Original) Set A_QTY_Original.void
setAD_User_ID
(int AD_User_ID) Set User/Contact.void
setAssetActivationDate
(Timestamp AssetActivationDate) Set Activation Date.void
setAssetDepreciationDate
(Timestamp AssetDepreciationDate) Set Asset Depreciation Date.void
setAssetDisposalDate
(Timestamp AssetDisposalDate) Set Asset Disposal Date.void
setAssetServiceDate
(Timestamp AssetServiceDate) Set In Service Date.void
setC_Activity_ID
(int C_Activity_ID) Set Activity.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_BPartnerSR_ID
(int C_BPartnerSR_ID) Set BPartner (Agent).void
setC_Location_ID
(int C_Location_ID) Set Address.void
setC_Project_ID
(int C_Project_ID) Set Project.void
setDescription
(String Description) Set Description.void
setGuaranteeDate
(Timestamp GuaranteeDate) Set Guarantee Date.void
Set Comment/Help.void
setInventoryNo
(String InventoryNo) Set Inventory No.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
setLastMaintenanceDate
(Timestamp LastMaintenanceDate) Set Last Maintenance.void
setLastMaintenanceNote
(String LastMaintenanceNote) Set Last Note.void
setLastMaintenanceUnit
(int LastMaintenanceUnit) Set Last Unit.void
setLease_BPartner_ID
(int Lease_BPartner_ID) Set Lessor.void
setLeaseTerminationDate
(Timestamp LeaseTerminationDate) Set Lease Termination.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_InOutLine_ID
(int M_InOutLine_ID) Set Shipment/Receipt Line.void
setM_Locator_ID
(int M_Locator_ID) Set Locator.void
setM_Product_ID
(int M_Product_ID) Set Product.void
setManufacturedYear
(int ManufacturedYear) Set Manufactured Year.void
setManufacturer
(String Manufacturer) Set Manufacturer.void
Set Name.void
setNextMaintenenceDate
(Timestamp NextMaintenenceDate) Set Next Maintenance.void
setNextMaintenenceUnit
(int NextMaintenenceUnit) Set Next Unit.void
setProcessed
(boolean Processed) Set Processed.void
setProcessing
(boolean Processing) Set Process Now.void
setQty
(BigDecimal Qty) Set Quantity.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_A_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_ASSET_ACTION_AD_Reference_ID
public static final int A_ASSET_ACTION_AD_Reference_IDA_Asset_Action AD_Reference_ID=53360- See Also:
-
A_ASSET_ACTION_Dispose
Dispose = DI- See Also:
-
A_ASSET_ACTION_Inbound
Inbound = IB- See Also:
-
A_ASSET_ACTION_Modify
Modify = MD- See Also:
-
A_ASSET_ACTION_Outbound
Outbound = OB- See Also:
-
A_ASSET_ACTION_Reevaluate
Reevaluate = RE- See Also:
-
A_ASSET_ACTION_Retire
Retire = RT- See Also:
-
A_ASSET_ACTION_Transfer
Transfer = TR- See Also:
-
A_ASSET_STATUS_AD_Reference_ID
public static final int A_ASSET_STATUS_AD_Reference_IDA_Asset_Status AD_Reference_ID=53359- See Also:
-
A_ASSET_STATUS_Activated
Activated = AC- See Also:
-
A_ASSET_STATUS_Disposed
Disposed = DI- See Also:
-
A_ASSET_STATUS_Depreciated
Depreciated = DP- See Also:
-
A_ASSET_STATUS_New
New = NW- See Also:
-
A_ASSET_STATUS_Preservation
Preservation = PR- See Also:
-
A_ASSET_STATUS_Retired
Retired = RE- See Also:
-
A_ASSET_STATUS_Sold
Sold = SO- See Also:
-
-
Constructor Details
-
X_A_Asset
Standard Constructor -
X_A_Asset
Standard Constructor -
X_A_Asset
Standard Constructor -
X_A_Asset
Standard Constructor -
X_A_Asset
Load Constructor
-
-
Method Details
-
get_AccessLevel
protected int get_AccessLevel()AccessLevel- Specified by:
get_AccessLevel
in classPO
- Returns:
- 3 - Client - Org
-
initPO
Load Meta Data -
toString
Description copied from class:PO
String representation -
setA_Asset_Action
Set Asset Action.- Specified by:
setA_Asset_Action
in interfaceI_A_Asset
- Parameters:
A_Asset_Action
- Asset Action
-
getA_Asset_Action
Get Asset Action.- Specified by:
getA_Asset_Action
in interfaceI_A_Asset
- Returns:
- Asset Action
-
getA_Asset_Class
- Specified by:
getA_Asset_Class
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setA_Asset_Class_ID
public void setA_Asset_Class_ID(int A_Asset_Class_ID) Set Asset class.- Specified by:
setA_Asset_Class_ID
in interfaceI_A_Asset
- Parameters:
A_Asset_Class_ID
- Asset class
-
getA_Asset_Class_ID
public int getA_Asset_Class_ID()Get Asset class.- Specified by:
getA_Asset_Class_ID
in interfaceI_A_Asset
- Returns:
- Asset class
-
setA_Asset_CreateDate
Set Create Date.- Specified by:
setA_Asset_CreateDate
in interfaceI_A_Asset
- Parameters:
A_Asset_CreateDate
- Create Date
-
getA_Asset_CreateDate
Get Create Date.- Specified by:
getA_Asset_CreateDate
in interfaceI_A_Asset
- Returns:
- Create Date
-
getA_Asset_Group
- Specified by:
getA_Asset_Group
in interfaceI_A_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_A_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_A_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_A_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_A_Asset
- Returns:
- Asset used internally or by customers
-
setA_Asset_RevalDate
Set Revaluation Date.- Specified by:
setA_Asset_RevalDate
in interfaceI_A_Asset
- Parameters:
A_Asset_RevalDate
- Revaluation Date
-
getA_Asset_RevalDate
Get Revaluation Date.- Specified by:
getA_Asset_RevalDate
in interfaceI_A_Asset
- Returns:
- Revaluation Date
-
setA_Asset_Status
Set Asset Status.- Specified by:
setA_Asset_Status
in interfaceI_A_Asset
- Parameters:
A_Asset_Status
- Asset Status
-
getA_Asset_Status
Get Asset Status.- Specified by:
getA_Asset_Status
in interfaceI_A_Asset
- Returns:
- Asset Status
-
setA_AssetType
Set Asset Type.- Specified by:
setA_AssetType
in interfaceI_A_Asset
- Parameters:
A_AssetType
- Asset Type
-
getA_AssetType
Get Asset Type.- Specified by:
getA_AssetType
in interfaceI_A_Asset
- Returns:
- Asset Type
-
getA_Asset_Type
- Specified by:
getA_Asset_Type
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setA_Asset_Type_ID
public void setA_Asset_Type_ID(int A_Asset_Type_ID) Set Asset Type.- Specified by:
setA_Asset_Type_ID
in interfaceI_A_Asset
- Parameters:
A_Asset_Type_ID
- Asset Type
-
getA_Asset_Type_ID
public int getA_Asset_Type_ID()Get Asset Type.- Specified by:
getA_Asset_Type_ID
in interfaceI_A_Asset
- Returns:
- Asset Type
-
setA_Asset_UU
Set A_Asset_UU.- Specified by:
setA_Asset_UU
in interfaceI_A_Asset
- Parameters:
A_Asset_UU
- A_Asset_UU
-
getA_Asset_UU
Get A_Asset_UU.- Specified by:
getA_Asset_UU
in interfaceI_A_Asset
- Returns:
- A_Asset_UU
-
getAD_User
- Specified by:
getAD_User
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setAD_User_ID
public void setAD_User_ID(int AD_User_ID) Set User/Contact.- Specified by:
setAD_User_ID
in interfaceI_A_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_A_Asset
- Returns:
- User within the system - Internal or Business Partner Contact
-
getA_Parent_Asset
- Specified by:
getA_Parent_Asset
in interfaceI_A_Asset
- Throws:
RuntimeException
-
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_A_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_A_Asset
- Returns:
- Parent Asset
-
setA_QTY_Current
Set Current Qty.- Specified by:
setA_QTY_Current
in interfaceI_A_Asset
- Parameters:
A_QTY_Current
- Current Qty
-
getA_QTY_Current
Get Current Qty.- Specified by:
getA_QTY_Current
in interfaceI_A_Asset
- Returns:
- Current Qty
-
setA_QTY_Original
Set A_QTY_Original.- Specified by:
setA_QTY_Original
in interfaceI_A_Asset
- Parameters:
A_QTY_Original
- A_QTY_Original
-
getA_QTY_Original
Get A_QTY_Original.- Specified by:
getA_QTY_Original
in interfaceI_A_Asset
- Returns:
- A_QTY_Original
-
setAssetActivationDate
Set Activation Date.- Specified by:
setAssetActivationDate
in interfaceI_A_Asset
- Parameters:
AssetActivationDate
- Activation Date
-
getAssetActivationDate
Get Activation Date.- Specified by:
getAssetActivationDate
in interfaceI_A_Asset
- Returns:
- Activation Date
-
setAssetDepreciationDate
Set Asset Depreciation Date.- Specified by:
setAssetDepreciationDate
in interfaceI_A_Asset
- Parameters:
AssetDepreciationDate
- Date of last depreciation
-
getAssetDepreciationDate
Get Asset Depreciation Date.- Specified by:
getAssetDepreciationDate
in interfaceI_A_Asset
- Returns:
- Date of last depreciation
-
setAssetDisposalDate
Set Asset Disposal Date.- Specified by:
setAssetDisposalDate
in interfaceI_A_Asset
- Parameters:
AssetDisposalDate
- Date when the asset is/was disposed
-
getAssetDisposalDate
Get Asset Disposal Date.- Specified by:
getAssetDisposalDate
in interfaceI_A_Asset
- Returns:
- Date when the asset is/was disposed
-
setAssetServiceDate
Set In Service Date.- Specified by:
setAssetServiceDate
in interfaceI_A_Asset
- Parameters:
AssetServiceDate
- Date when Asset was put into service
-
getAssetServiceDate
Get In Service Date.- Specified by:
getAssetServiceDate
in interfaceI_A_Asset
- Returns:
- Date when Asset was put into service
-
getC_Activity
- Specified by:
getC_Activity
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_Activity_ID
public void setC_Activity_ID(int C_Activity_ID) Set Activity.- Specified by:
setC_Activity_ID
in interfaceI_A_Asset
- Parameters:
C_Activity_ID
- Business Activity
-
getC_Activity_ID
public int getC_Activity_ID()Get Activity.- Specified by:
getC_Activity_ID
in interfaceI_A_Asset
- Returns:
- Business Activity
-
getC_BPartner
- Specified by:
getC_BPartner
in interfaceI_A_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_A_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_A_Asset
- Returns:
- Identifies a Business Partner
-
getC_BPartner_Location
- Specified by:
getC_BPartner_Location
in interfaceI_A_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_A_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_A_Asset
- Returns:
- Identifies the (ship to) address for this Business Partner
-
getC_BPartnerSR
- Specified by:
getC_BPartnerSR
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_BPartnerSR_ID
public void setC_BPartnerSR_ID(int C_BPartnerSR_ID) Set BPartner (Agent).- Specified by:
setC_BPartnerSR_ID
in interfaceI_A_Asset
- Parameters:
C_BPartnerSR_ID
- Business Partner (Agent or Sales Rep)
-
getC_BPartnerSR_ID
public int getC_BPartnerSR_ID()Get BPartner (Agent).- Specified by:
getC_BPartnerSR_ID
in interfaceI_A_Asset
- Returns:
- Business Partner (Agent or Sales Rep)
-
getC_Location
- Specified by:
getC_Location
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_Location_ID
public void setC_Location_ID(int C_Location_ID) Set Address.- Specified by:
setC_Location_ID
in interfaceI_A_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_A_Asset
- Returns:
- Location or Address
-
getC_Project
- Specified by:
getC_Project
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setC_Project_ID
public void setC_Project_ID(int C_Project_ID) Set Project.- Specified by:
setC_Project_ID
in interfaceI_A_Asset
- Parameters:
C_Project_ID
- Financial Project
-
getC_Project_ID
public int getC_Project_ID()Get Project.- Specified by:
getC_Project_ID
in interfaceI_A_Asset
- Returns:
- Financial Project
-
setDescription
Set Description.- Specified by:
setDescription
in interfaceI_A_Asset
- Parameters:
Description
- Optional short description of the record
-
getDescription
Get Description.- Specified by:
getDescription
in interfaceI_A_Asset
- Returns:
- Optional short description of the record
-
setGuaranteeDate
Set Guarantee Date.- Specified by:
setGuaranteeDate
in interfaceI_A_Asset
- Parameters:
GuaranteeDate
- Date when guarantee expires
-
getGuaranteeDate
Get Guarantee Date.- Specified by:
getGuaranteeDate
in interfaceI_A_Asset
- Returns:
- Date when guarantee expires
-
setHelp
Set Comment/Help. -
getHelp
Get Comment/Help. -
setInventoryNo
Set Inventory No.- Specified by:
setInventoryNo
in interfaceI_A_Asset
- Parameters:
InventoryNo
- Inventory No
-
getInventoryNo
Get Inventory No.- Specified by:
getInventoryNo
in interfaceI_A_Asset
- Returns:
- Inventory No
-
setIsDepreciated
public void setIsDepreciated(boolean IsDepreciated) Set Depreciate.- Specified by:
setIsDepreciated
in interfaceI_A_Asset
- Parameters:
IsDepreciated
- The asset will be depreciated
-
isDepreciated
public boolean isDepreciated()Get Depreciate.- Specified by:
isDepreciated
in interfaceI_A_Asset
- Returns:
- The asset will be depreciated
-
setIsDisposed
public void setIsDisposed(boolean IsDisposed) Set Disposed.- Specified by:
setIsDisposed
in interfaceI_A_Asset
- Parameters:
IsDisposed
- The asset is disposed
-
isDisposed
public boolean isDisposed()Get Disposed.- Specified by:
isDisposed
in interfaceI_A_Asset
- Returns:
- The asset is disposed
-
setIsFullyDepreciated
public void setIsFullyDepreciated(boolean IsFullyDepreciated) Set Fully depreciated.- Specified by:
setIsFullyDepreciated
in interfaceI_A_Asset
- Parameters:
IsFullyDepreciated
- The asset is fully depreciated
-
isFullyDepreciated
public boolean isFullyDepreciated()Get Fully depreciated.- Specified by:
isFullyDepreciated
in interfaceI_A_Asset
- Returns:
- The asset is fully depreciated
-
setIsInPosession
public void setIsInPosession(boolean IsInPosession) Set In Possession.- Specified by:
setIsInPosession
in interfaceI_A_Asset
- Parameters:
IsInPosession
- The asset is in the possession of the organization
-
isInPosession
public boolean isInPosession()Get In Possession.- Specified by:
isInPosession
in interfaceI_A_Asset
- Returns:
- The asset is in the possession of the organization
-
setIsOwned
public void setIsOwned(boolean IsOwned) Set Owned.- Specified by:
setIsOwned
in interfaceI_A_Asset
- Parameters:
IsOwned
- The asset is owned by the organization
-
isOwned
public boolean isOwned()Get Owned. -
setLastMaintenanceDate
Set Last Maintenance.- Specified by:
setLastMaintenanceDate
in interfaceI_A_Asset
- Parameters:
LastMaintenanceDate
- Last Maintenance Date
-
getLastMaintenanceDate
Get Last Maintenance.- Specified by:
getLastMaintenanceDate
in interfaceI_A_Asset
- Returns:
- Last Maintenance Date
-
setLastMaintenanceNote
Set Last Note.- Specified by:
setLastMaintenanceNote
in interfaceI_A_Asset
- Parameters:
LastMaintenanceNote
- Last Maintenance Note
-
getLastMaintenanceNote
Get Last Note.- Specified by:
getLastMaintenanceNote
in interfaceI_A_Asset
- Returns:
- Last Maintenance Note
-
setLastMaintenanceUnit
public void setLastMaintenanceUnit(int LastMaintenanceUnit) Set Last Unit.- Specified by:
setLastMaintenanceUnit
in interfaceI_A_Asset
- Parameters:
LastMaintenanceUnit
- Last Maintenance Unit
-
getLastMaintenanceUnit
public int getLastMaintenanceUnit()Get Last Unit.- Specified by:
getLastMaintenanceUnit
in interfaceI_A_Asset
- Returns:
- Last Maintenance Unit
-
getLease_BPartner
- Specified by:
getLease_BPartner
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setLease_BPartner_ID
public void setLease_BPartner_ID(int Lease_BPartner_ID) Set Lessor.- Specified by:
setLease_BPartner_ID
in interfaceI_A_Asset
- Parameters:
Lease_BPartner_ID
- The Business Partner who rents or leases
-
getLease_BPartner_ID
public int getLease_BPartner_ID()Get Lessor.- Specified by:
getLease_BPartner_ID
in interfaceI_A_Asset
- Returns:
- The Business Partner who rents or leases
-
setLeaseTerminationDate
Set Lease Termination.- Specified by:
setLeaseTerminationDate
in interfaceI_A_Asset
- Parameters:
LeaseTerminationDate
- Lease Termination Date
-
getLeaseTerminationDate
Get Lease Termination.- Specified by:
getLeaseTerminationDate
in interfaceI_A_Asset
- Returns:
- Lease Termination Date
-
setLifeUseUnits
public void setLifeUseUnits(int LifeUseUnits) Set Life use.- Specified by:
setLifeUseUnits
in interfaceI_A_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_A_Asset
- Returns:
- Units of use until the asset is not usable anymore
-
setLocationComment
Set Location comment.- Specified by:
setLocationComment
in interfaceI_A_Asset
- Parameters:
LocationComment
- Additional comments or remarks concerning the location
-
getLocationComment
Get Location comment.- Specified by:
getLocationComment
in interfaceI_A_Asset
- Returns:
- Additional comments or remarks concerning the location
-
setLot
Set Lot No. -
getLot
Get Lot No. -
setManufacturedYear
public void setManufacturedYear(int ManufacturedYear) Set Manufactured Year.- Specified by:
setManufacturedYear
in interfaceI_A_Asset
- Parameters:
ManufacturedYear
- Manufactured Year
-
getManufacturedYear
public int getManufacturedYear()Get Manufactured Year.- Specified by:
getManufacturedYear
in interfaceI_A_Asset
- Returns:
- Manufactured Year
-
setManufacturer
Set Manufacturer.- Specified by:
setManufacturer
in interfaceI_A_Asset
- Parameters:
Manufacturer
- Manufacturer of the Product
-
getManufacturer
Get Manufacturer.- Specified by:
getManufacturer
in interfaceI_A_Asset
- Returns:
- Manufacturer of the Product
-
getM_AttributeSetInstance
- Specified by:
getM_AttributeSetInstance
in interfaceI_A_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_A_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_A_Asset
- Returns:
- Product Attribute Set Instance
-
getM_InOutLine
- Specified by:
getM_InOutLine
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setM_InOutLine_ID
public void setM_InOutLine_ID(int M_InOutLine_ID) Set Shipment/Receipt Line.- Specified by:
setM_InOutLine_ID
in interfaceI_A_Asset
- Parameters:
M_InOutLine_ID
- Line on Shipment or Receipt document
-
getM_InOutLine_ID
public int getM_InOutLine_ID()Get Shipment/Receipt Line.- Specified by:
getM_InOutLine_ID
in interfaceI_A_Asset
- Returns:
- Line on Shipment or Receipt document
-
getM_Locator
- Specified by:
getM_Locator
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setM_Locator_ID
public void setM_Locator_ID(int M_Locator_ID) Set Locator.- Specified by:
setM_Locator_ID
in interfaceI_A_Asset
- Parameters:
M_Locator_ID
- Warehouse Locator
-
getM_Locator_ID
public int getM_Locator_ID()Get Locator.- Specified by:
getM_Locator_ID
in interfaceI_A_Asset
- Returns:
- Warehouse Locator
-
getM_Product
- Specified by:
getM_Product
in interfaceI_A_Asset
- Throws:
RuntimeException
-
setM_Product_ID
public void setM_Product_ID(int M_Product_ID) Set Product.- Specified by:
setM_Product_ID
in interfaceI_A_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_A_Asset
- Returns:
- Product, Service, Item
-
setName
Set Name. -
getName
Get Name. -
setNextMaintenenceDate
Set Next Maintenance.- Specified by:
setNextMaintenenceDate
in interfaceI_A_Asset
- Parameters:
NextMaintenenceDate
- Next Maintenance Date
-
getNextMaintenenceDate
Get Next Maintenance.- Specified by:
getNextMaintenenceDate
in interfaceI_A_Asset
- Returns:
- Next Maintenance Date
-
setNextMaintenenceUnit
public void setNextMaintenenceUnit(int NextMaintenenceUnit) Set Next Unit.- Specified by:
setNextMaintenenceUnit
in interfaceI_A_Asset
- Parameters:
NextMaintenenceUnit
- Next Maintenance Unit
-
getNextMaintenenceUnit
public int getNextMaintenenceUnit()Get Next Unit.- Specified by:
getNextMaintenenceUnit
in interfaceI_A_Asset
- Returns:
- Next Maintenance Unit
-
setProcessed
public void setProcessed(boolean Processed) Set Processed.- Specified by:
setProcessed
in interfaceI_A_Asset
- Parameters:
Processed
- The document has been processed
-
isProcessed
public boolean isProcessed()Get Processed.- Specified by:
isProcessed
in interfaceI_A_Asset
- Returns:
- The document has been processed
-
setProcessing
public void setProcessing(boolean Processing) Set Process Now.- Specified by:
setProcessing
in interfaceI_A_Asset
- Parameters:
Processing
- Process Now
-
isProcessing
public boolean isProcessing()Get Process Now.- Specified by:
isProcessing
in interfaceI_A_Asset
- Returns:
- Process Now
-
setQty
Set Quantity. -
getQty
Get Quantity. -
setSerNo
Set Serial No. -
getSerNo
Get Serial No. -
setUseLifeMonths
public void setUseLifeMonths(int UseLifeMonths) Set Usable Life - Months.- Specified by:
setUseLifeMonths
in interfaceI_A_Asset
- Parameters:
UseLifeMonths
- Months of the usable life of the asset
-
getUseLifeMonths
public int getUseLifeMonths()Get Usable Life - Months.- Specified by:
getUseLifeMonths
in interfaceI_A_Asset
- Returns:
- Months of the usable life of the asset
-
setUseLifeYears
Set Usable Life - Years.- Specified by:
setUseLifeYears
in interfaceI_A_Asset
- Parameters:
UseLifeYears
- Years of the usable life of the asset
-
getUseLifeYears
Get Usable Life - Years.- Specified by:
getUseLifeYears
in interfaceI_A_Asset
- Returns:
- Years of the usable life of the asset
-
setUseUnits
public void setUseUnits(int UseUnits) Set Use units.- Specified by:
setUseUnits
in interfaceI_A_Asset
- Parameters:
UseUnits
- Currently used units of the assets
-
getUseUnits
public int getUseUnits()Get Use units.- Specified by:
getUseUnits
in interfaceI_A_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_A_Asset
- Parameters:
VersionNo
- Version Number
-
getVersionNo
Get Version No.- Specified by:
getVersionNo
in interfaceI_A_Asset
- Returns:
- Version Number
-