SYCM_SITEM_STATS - States of a simplification item
States of a simplification item information is stored in SAP table SYCM_SITEM_STATS.
It is part of development package SYCM_SIMPLIFICATION_DB in software component BC-DWB-CEX. This development package consists of objects that can be grouped under "Custom Code Management: Simplification DB + API".
It is part of development package SYCM_SIMPLIFICATION_DB in software component BC-DWB-CEX. This development package consists of objects that can be grouped under "Custom Code Management: Simplification DB + API".
Fields for table SYCM_SITEM_STATS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
VERSION | Version of a simplification item | X | SYCM_SITEM_VERSION | CHAR | 2 | |
STATE | State of a simplification item | X | SYCM_SITEM_STATE | CHAR | 2 | |
SOFTWARE_COMPONENT | Software Component | DLVUNIT | CHAR | 60 | ||
RELEASE_FROM | SAP Release | SAPRELEASE | CHAR | 20 | ||
PATCH_LEVEL_FROM | Support Package Level of a Software Component | SAPPATCHLV | CHAR | 20 | ||
RELEASE_TO | SAP Release | SAPRELEASE | CHAR | 20 | ||
PATCH_LEVEL_TO | Support Package Level of a Software Component | SAPPATCHLV | CHAR | 20 |