I_SETLEAF
Set Leaf
I_SETLEAF is a CDS View in S/4HANA. Set Leaf. It contains 8 fields. 22 CDS views read from this table.
CDS Views using this table (22)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_FunctionalAreaGroupIncluded | view | from | CONSUMPTION | Functional Area Group Included |
| C_Setleaf | view | from | CONSUMPTION | setleaf for groups |
| C_SetleafForBPObjp | view | from | CONSUMPTION | Setleaf For Budget Period Object Pages |
| C_SetleafForBudgetPeriodGrp | view | from | CONSUMPTION | Setleaf for BudgetPeriodGrp |
| C_SetLeafForCIObjP | view | from | CONSUMPTION | Set Leaf for Commitment Item |
| C_SetleafForCommitmentItemGrp | view | from | CONSUMPTION | Setleaf For Commitment Item Group |
| C_Setleafforfaobjp | view | from | CONSUMPTION | Setleaf For Functional Area Object Pages |
| C_SetLeafForFmObjP | view | from | CONSUMPTION | Auxiliary For Sets in FM Object Pages |
| C_Setleafforfunctionalareagrp | view | from | CONSUMPTION | Functional Area Group Setleaf |
| C_Setleafforfundcentergrp | view | from | CONSUMPTION | Funds Center Set Leaf |
| C_Setleafforfundedprgmobjp | view | from | CONSUMPTION | Set leaf for Funded Program |
| C_Setleafforfundedprogramgrp | view | from | CONSUMPTION | Funded Program Set leaf |
| C_Setleafforfundgrp | view | from | CONSUMPTION | Fund Group Set Leaf |
| C_Setleafforfundobjp | view | from | CONSUMPTION | Set Leaf for Fund Group |
| C_Setleafforfundscenterobjp | view | from | CONSUMPTION | Set Leaf for Funds Center Group |
| C_SetLeafForGrantGrp | view | from | CONSUMPTION | Grant Group Setleaf |
| C_SetLeafForGrantObjP | view | from | CONSUMPTION | Set Leaf for Grant |
| P_ActyTypeExpndHier | view | inner | COMPOSITE | |
| P_InternalOrderGroupLeaf | view | from | COMPOSITE | |
| P_MstrProjStstclKeyFigGrp | view | from | BASIC | |
| P_ProfitCenterGroupLeaf | view | from | COMPOSITE | |
| R_CostElementGroupHierarchy | view | union | COMPOSITE | Cost Element Group Hierarchy |
Fields (8)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | SetClass | SetClass | 1 |
| KEY | SetID | SetID | 1 |
| KEY | SetLineNumber | SetLineNumber | 1 |
| KEY | SetSubClass | ParentSetSubClass,SetSubClass | 2 |
| SetLineSequenceNumber | SetLineSequenceNumber | 1 | |
| SetRangeOption | SetRangeOption | 8 | |
| SetRangeSign | SetRangeSign | 1 | |
| SetRangeToValue | SetRangeToValue | 1 |
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.
-- Set Leaf
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SETLEAF (
SETCLASS,
SETID,
SETLINENUMBER,
SETSUBCLASS,
SETLINESEQUENCENUMBER,
SETRANGEOPTION,
SETRANGESIGN,
SETRANGETOVALUE,
PRIMARY KEY (SETCLASS, SETID, SETLINENUMBER, SETSUBCLASS)
);
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