I_SYSTEMSTATUS
System Status
I_SYSTEMSTATUS is a CDS View in S/4HANA. System Status. It contains 2 fields. 27 CDS views read from this table.
CDS Views using this table (27)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_CndnContrMainStatusVH | view | from | CONSUMPTION | Condition Contract Main Status VH |
| C_DFS_DcncdOpsSubscrpnStatusVH | view_entity | from | CONSUMPTION | Subscription Status |
| C_DFS_FlxMtPlObjSystemStatusVH | view | from | CONSUMPTION | Value Help for System Status of FMPO |
| C_DFS_SystemStatusVH | view | from | CONSUMPTION | Value Help for Defense System Statuses |
| C_MaintPlngBcktSystemStatusVH | view_entity | from | CONSUMPTION | Maint plng bucket System Status |
| C_PaymentBatchSystemStatusVH | view_entity | from | CONSUMPTION | Payment Batch System Status |
| C_ProdCostCollectorKeyStatusVH | view | from | CONSUMPTION | Product Cost Collector Key Status |
| C_RealTimeOrderKeyStatusVH | view | from | CONSUMPTION | Order Key Status |
| I_CmmdtyHdgCnstltnTskListSts | view_entity | from | COMPOSITE | Constellation Task List Status |
| I_CmmdtyHdgCntrdealReqStatus | view_entity | from | COMPOSITE | Counter Deal Status |
| I_CmmdtyHdgDdsgntnReqStatus | view_entity | from | COMPOSITE | Dedesignation Request Status |
| I_CmmdtyHdgHdggArVersionStatus | view_entity | from | COMPOSITE | Hedging Area Version Status |
| I_CmmdtyHdgMigrtnRequestStatus | view_entity | from | COMPOSITE | Migration Request Status |
| I_CmmdtyHdgPlanExposureStatus | view_entity | from | COMPOSITE | Commodity Hedging Plan Exposure Status |
| I_CmmdtyHdgPlanningDataStatus | view_entity | from | COMPOSITE | Commodity Hedging Planning Data Status |
| I_CmmdtyHdgRclassfctnReqStatus | view_entity | from | COMPOSITE | Status for Reclassification Request |
| I_CommodityHedgeRequestStatus | view | from | COMPOSITE | Commodity Hedge Requests Status |
| I_DFS_StatusAttributes | view | from | BASIC | System Status |
| I_GrantLifecycleStatusStdVH | view | from | COMPOSITE | Value help for Grant LifeCycle Status |
| I_IntOrderActiveSystemStatus | view_entity | inner | COMPOSITE | Internal Order Active System Status |
| I_UtilsTmeSersValueStatusVH | view_entity | from | COMPOSITE | Time series header |
| P_EBOC_MaxOrdKeyStatusByPeriod | view | inner | COMPOSITE | |
| P_EBPC_MaxOrderStatusByPeriod | view | inner | COMPOSITE | |
| P_EBPCC_OrderActiveStatus | view | inner | COMPOSITE | |
| P_InternalOrderSystemStatus | view_entity | from | COMPOSITE | |
| P_StatusCode | view | from | BASIC | |
| R_IntOrdOverallSystemStatusTP | view_entity | inner | TRANSACTIONAL | Overall system status |
Fields (2)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | SystemStatus | StatusCode,SystemStatus | 2 |
| StatusIsHidden | StatusIsHidden | 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.
-- System Status
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_SYSTEMSTATUS (
SYSTEMSTATUS,
STATUSISHIDDEN,
PRIMARY KEY (SYSTEMSTATUS)
);
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