HRRP_DIRECTORYT
Hierarchy directory texts
HRRP_DIRECTORYT is an SAP database table in S/4HANA. Hierarchy directory texts. It contains 10 fields. 23 CDS views read from this table.
CDS Views using this table (23)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FAC_HRRP_Directoryt_SDM | view | from | Hrrp text table with SDM status | |
| I_BankAccountUniversalHierText | view | from | BASIC | Bank Account Universal Hierarchy Text |
| I_BudgetAccountHierarchyText | view | from | BASIC | Budget Account Hierarchy - Text |
| I_BudgetPeriodHierarchyText | view | from | BASIC | Budget Period Hierarchy Text |
| I_CnsldtnDocTypeHierarchyT_2 | view | from | BASIC | Cnsldtn Document Type Hierarchy - Text |
| I_CnsldtnDocumentTypeHierDirT | view | from | BASIC | Consolidation DocType Hier Dir - Text |
| I_CnsldtnRptgItmHierDirT | view | from | BASIC | Reporting Item Hierarchy Directory - Txt |
| I_CnsldtnSubitemHierDirT | view | from | BASIC | Consolidation Subitem Hier Dir - Text |
| I_CommitmentItemHierarchyText | view | from | BASIC | Text of the Hier. of Commitment item |
| I_CorporateIncomeTaxHierarchyT | view | from | BASIC | Corporate Income Tax Hierarchy - Text |
| I_CustUniversalHierarchyText | view | from | BASIC | Customer Hierarchy Directory - Text |
| I_FundedProgramHierarchyText | view | from | BASIC | Funded Program Hierarch - Text |
| I_FundHierarchyText | view | from | BASIC | Fund Hierarchy Text |
| I_FundsCenterHierarchyText | view | from | BASIC | Funds Center Hierarchy Text |
| I_GrantHierarchyText | view | from | BASIC | Grant Hierarchy Text |
| I_ProdUniversalHierarchyText | view | from | BASIC | Text View of Product Hierarchy Directory |
| I_ProdUniversalHierarchyText_2 | view | from | BASIC | Product Hierarchy - Text |
| I_ProdUnivHierWthVersIDTxt | view | from | BASIC | Product Hierarchy Directory Text |
| I_SponsoredClassHierarchyText | view | from | BASIC | Sponsored Class Hierarchy Text |
| I_SponsoredProgHierarchyText | view | from | BASIC | Text of the hierarchy of the SP Program |
| I_WBSElementHierarchyText | view | from | BASIC | WBS Element Hierarchy Text |
| P_CnsldtnUnivHierarchyText | view | from | BASIC | Consolidation Universal Hierarchy - Text |
| P_CnsldtnUnivHierarchyText_2 | view | from | BASIC | Consolidation Universal Hierarchy - Text |
Fields (10)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | spras | spras | Language | |||
| KEY | hryid | hryid | Hierarchy ID | |||
| KEY | hryver | hryversn | Version | |||
| KEY | hryvalto | datbi | Valid To | |||
| hryvalfrom | datab | Valid From | ||||
| hrytxt | hrytxt | Description | ||||
| hrytype | hrytype | Hierarchy Type | ||||
| hryclas | hrycls | Hierarchy Class | ||||
| node_timedep | node_timedep |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Hierarchy directory texts
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE HRRP_DIRECTORYT (
MANDT, -- Client [mandt]
SPRAS, -- Language [spras]
HRYID, -- Hierarchy ID [hryid]
HRYVER, -- Version [hryversn]
HRYVALTO, -- Valid To [datbi]
HRYVALFROM, -- Valid From [datab]
HRYTXT, -- Description [hrytxt]
HRYTYPE, -- Hierarchy Type [hrytype]
HRYCLAS, -- Hierarchy Class [hrycls]
NODE_TIMEDEP, -- node_timedep
PRIMARY KEY (MANDT, SPRAS, HRYID, HRYVER, HRYVALTO)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA