Reporting Hierarchy
PA_Hierarchy
Reporting Hierarchy
Overview
| Table Name | PA_Hierarchy |
|---|---|
| Access Level | Client + Organization |
| Entity Type | D |
| Is Document | No |
| Is View | No |
| Has UUID | Yes |
| Parent Table | AD_Client |
| Wiki | View on iDempiere Wiki |
Columns (20)
| Column | Type | Required | Default | Description |
|---|---|---|---|---|
Name |
String(60) | Yes | - | Alphanumeric identifier of the entity |
AD_Client_ID |
Table Direct(10) | Yes | - | Tenant for this installation. |
AD_Org_ID |
Table Direct(10) | Yes | - | Organizational entity within tenant |
AD_Tree_Account_ID |
Table(10) | Yes | - | Tree for Natural Account Tree |
AD_Tree_Activity_ID |
Table(10) | Yes | - | Tree to determine activity hierarchy |
AD_Tree_BPartner_ID |
Table(10) | Yes | - | Tree to determine business partner hierarchy |
AD_Tree_Campaign_ID |
Table(10) | Yes | - | Tree to determine marketing campaign hierarchy |
AD_Tree_Org_ID |
Table(10) | Yes | - | Tree to determine organizational hierarchy |
AD_Tree_Product_ID |
Table(10) | Yes | - | Tree to determine product hierarchy |
AD_Tree_Project_ID |
Table(10) | Yes | - | Tree to determine project hierarchy |
AD_Tree_SalesRegion_ID |
Table(10) | Yes | - | Tree to determine sales regional hierarchy |
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 |
Help |
Text(2000) | No | - | Comment or Hint |
IsActive |
Yes-No(1) | Yes | - | The record is active in the system |
PA_Hierarchy_ID |
ID(10) | Yes | - | Optional Reporting Hierarchy - If not selected the default hierarchy trees are used. |
PA_Hierarchy_UU |
String(36) | No | - | - |
Updated |
Date+Time(7) | Yes | SYSDATE | Date this record was updated |
UpdatedBy |
Search(10) | Yes | - | User who updated this records |
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_Tree_Account_ID |
AD_Tree_Account.AD_Tree_Account_ID | Tree for Natural Account Tree |
AD_Tree_Activity_ID |
AD_Tree_Activity.AD_Tree_Activity_ID | Tree to determine activity hierarchy |
AD_Tree_BPartner_ID |
AD_Tree_BPartner.AD_Tree_BPartner_ID | Tree to determine business partner hierarchy |
AD_Tree_Campaign_ID |
AD_Tree_Campaign.AD_Tree_Campaign_ID | Tree to determine marketing campaign hierarchy |
AD_Tree_Org_ID |
AD_Tree_Org.AD_Tree_Org_ID | Tree to determine organizational hierarchy |
AD_Tree_Product_ID |
AD_Tree_Product.AD_Tree_Product_ID | Tree to determine product hierarchy |
AD_Tree_Project_ID |
AD_Tree_Project.AD_Tree_Project_ID | Tree to determine project hierarchy |
AD_Tree_SalesRegion_ID |
AD_Tree_SalesRegion.AD_Tree_SalesRegion_ID | Tree to determine sales regional hierarchy |
Generated on 2026-05-03T20:23:51.109079033Z