Vocabulary
C_Vocabulary
Define Top level (root) for Classifications
Overview
| Table Name | C_Vocabulary |
|---|---|
| Access Level | Client Only |
| Entity Type | MM02 |
| Is Document | No |
| Is View | No |
| Has UUID | No |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (16)
| 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 | @#AD_Org_ID@ | Organizational entity within tenant |
AD_Table_ID |
Table Direct(10) | Yes | - | Database Table information |
AD_Tree_ID |
Table Direct(10) | No | - | Identifies a Tree |
AllowMultipleClassifications |
Yes-No(1) | Yes | N | - |
Created |
Date+Time(7) | Yes | SYSDATE | Date this record was created |
CreatedBy |
Search(22) | Yes | - | User who created this records |
C_Vocabulary_ID |
ID(22) | Yes | - | Define Top level (root) for Classifications |
Description |
String(255) | No | - | Optional short description of the record |
IsActive |
Yes-No(1) | Yes | Y | The record is active in the system |
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
TotalClassificationInstances |
Integer(10) | Yes | 0 | Total Classification Instances assigned to Vocabulary |
TotalClassifications |
Integer(10) | Yes | 0 | Total Classifications assigned to Vocabulary |
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_Client_ID |
AD_Client.AD_Client_ID | Tenant for this installation. |
AD_Org_ID |
AD_Org.AD_Org_ID | Organizational entity within tenant |
AD_Table_ID |
AD_Table.AD_Table_ID | Database Table information |
AD_Tree_ID |
AD_Tree.AD_Tree_ID | Identifies a Tree |
Generated on 2026-05-03T18:01:43.987993958Z