SAP WRF_HIER_OBJBOX Object Container Table
Overview
WRF_HIER_OBJBOX is a standard SAP S/4HANA table that stores Object Container data. There are total 8 fields in the WRF_HIER_OBJBOX table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table WRF_HIER_OBJBOX belongs to Merchandise Categories (LO-RFM-MD-MC) module and is located in the package Generic Hierarchy (WRF_GENERIC_HIERARCHY).
In addition, following links provide an overview of foreign key relationships, if any, that link WRF_HIER_OBJBOX to other SAP tables and standard CDS views available based on WRF_HIER_OBJBOX table in S/4HANA 2020.
Techincal Settings of WRF_HIER_OBJBOX
Below are technical details of the table WRF_HIER_OBJBOX
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of WRF_HIER_OBJBOX Fields
The following table gives you an overview of the fields available in WRF_HIER_OBJBOX
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT | 3 |
| APP_ID | Application ID | WRF_APPID | WRF_APPL_SET | NUMC | 2 |
| HIER_ID | Hierarchy ID | WRF_HIERID | WRF_HIER_ID | CHAR | 2 |
| NODE_ID | Node ID | WRF_NODEID | WRF_HIER_NODES | NUMC | 6 |
| OBJ_ID | Object ID | WRF_OBJID | WRF_HIER_OBJ | NUMC | 6 |
| LFDNR | Sequence Number | WRF_LFDNR | NUMC | 6 | |
| STRUCT_NAME | Structure Name | WRF_STRUCTNAME | * | CHAR | 30 |
| CONTENT | Content for Structure | WRF_CONTENT | CHAR | 255 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for WRF_HIER_OBJBOX
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| WRF_HIER_OBJBOX | APP_ID | : | WRF_APPL_SET |
| WRF_HIER_OBJBOX | HIER_ID | : | WRF_HIER_ID |
| WRF_HIER_OBJBOX | MANDT | : | T000 |
| WRF_HIER_OBJBOX | NODE_ID | : | WRF_HIER_NODES |
| WRF_HIER_OBJBOX | OBJ_ID | : | WRF_HIER_OBJ |