I_MAINTNOTIFICATIONTASKTP
Maint. Notification Task /w Tech. Obj.
I_MAINTNOTIFICATIONTASKTP is a CDS View in S/4HANA. Maint. Notification Task /w Tech. Obj.. It contains 26 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_ObjPgMaintNotificationTask | view | from | CONSUMPTION | Maintenance Notification Task |
Fields (26)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | MaintenanceNotification | MaintenanceNotification | 1 |
| KEY | MaintenanceNotificationTask | MaintenanceNotificationTask | 1 |
| _ContactPerson | _ContactPerson | 1 | |
| _Customer | _Customer | 1 | |
| _Employee | _Employee | 1 | |
| _MaintenanceNotification | _MaintenanceNotification | 1 | |
| _OrganizationalUnitText | _OrganizationalUnitText | 1 | |
| _PartnerFunction | _PartnerFunction | 1 | |
| _PositionText | _PositionText | 1 | |
| _Supplier | _Supplier | 1 | |
| _User | _User | 1 | |
| CompletedByUser | CompletedByUser | 1 | |
| CompletionDate | CompletionDate | 1 | |
| CompletionTime | CompletionTime | 1 | |
| IsDeleted | IsDeleted | 1 | |
| MaintenanceNotificationItem | MaintenanceNotificationItem | 1 | |
| MaintNotifTaskCode | MaintNotifTaskCode | 1 | |
| MaintNotifTaskCodeGroup | MaintNotifTaskCodeGroup | 1 | |
| MaintNotifTaskInternalID | MaintNotifTaskInternalID | 1 | |
| MaintNotifTaskTxt | MaintNotifTaskTxt | 1 | |
| PlannedEndDate | PlannedEndDate | 1 | |
| PlannedEndTime | PlannedEndTime | 1 | |
| PlannedStartDate | PlannedStartDate | 1 | |
| PlannedStartTime | PlannedStartTime | 1 | |
| ResponsiblePerson | ResponsiblePerson | 1 | |
| ResponsiblePersonFunctionCode | ResponsiblePersonFunctionCode | 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.
-- Maint. Notification Task /w Tech. Obj.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_MAINTNOTIFICATIONTASKTP (
MAINTENANCENOTIFICATION,
MAINTENANCENOTIFICATIONTASK,
_CONTACTPERSON,
_CUSTOMER,
_EMPLOYEE,
_MAINTENANCENOTIFICATION,
_ORGANIZATIONALUNITTEXT,
_PARTNERFUNCTION,
_POSITIONTEXT,
_SUPPLIER,
_USER,
COMPLETEDBYUSER,
COMPLETIONDATE,
COMPLETIONTIME,
ISDELETED,
MAINTENANCENOTIFICATIONITEM,
MAINTNOTIFTASKCODE,
MAINTNOTIFTASKCODEGROUP,
MAINTNOTIFTASKINTERNALID,
MAINTNOTIFTASKTXT,
PLANNEDENDDATE,
PLANNEDENDTIME,
PLANNEDSTARTDATE,
PLANNEDSTARTTIME,
RESPONSIBLEPERSON,
RESPONSIBLEPERSONFUNCTIONCODE,
PRIMARY KEY (MAINTENANCENOTIFICATION, MAINTENANCENOTIFICATIONTASK)
);
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