SETHEADERT
Kurzbeschreibung zu Sets
SETHEADERT is an SAP database table in S/4HANA. Kurzbeschreibung zu Sets. It contains 6 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FAC_CDS_SET_ACTIVITYTYPENODE | view | left_outer | Universal Hier Activity Type Node | |
| FAC_CDS_SET_CE_GLACC_NODE | view | left_outer | Cost Element Group and GL Account Group | |
| FAC_CDS_SET_COSTCENTERNODE | view | left_outer | Universal Hierarchy Cost Center Node | |
| FAC_CDS_SET_FUNCNLAREANODE | view | left_outer | Universal Hierarchy Functional Area Node | |
| FAC_CDS_SET_ORDERNODE | view | left_outer | Universal Hier Order Node | |
| FAC_CDS_SET_PRFTCENTERNODE | view | left_outer | Universal Hierarchy Cost Center Node | |
| FAC_CDS_SET_STSTCLKEYFIGNODE | view | left_outer | Universal Hier Stat Key Figure Node | |
| I_DeliveryNetworkHierText | view | from | BASIC | Delivery Network Hierarchy Name |
| I_MeasurementPtHierText | view | from | BASIC | Measurement Point Hierarchy Name |
| I_SetHeaderText | view | from | BASIC | Set Header Text |
| I_WellCompletionHierText | view | from | BASIC | Well Completion Hierarchy Name |
| P_CommitmentItemSetNode | view | left_outer | BASIC | |
| P_FUNDSCENTERSETNODE | view | left_outer | BASIC |
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.
-- Kurzbeschreibung zu Sets
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SETHEADERT (
MANDT, -- Client [mandt]
SETCLASS, -- Set Class [setclass]
SUBCLASS, -- Org. Unit [setsubcls]
SETNAME, -- Set Name [setnamenew]
LANGU, -- Language [spras]
DESCRIPT, -- Description [settext]
PRIMARY KEY (MANDT, SETCLASS, SUBCLASS, SETNAME, LANGU)
);
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