I_MAINTPHASECONTROLCODE
Phase Control Code of Maintenance Order
I_MAINTPHASECONTROLCODE is a CDS View in S/4HANA. Phase Control Code of Maintenance Order. It contains 13 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_MaintenanceOrderPhaseControl | view | inner | COMPOSITE | Maintenance Order Phase Controls |
| I_MaintObjectPhaseControl | view | inner | COMPOSITE | Maintenance Object Phase Control Code |
| I_MaintOrderOpPhaseControl | view | inner | COMPOSITE | Maintenance Order Op Phase Controls |
Fields (13)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | EAMBlockerCodeEntityType | EAMBlockerCodeEntityType | 3 |
| KEY | MaintenanceOrderType | MaintenanceOrderType | 1 |
| KEY | MaintenancePhaseControlName | MaintenancePhaseControl,MaintenancePhaseControlName | 3 |
| _ConfignDeprecationCode | _ConfignDeprecationCode | 1 | |
| _StatusCode | _StatusCode | 3 | |
| _StatusProfile | _StatusProfile | 3 | |
| ConfigDeprecationCode | ConfigDeprecationCode | 1 | |
| EAMOverallStatusProfile | EAMOverallStatusProfile | 3 | |
| MaintenancePhaseControlText | MaintenancePhaseControlText | 3 | |
| MaintenanceUserStatusCode | MaintenanceUserStatusCode | 3 | |
| MaintPhaseControlAuthorityCode | MaintPhaseControlAuthorityCode | 3 | |
| MaintPhseCtrlIsSetAutomly | MaintPhseCtrlIsSetAutomly | 3 | |
| MaintUserStatusProfileCode | MaintUserStatusProfileCode | 3 |
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.
-- Phase Control Code of Maintenance Order
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MAINTPHASECONTROLCODE (
EAMBLOCKERCODEENTITYTYPE,
MAINTENANCEORDERTYPE,
MAINTENANCEPHASECONTROLNAME,
_CONFIGNDEPRECATIONCODE,
_STATUSCODE,
_STATUSPROFILE,
CONFIGDEPRECATIONCODE,
EAMOVERALLSTATUSPROFILE,
MAINTENANCEPHASECONTROLTEXT,
MAINTENANCEUSERSTATUSCODE,
MAINTPHASECONTROLAUTHORITYCODE,
MAINTPHSECTRLISSETAUTOMLY,
MAINTUSERSTATUSPROFILECODE,
PRIMARY KEY (EAMBLOCKERCODEENTITYTYPE, MAINTENANCEORDERTYPE, MAINTENANCEPHASECONTROLNAME)
);
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