SAP ABAP Table CRHS (Hierarchy Structure)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CR (Package) R/3 Application development: PP Resources
Basic Data
Table Category TRANSP    Transparent table 
Transparent table CRHS   Table Relationship Diagram
Short Description Hierarchy Structure    
Delivery and Maintenance
Pool/cluster      
Delivery Class A   Application Table (Master- and Transaction Data) 
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MANDT MANDT MANDT CLNT 3   0   Client T000
2 OBJTY_HY CR_OBJTY CR_OBJTY CHAR 2   0   Object types of the CIM resource  
3 OBJID_HY CR_OBJID CR_OBJID NUMC 8   0   Object ID of the resource CRID
4 OBJTY_HO CR_OBJTY CR_OBJTY CHAR 2   0   Object types of the CIM resource  
5 OBJID_HO CR_OBJID CR_OBJID NUMC 8   0   Object ID of the resource CRID
6 OBJTY_UP OBJTY_UP CR_OBJTY CHAR 2   0   Type of resource which is superior in the hierarchy  
7 OBJID_UP OBJID_UP CR_OBJID NUMC 8   0   ID of superior object in the hierarchy CRID
8 OBJTY_LE OBJTY_LE CR_OBJTY CHAR 2   0   Type of resource located on the left of the hierarchy  
9 OBJID_LE OBJID_LE CR_OBJID NUMC 8   0   ID of resource located on the left of the hierarchy CRID
10 VCXPOS VCXPOS VCPOSITION CHAR 5   0   Horizontal position (calculated in bands)  
11 VCYPOS VCYPOS VCPOSITION CHAR 5   0   Vertical position (calculated in bands)  
12 FLGAV CR_FLGAV FLAG CHAR 1   0   Indicator: no further explosion in available capacity calc.  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CRHS MANDT T000 MANDT KEY 1 CN
2 CRHS OBJID_HO CRID OBJID KEY 1 CN
3 CRHS OBJID_HY CRID OBJID KEY 1 CN
4 CRHS OBJID_LE CRID OBJID REF C CN
5 CRHS OBJID_UP CRID OBJID KEY 1 CN
History
Last changed by/on SAP  20130529 
SAP Release Created in