EEDMSETTLIN
Load Shapes Per Settlement Run
EEDMSETTLIN is an SAP database table in S/4HANA. Load Shapes Per Settlement Run. It contains 18 fields. 9 CDS views read from this table.
CDS Views using this table (9)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /UCOM/I_EEDMSETTLIN | view_entity | from | BASIC | Load Shapes Per Settlement Run |
| v_sumintgr10 | view | inner | ||
| v_sumintgr15 | view | inner | ||
| v_sumintgr30 | view | inner | ||
| V_SUMINTGR60 | view | inner | ||
| v_sumintsu10 | view | inner | ||
| v_sumintsu15 | view | inner | ||
| v_sumintsu30 | view | inner | ||
| V_SUMINTSU60 | view | inner |
Fields (18)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | settldoc | E_EDMSETTLDOC | Settlement Doc. | |||
| KEY | settlunit | E_EDMSETTLUNIT | Settlement Unit | |||
| KEY | seltype | E_EDMSELTYPE | Selection Type | |||
| KEY | grid_id | GRID_ID | Grid | |||
| KEY | dateto | E_EDMDATETO | To-Date | |||
| KEY | timeto | E_EDMTIMETO | To-Time | |||
| KEY | int_ui | INT_UI | PoD | |||
| datefrom | E_EDMDATEFROM | From-Date | ||||
| timefrom | E_EDMTIMEFROM | Time from | ||||
| anlage | ANLAGE | Installation | ||||
| profrole | PROFROLE | Role | ||||
| profile | E_PROFILE | Profile | ||||
| dateto_utc | E_EDMDATETO | To-Date | ||||
| timeto_utc | E_EDMTIMETO | To-Time | ||||
| datefrom_utc | E_EDMDATEFROM | From-Date | ||||
| timefrom_utc | E_EDMTIMEFROM | Time from | ||||
| dummy_utilssettlin_incl_eew_ps | E_UTILSEDMSETTLIN_INCL_EEW | Dummy |
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.
-- Load Shapes Per Settlement Run
-- Category TRANSPARENT · Delivery class L
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE EEDMSETTLIN (
MANDT, -- Client [MANDT]
SETTLDOC, -- Settlement Doc. [E_EDMSETTLDOC]
SETTLUNIT, -- Settlement Unit [E_EDMSETTLUNIT]
SELTYPE, -- Selection Type [E_EDMSELTYPE]
GRID_ID, -- Grid [GRID_ID]
DATETO, -- To-Date [E_EDMDATETO]
TIMETO, -- To-Time [E_EDMTIMETO]
INT_UI, -- PoD [INT_UI]
DATEFROM, -- From-Date [E_EDMDATEFROM]
TIMEFROM, -- Time from [E_EDMTIMEFROM]
ANLAGE, -- Installation [ANLAGE]
PROFROLE, -- Role [PROFROLE]
PROFILE, -- Profile [E_PROFILE]
DATETO_UTC, -- To-Date [E_EDMDATETO]
TIMETO_UTC, -- To-Time [E_EDMTIMETO]
DATEFROM_UTC, -- From-Date [E_EDMDATEFROM]
TIMEFROM_UTC, -- Time from [E_EDMTIMEFROM]
DUMMY_UTILSSETTLIN_INCL_EEW_PS, -- Dummy [E_UTILSEDMSETTLIN_INCL_EEW]
PRIMARY KEY (MANDT, SETTLDOC, SETTLUNIT, SELTYPE, GRID_ID, DATETO, TIMETO, INT_UI)
);
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