I_MAINTORDEROPERCOMP
Maintenance Order Operation Component
I_MAINTORDEROPERCOMP is a CDS View in S/4HANA. Maintenance Order Operation Component. It contains 29 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_MaintOrderComponentTP | view | from | TRANSACTIONAL | Maintenance Order Operation Component |
Fields (29)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | MaintenanceOrder | MaintenanceOrder | 1 |
| KEY | MaintenanceOrderOperation | MaintenanceOrderOperation | 1 |
| KEY | MaintenanceOrderSubOperation | MaintenanceOrderSubOperation | 1 |
| KEY | MaintOrderComponentInternalID | MaintOrderComponentInternalID | 1 |
| _ItemCategoryText | _ItemCategoryText | 1 | |
| _Material | _Material | 1 | |
| _MaterialText | _MaterialText | 1 | |
| _Plant | _Plant | 1 | |
| _SafetyRelevance | _SafetyRelevance | 1 | |
| _StatusObject | _StatusObject | 1 | |
| _StorageLocation | _StorageLocation | 1 | |
| _UnitOfMeasure | _UnitOfMeasure | 1 | |
| BaseUnit | BaseUnit | 1 | |
| ComponentDescription | ComponentDescription | 1 | |
| IsDeleted | IsDeleted | 1 | |
| ItemCategory | ItemCategory | 1 | |
| MaintenanceOrderComponent | MaintenanceOrderComponent,MaintOrderComponentForEdit | 1 | |
| MaintOrderOperationCounter | MaintOrderOperationCounter | 1 | |
| MaintOrderRoutingNumber | MaintOrderRoutingNumber | 1 | |
| Material | Material | 1 | |
| MaterialGroup | MaterialGroup | 1 | |
| Plant | Plant | 1 | |
| QuantityWithdrawnInBaseUnit | QuantityWithdrawnInBaseUnit | 1 | |
| RequirementQuantityInBaseUnit | RequirementQuantityInBaseUnit | 1 | |
| Reservation | Reservation | 1 | |
| ReservationItem | ReservationItem | 1 | |
| ReservationType | ReservationType | 1 | |
| StorageLocation | StorageLocation | 1 | |
| Supplier | Supplier | 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.
-- Maintenance Order Operation Component
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MAINTORDEROPERCOMP (
MAINTENANCEORDER,
MAINTENANCEORDEROPERATION,
MAINTENANCEORDERSUBOPERATION,
MAINTORDERCOMPONENTINTERNALID,
_ITEMCATEGORYTEXT,
_MATERIAL,
_MATERIALTEXT,
_PLANT,
_SAFETYRELEVANCE,
_STATUSOBJECT,
_STORAGELOCATION,
_UNITOFMEASURE,
BASEUNIT,
COMPONENTDESCRIPTION,
ISDELETED,
ITEMCATEGORY,
MAINTENANCEORDERCOMPONENT,
MAINTORDEROPERATIONCOUNTER,
MAINTORDERROUTINGNUMBER,
MATERIAL,
MATERIALGROUP,
PLANT,
QUANTITYWITHDRAWNINBASEUNIT,
REQUIREMENTQUANTITYINBASEUNIT,
RESERVATION,
RESERVATIONITEM,
RESERVATIONTYPE,
STORAGELOCATION,
SUPPLIER,
PRIMARY KEY (MAINTENANCEORDER, MAINTENANCEORDEROPERATION, MAINTENANCEORDERSUBOPERATION, MAINTORDERCOMPONENTINTERNALID)
);
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