NTFPARTNER_D
Draft table for entity R_MAINTNOTIFICATIONPARTNERTP
NTFPARTNER_D is an SAP database table in S/4HANA. Draft table for entity R_MAINTNOTIFICATIONPARTNERTP. It contains 10 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_MaintNotifPartnerDraft | view_entity | from | BASIC | Draft query view for maint notif partner |
Fields (10)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | maintenancenotification | qmnum | Notification | |||
| KEY | partnerfunction | parvw_unv | Partner Funct. | |||
| KEY | notificationpartnerobjectnmbr | i_count | Counter | |||
| KEY | draftuuid | sdraft_uuid | Draft Document ID | |||
| parentdraftuuid | sdraft_uuid | Draft Document ID | ||||
| partner | i_parnr | Partner | ||||
| maintenancepartner | i_parnr | Partner | ||||
| bopfuuid | sdraft_uuid | Draft Document ID | ||||
| bopfparentuuid | sdraft_uuid | Draft Document ID |
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.
-- Draft table for entity R_MAINTNOTIFICATIONPARTNERTP
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE NTFPARTNER_D (
MANDT, -- Client [mandt]
MAINTENANCENOTIFICATION, -- Notification [qmnum]
PARTNERFUNCTION, -- Partner Funct. [parvw_unv]
NOTIFICATIONPARTNEROBJECTNMBR, -- Counter [i_count]
DRAFTUUID, -- Draft Document ID [sdraft_uuid]
PARENTDRAFTUUID, -- Draft Document ID [sdraft_uuid]
PARTNER, -- Partner [i_parnr]
MAINTENANCEPARTNER, -- Partner [i_parnr]
BOPFUUID, -- Draft Document ID [sdraft_uuid]
BOPFPARENTUUID, -- Draft Document ID [sdraft_uuid]
PRIMARY KEY (MANDT, MAINTENANCENOTIFICATION, PARTNERFUNCTION, NOTIFICATIONPARTNEROBJECTNMBR, DRAFTUUID)
);
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