Asset Type

A_Asset_Type

Overview

Table NameA_Asset_Type
Access LevelClient Only
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Client
WikiView on iDempiere Wiki

Columns (15)

Column Type Required Default Description
Name String(120) Yes - Alphanumeric identifier of the entity
A_Asset_Type_ID ID(10) Yes - -
A_Asset_Type_UU String(36) No - -
AD_Client_ID Table Direct(10) Yes - Tenant for this installation.
AD_Org_ID Table Direct(10) Yes - Organizational entity within tenant
Created Date+Time(7) Yes SYSDATE Date this record was created
CreatedBy Search(10) Yes - User who created this records
Description String(255) No - Optional short description of the record
IsActive Yes-No(1) Yes - The record is active in the system
IsDepreciable List(2) Yes 'XX' This asset CAN be depreciated
IsInPosession List(2) Yes 'XX' The asset is in the possession of the organization
IsOwned List(2) Yes 'XX' The asset is owned by the organization
Updated Date+Time(7) Yes SYSDATE Date this record was updated
UpdatedBy Search(10) Yes - User who updated this records
Value String(40) Yes - 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

Generated on 2026-05-03T17:59:49.470458658Z