SYCM_S_ITEM_STATUS
Status assigned to a Simplification Item
SYCM_S_ITEM_STATUS is a CDS View in S/4HANA. Status assigned to a Simplification Item. It contains 6 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Sycm_Simplification_Db_View | view | inner | View on simplificationDB without joining customer references | |
| Sycm_Simplification_View | view | inner | Join Simplification DB with SYCM_CUST_REFS, -ENHS and -MODS |
Fields (6)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | status | status | 2 |
| patch_level_from | patch_level_from | 2 | |
| patch_level_to | patch_level_to | 2 | |
| release_from | release_from | 2 | |
| release_to | release_to | 2 | |
| software_component | software_component | 2 |
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.
-- Status assigned to a Simplification Item
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SYCM_S_ITEM_STATUS (
STATUS,
PATCH_LEVEL_FROM,
PATCH_LEVEL_TO,
RELEASE_FROM,
RELEASE_TO,
SOFTWARE_COMPONENT,
PRIMARY KEY (STATUS)
);
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