SYCM_PIECE_LIST
Custom Code Management: Piece list
SYCM_PIECE_LIST is a CDS View in S/4HANA. Custom Code Management: Piece list. It contains 6 fields. 4 CDS views read from this table.
CDS Views using this table (4)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Sycm_Plist_Objs_With_Subobjs | view | from | Piece list of objects with sub objects | |
| Sycm_S_Item_Notes_Ci_Ddic_Extn | view | inner | Relevant Notes for DDic Extns CI test | |
| Sycm_S_Item_Notes_Ci_view_base | view | inner | Relevant Notes for View base CI test | |
| 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 | id | id | 1 |
| KEY | object_name | object_name | 1 |
| KEY | object_type | object_type | 1 |
| KEY | pgmid | pgmid | 1 |
| package_name | package_name | 1 | |
| ps_posid | ps_posid | 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.
-- Custom Code Management: Piece list
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE SYCM_PIECE_LIST (
ID,
OBJECT_NAME,
OBJECT_TYPE,
PGMID,
PACKAGE_NAME,
PS_POSID,
PRIMARY KEY (ID, OBJECT_NAME, OBJECT_TYPE, PGMID)
);
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