I_DOCUMENTPRTBYINTERNALKEY
Document PRT by internal key
I_DOCUMENTPRTBYINTERNALKEY is a CDS View in S/4HANA. Document PRT by internal key. It contains 11 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_BOOOpDocumentPRTChangeState | view | inner | COMPOSITE | BOO Operation Document Production Resource/Tool Change State |
| I_DocumentProdnRsceTool | view | from | BASIC | Document Production Resource Tool |
| I_MfgWorkInstructionPRTDocLink | view | inner | BASIC | Documents linked to a PRT assigned to OA |
| P_MstrRcpOpDocPRTAssgmt | view_entity | inner | COMPOSITE | Document PRT Assignment |
| R_ProdnRtgOpDocPRTAssgmtTP | view_entity | inner | TRANSACTIONAL | Document PRT Assignment |
| R_ProdnRtgOpDocPRTAssgmtTP_2 | view_entity | inner | TRANSACTIONAL | Document PRT Assignment |
Fields (11)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | DocumentInfoRecord | DocumentInfoRecord,DocumentInfoRecordDocNumber | 5 |
| KEY | DocumentType | DocumentType | 5 |
| KEY | DocumentVersion | DocumentVersion | 5 |
| _DocumentInfoRecord | _DocumentInfoRecord | 1 | |
| _DocumentNumber | _DocumentNumber | 1 | |
| _DocumentType | _DocumentType | 1 | |
| _DocumentVersion | _DocumentVersion | 1 | |
| _ProductionResourceType | _ProductionResourceType | 1 | |
| DocumentPart | DocumentPart | 4 | |
| ProductionResourceInternalID | ProductionResourceInternalID | 1 | |
| ProductionResourceType | ProductionResourceType | 2 |
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.
-- Document PRT by internal key
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_DOCUMENTPRTBYINTERNALKEY (
DOCUMENTINFORECORD,
DOCUMENTTYPE,
DOCUMENTVERSION,
_DOCUMENTINFORECORD,
_DOCUMENTNUMBER,
_DOCUMENTTYPE,
_DOCUMENTVERSION,
_PRODUCTIONRESOURCETYPE,
DOCUMENTPART,
PRODUCTIONRESOURCEINTERNALID,
PRODUCTIONRESOURCETYPE,
PRIMARY KEY (DOCUMENTINFORECORD, DOCUMENTTYPE, DOCUMENTVERSION)
);
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