Tree

AD_Tree

Identifies a Tree

Overview

Table NameAD_Tree
Access LevelSystem + Client
Entity TypeD
Is DocumentNo
Is ViewNo
Has UUIDYes
Parent TableAD_Table
WikiView on iDempiere Wiki

Columns (20)

Column Type Required Default Description
AD_Table_ID Table Direct(10) No - Database Table information
IsAllNodes Yes-No(1) Yes - All Nodes are included (Complete Tree)
IsLoadAllNodesImmediately Yes-No(1) Yes Y If checked, all nodes are loaded before tree is displayed
IsTreeDrivenByValue Yes-No(1) Yes N -
IsValueDisplayed Yes-No(1) Yes N Displays Value column with the Display column
Parent_Column_ID Table(22) No - The link column on the parent tab.
Processing Button(1) No - -
Name String(60) Yes - Alphanumeric identifier of the entity
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_Tree_ID ID(22) Yes - Identifies a Tree
AD_Tree_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
IsDefault Yes-No(1) Yes N Default value
TreeType List(2) Yes - Element this tree is built on (i.e Product, Business Partner)
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
AD_Table_ID AD_Table.AD_Table_ID Database Table information
Parent_Column_ID Parent_Column.Parent_Column_ID The link column on the parent tab.
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-03T18:06:39.426563115Z