I_MAINTPLANCALLOBJECT
Maintenance Plan Call Object
I_MAINTPLANCALLOBJECT is a CDS View in S/4HANA. Maintenance Plan Call Object. It contains 17 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_MaintPlanCallObject | view | from | CONSUMPTION | Maintenance Plan Call Objects |
| C_MaintPlanCallObject | view | from | CONSUMPTION | Maintenance Plan Call Objects |
| P_MaintPlanSchedulingOverview | view | from | COMPOSITE | Maintenance Plan Scheduling Overview |
| P_RSHMaintAssetBoard | view | inner | CONSUMPTION | Maintenance Asset Board |
| P_RSHMaintAssetBoardShapes | view | inner | CONSUMPTION | Maintenance asset board shapes |
| P_RSHMaintPlanConsumption | view | inner | CONSUMPTION | Maintenance Plan Consumption |
Fields (17)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | MaintenanceItem | MaintenanceItem | 1 |
| KEY | MaintenancePlan | MaintenancePlan | 1 |
| KEY | MaintenancePlanCallNumber | MaintenancePlanCallNumber | 2 |
| KEY | PlannedStartDate | BasicStartDate,EndDate,StartDate | 2 |
| _MaintenanceItem | _MaintenanceItem | 1 | |
| _MaintenanceNotification | _MaintenanceNotification | 1 | |
| _MaintenanceOrder | _MaintenanceOrder | 1 | |
| _MaintenancePlan | _MaintenancePlan | 1 | |
| _MaintPlanCallHistory | _MaintPlanCallHistory | 1 | |
| CompletionDate | CompletionDate | 1 | |
| CompletionTime | CompletionTime | 1 | |
| MaintCallHorizonIsNotReached | MaintCallHorizonIsNotReached | 1 | |
| MaintenanceNotification | MaintenanceNotification | 1 | |
| MaintenanceOrder | MaintenanceOrder | 1 | |
| ReleasedByUserName | ReleasedByUserName | 1 | |
| ServiceEntrySheet | ServiceEntrySheet | 1 | |
| ServiceOrder | ServiceOrder | 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 Plan Call Object
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MAINTPLANCALLOBJECT (
MAINTENANCEITEM,
MAINTENANCEPLAN,
MAINTENANCEPLANCALLNUMBER,
PLANNEDSTARTDATE,
_MAINTENANCEITEM,
_MAINTENANCENOTIFICATION,
_MAINTENANCEORDER,
_MAINTENANCEPLAN,
_MAINTPLANCALLHISTORY,
COMPLETIONDATE,
COMPLETIONTIME,
MAINTCALLHORIZONISNOTREACHED,
MAINTENANCENOTIFICATION,
MAINTENANCEORDER,
RELEASEDBYUSERNAME,
SERVICEENTRYSHEET,
SERVICEORDER,
PRIMARY KEY (MAINTENANCEITEM, MAINTENANCEPLAN, MAINTENANCEPLANCALLNUMBER, PLANNEDSTARTDATE)
);
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