Table
AD_Table
Table for the Fields
Overview
| Table Name | AD_Table |
|---|---|
| Access Level | System Only |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | PO_Window |
| Wiki | View on iDempiere Wiki |
Columns (35)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
CopyColumnsFromTable |
Button(1) | No | - | - |
CopyComponentsFromView |
Button(1) | No | - | - |
CreatePartition |
Button(1) | No | - | Process which create or update table partitions based on the table and column records |
CreateWindowFromTable |
Button(1) | No | - | - |
DatabaseViewDrop |
Button(1) | No | - | - |
EntityType |
Table(40) | Yes | @SQL=SELECT CASE WHEN '@P|AdempiereSys:N@'='Y' THEN 'D' ELSE get_sysconfig('DEFAULT_ENTITYTYPE','U',0,0) END FROM Dual | Dictionary Entity Type; Determines ownership and synchronization |
ImportTable |
Button(1) | No | - | Import Table Columns from Database |
IsCentrallyMaintained |
Yes-No(1) | No | Y | Information maintained in System Element table |
IsChangeLog |
Yes-No(1) | Yes | Y | Maintain a log of changes |
IsPartition |
Yes-No(1) | Yes | N | This is a partitioned table |
IsShowInDrillOptions |
Yes-No(1) | No | N | This parameter enables the table is displayed in Report Viewer Drill options list |
IsView |
Yes-No(1) | Yes | N | This is a view |
PO_Window_ID |
Search(22) | No | - | Purchase Order Window |
Processing |
Button(1) | No | - | - |
ReplicationType |
List(1) | Yes | L | Type of Data Replication |
TableName |
String(40) | Yes | - | Name of the table in the database |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AccessLevel |
List(1) | Yes | 4 | Access Level required |
AD_Client_ID |
Search(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
AD_Table_ID |
ID(22) | Yes | - | Database Table information |
AD_Table_UU |
String(36) | No | - | - |
AD_Val_Rule_ID |
Table Direct(22) | No | - | Dynamic Validation Rule |
AD_Window_ID |
Search(22) | No | - | Data entry or display window |
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 |
IsDeleteable |
Yes-No(1) | Yes | Y | Indicates if records can be deleted from the database |
IsHighVolume |
Yes-No(1) | Yes | - | Use Search instead of Pick list |
IsSecurityEnabled |
Yes-No(1) | Yes | - | If security is enabled, user access to data can be restricted via Roles |
LoadSeq |
Integer(22) | No | - | - |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | Yes | - | User who updated this records |
Foreign Keys
| Column | References | Description |
|---|---|---|
PO_Window_ID |
PO_Window.PO_Window_ID | Purchase Order Window |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
AD_Val_Rule_ID |
AD_Val_Rule.AD_Val_Rule_ID | Dynamic Validation Rule |
AD_Window_ID |
AD_Window.AD_Window_ID | Data entry or display window |
Generated on 2026-05-03T15:21:17.101531032Z