Organization
AD_Org
Organizational entity within client
Overview
| Table Name | AD_Org |
|---|---|
| Access Level | All Levels |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_ReplicationStrategy |
| Wiki | View on iDempiere Wiki |
Columns (13)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_ReplicationStrategy_ID |
Table Direct(10) | No | - | Data Replication Strategy |
AD_Client_ID |
Table Direct(22) | Yes | @#AD_Client_ID@ | Tenant for this installation. |
AD_Org_ID |
Table Direct(22) | Yes | @#AD_Org_ID@ | Organizational entity within tenant |
AD_Org_UU |
String(36) | No | - | - |
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 |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
IsSummary |
Yes-No(1) | Yes | - | This is a summary entity |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(22) | 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_ReplicationStrategy_ID |
AD_ReplicationStrategy.AD_ReplicationStrategy_ID | Data Replication Strategy |
AD_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
Generated on 2026-05-03T16:36:04.339051791Z