I_MAINTORDERCOMPONENTTP
Maintenance Order Operation Component
I_MAINTORDERCOMPONENTTP is a CDS View in S/4HANA. Maintenance Order Operation Component. It contains 22 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_MaintOrderComponentTP | view | from | CONSUMPTION | Maintenance Order Component with Draft |
Fields (22)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | MaintenanceOrder | MaintenanceOrder | 1 |
| KEY | MaintenanceOrderOperation | MaintenanceOrderOperation | 1 |
| KEY | MaintenanceOrderSubOperation | MaintenanceOrderSubOperation | 1 |
| KEY | MaintOrderComponentInternalID | MaintOrderComponentInternalID | 1 |
| _Material | _Material | 1 | |
| _Plant | _Plant | 1 | |
| _StorageLocation | _StorageLocation | 1 | |
| _UnitOfMeasure | _UnitOfMeasure | 1 | |
| BaseUnit | BaseUnit | 1 | |
| ComponentDescription | ComponentDescription | 1 | |
| MaintenanceOrderComponent | MaintenanceOrderComponent | 1 | |
| MaintOrderComponentForEdit | MaintOrderComponentForEdit | 1 | |
| MaintOrderOperationCounter | MaintOrderOperationCounter | 1 | |
| MaintOrderRoutingNumber | MaintOrderRoutingNumber | 1 | |
| Material | Material | 1 | |
| Plant | Plant | 1 | |
| QuantityWithdrawnInBaseUnit | QuantityWithdrawnInBaseUnit | 1 | |
| RequirementQuantityInBaseUnit | RequirementQuantityInBaseUnit | 1 | |
| Reservation | Reservation | 1 | |
| ReservationItem | ReservationItem | 1 | |
| ReservationType | ReservationType | 1 | |
| StorageLocation | StorageLocation | 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_MAINTORDERCOMPONENTTP (
MAINTENANCEORDER,
MAINTENANCEORDEROPERATION,
MAINTENANCEORDERSUBOPERATION,
MAINTORDERCOMPONENTINTERNALID,
_MATERIAL,
_PLANT,
_STORAGELOCATION,
_UNITOFMEASURE,
BASEUNIT,
COMPONENTDESCRIPTION,
MAINTENANCEORDERCOMPONENT,
MAINTORDERCOMPONENTFOREDIT,
MAINTORDEROPERATIONCOUNTER,
MAINTORDERROUTINGNUMBER,
MATERIAL,
PLANT,
QUANTITYWITHDRAWNINBASEUNIT,
REQUIREMENTQUANTITYINBASEUNIT,
RESERVATION,
RESERVATIONITEM,
RESERVATIONTYPE,
STORAGELOCATION,
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