I_STATUSCODETEXT
Status Code Text
I_STATUSCODETEXT is a CDS View in S/4HANA. Status Code Text. It contains 3 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_ProcessOrderStatus | view_entity | left_outer | COMPOSITE | API Process Order Status |
| A_ProductionOrderStatus | view_entity | left_outer | COMPOSITE | API Production Order Status |
| C_InspLotStatus | view | left_outer | CONSUMPTION | Status of Inspection Lot Object Page |
| C_Materialsamplestatus | view | left_outer | CONSUMPTION | CDS View for Material Sample Statuses |
| C_MfgOrderObjPgStatus | view | left_outer | CONSUMPTION | Manufacturing Order Operations Status |
| I_ManufacturingOrderStatusText | view_entity | inner | COMPOSITE | Manufacturing Order Status - Text |
| I_MfgOrderObjPgStatus | view_entity | left_outer | COMPOSITE | Manufacturing Order Operations Status |
Fields (3)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| _Language | _Language | 1 | |
| StatusName | StatusName | 1 | |
| StatusShortName | StatusShortName | 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 Code Text
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_STATUSCODETEXT (
_LANGUAGE,
STATUSNAME,
STATUSSHORTNAME
);
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