I_STATUSOBJECTSTATUS
Status Object Status
I_STATUSOBJECTSTATUS is a CDS View in S/4HANA. Status Object Status. It contains 7 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_Materialsamplestatus | view | inner | CONSUMPTION | CDS View for Material Sample Statuses |
| I_MaintObjectPhaseControl | view | from | COMPOSITE | Maintenance Object Phase Control Code |
| I_ManufacturingOrderStatus | view_entity | inner | COMPOSITE | Manufacturing Order with Status |
| I_QltyInProcmtActiveStatus | view | from | COMPOSITE | Status of Q-Info Record in Procurement |
| I_StatusObjectActiveStatus | view | from | COMPOSITE | Status Object Active Status |
| P_ChgImpactNtwkOrderStatus | view | inner | COMPOSITE | |
| P_ChgImpactOrderStatus | view | inner | COMPOSITE | |
| P_EngmentProjEmpWrkPckgDets | view | inner | COMPOSITE | |
| P_MfgOrderOperationStatus | view_entity | inner | COMPOSITE | |
| P_MfgOrderOpStatus | view | from | COMPOSITE | |
| P_OrderOperationStatus | view_entity | inner | COMPOSITE | |
| P_SchedOrderOperationStatus | view | from | COMPOSITE | |
| P_WrkCtrMntrOrderOperationSts | view | from | COMPOSITE |
Fields (7)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | StatusCode | StatusCode | 1 |
| KEY | StatusObject | StatusObject | 1 |
| _StatusCode | _StatusCode | 1 | |
| _StatusObject | _StatusObject | 2 | |
| _StatusProfile | _StatusProfile | 1 | |
| StatusIsInactive | StatusIsInactive | 1 | |
| StatusProfile | StatusProfile | 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.
-- Status Object Status
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_STATUSOBJECTSTATUS (
STATUSCODE,
STATUSOBJECT,
_STATUSCODE,
_STATUSOBJECT,
_STATUSPROFILE,
STATUSISINACTIVE,
STATUSPROFILE,
PRIMARY KEY (STATUSCODE, STATUSOBJECT)
);
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