_MAINTENANCENOTIFICATIONITEM
_MAINTENANCENOTIFICATIONITEM is an SAP database table in S/4HANA. It contains 17 fields.
Fields (17)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| _Assembly | _Assembly | 3 | |
| _DefectClass | _DefectClass | 3 | |
| _MaintNotifDamageCodeCatalog | _MaintNotifDamageCodeCatalog | 3 | |
| _MaintNotifDamageCodeGroup | _MaintNotifDamageCodeGroup | 3 | |
| _MaintNotificationDamageCode | _MaintNotificationDamageCode | 3 | |
| _MaintNotifObjPrtCode | _MaintNotifObjPrtCode | 3 | |
| _MaintNotifObjPrtCodeCatalog | _MaintNotifObjPrtCodeCatalog | 3 | |
| _MaintNotifObjPrtCodeGroup | _MaintNotifObjPrtCodeGroup | 3 | |
| Assembly | Assembly | 3 | |
| DefectClass | DefectClass | 3 | |
| MaintNotifDamageCodeCatalog | MaintNotifDamageCodeCatalog | 3 | |
| MaintNotifDamageCodeGroup | MaintNotifDamageCodeGroup | 3 | |
| MaintNotificationDamageCode | MaintNotificationDamageCode | 3 | |
| MaintNotifItemText | MaintNotifItemText | 1 | |
| MaintNotifObjPrtCode | MaintNotifObjPrtCode | 3 | |
| MaintNotifObjPrtCodeCatalog | MaintNotifObjPrtCodeCatalog | 3 | |
| MaintNotifObjPrtCodeGroup | MaintNotifObjPrtCodeGroup | 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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE _MAINTENANCENOTIFICATIONITEM (
_ASSEMBLY,
_DEFECTCLASS,
_MAINTNOTIFDAMAGECODECATALOG,
_MAINTNOTIFDAMAGECODEGROUP,
_MAINTNOTIFICATIONDAMAGECODE,
_MAINTNOTIFOBJPRTCODE,
_MAINTNOTIFOBJPRTCODECATALOG,
_MAINTNOTIFOBJPRTCODEGROUP,
ASSEMBLY,
DEFECTCLASS,
MAINTNOTIFDAMAGECODECATALOG,
MAINTNOTIFDAMAGECODEGROUP,
MAINTNOTIFICATIONDAMAGECODE,
MAINTNOTIFITEMTEXT,
MAINTNOTIFOBJPRTCODE,
MAINTNOTIFOBJPRTCODECATALOG,
MAINTNOTIFOBJPRTCODEGROUP
);
Learn More
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- 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