Asset Group
A_Asset_Group
Group of Assets
Overview
| Table Name | A_Asset_Group |
|---|---|
| Access Level | Client Only |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (27)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | 0 | Organizational entity within tenant |
AssetValueLimitFrom |
Amount(14) | No | - | Asset Cost Value Limit From |
AssetValueLimitTo |
Amount(14) | No | - | Asset Cost Value Limit To |
C_Classification_CPA_ID |
Search(10) | No | - | - |
C_DocTypeDeprecEntry_ID |
Table(10) | No | - | Document Type for Post Depreciation Entry |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
Description |
String(255) | No | - | Optional short description of the record |
Help |
Text(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsAutoDepreciation |
Yes-No(1) | No | N | - |
IsDepreciated |
Yes-No(1) | Yes | - | The asset will be depreciated |
IsFixedAsset |
Yes-No(1) | No | Y | - |
IsOwned |
Yes-No(1) | Yes | - | The asset is owned by the organization |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
A_Asset_Group_ID |
ID(22) | Yes | - | Group of Assets |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
A_Asset_Class_ID |
Search(10) | No | - | - |
A_Asset_Group_UU |
String(36) | No | - | - |
A_Asset_Type_ID |
Table Direct(10) | No | - | - |
IsCreateAsActive |
Yes-No(1) | Yes | Y | Create Asset and activate it |
IsDefault |
Yes-No(1) | Yes | 'N' | Default value |
IsOneAssetPerUOM |
Yes-No(1) | Yes | - | Create one asset per UOM |
IsTrackIssues |
Yes-No(1) | Yes | N | Enable tracking issues for this asset |
Value |
String(40) | No | - | Search key for the record in the format required - must be unique |
Foreign Keys
| Column | References | Description |
|---|---|---|
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
C_Classification_CPA_ID |
C_Classification_CPA.C_Classification_CPA_ID | - |
C_DocTypeDeprecEntry_ID |
C_DocTypeDeprecEntry.C_DocTypeDeprecEntry_ID | Document Type for Post Depreciation Entry |
A_Asset_Class_ID |
A_Asset_Class.A_Asset_Class_ID | - |
A_Asset_Type_ID |
A_Asset_Type.A_Asset_Type_ID | - |
Generated on 2026-05-03T16:41:42.357675301Z