P_DOCINFORECDORIGINAL
P_DOCINFORECDORIGINAL is a CDS View in S/4HANA. It contains 27 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_DocInfoRecdOriginal | view | from | BASIC | Document Original Details |
Fields (27)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | DocumentIndex | DocumentIndex | 1 |
| KEY | DocumentInfoRecord | DocumentInfoRecord | 1 |
| KEY | DocumentPart | DocumentPart | 1 |
| KEY | DocumentType | DocumentType | 1 |
| KEY | DocumentVersion | DocumentVersion | 1 |
| ChangedDateTime | ChangedDateTime | 1 | |
| CreatedByUser | CreatedByUser | 1 | |
| CreationDateTime | CreationDateTime | 1 | |
| DocumentFormat | DocumentFormat | 1 | |
| DocumentTitle | DocumentTitle | 1 | |
| FileName | FileName | 1 | |
| FileSize | FileSize | 1 | |
| FileUUID | FileUUID | 1 | |
| InternalComment | InternalComment | 1 | |
| IsOriginalVersionActive | IsOriginalVersionActive | 1 | |
| LastChangedByUser | LastChangedByUser | 1 | |
| LogicalDocument | LogicalDocument | 1 | |
| LogicalDocumentClass | LogicalDocumentClass | 1 | |
| LogicalDocumentIsReference | LogicalDocumentIsReference | 1 | |
| OriginalCheckedOutTime | OriginalCheckedOutTime | 1 | |
| OriginalCheckedOutUser | OriginalCheckedOutUser | 1 | |
| OriginalIsProtected | OriginalIsProtected | 1 | |
| OriginalType | OriginalType | 1 | |
| PhysicalDocTechnicalStatus | PhysicalDocTechnicalStatus | 1 | |
| PhysicalDocument | PhysicalDocument | 1 | |
| StorageCategory | StorageCategory | 1 | |
| WorkstationApplication | WorkstationApplication | 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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_DOCINFORECDORIGINAL (
DOCUMENTINDEX,
DOCUMENTINFORECORD,
DOCUMENTPART,
DOCUMENTTYPE,
DOCUMENTVERSION,
CHANGEDDATETIME,
CREATEDBYUSER,
CREATIONDATETIME,
DOCUMENTFORMAT,
DOCUMENTTITLE,
FILENAME,
FILESIZE,
FILEUUID,
INTERNALCOMMENT,
ISORIGINALVERSIONACTIVE,
LASTCHANGEDBYUSER,
LOGICALDOCUMENT,
LOGICALDOCUMENTCLASS,
LOGICALDOCUMENTISREFERENCE,
ORIGINALCHECKEDOUTTIME,
ORIGINALCHECKEDOUTUSER,
ORIGINALISPROTECTED,
ORIGINALTYPE,
PHYSICALDOCTECHNICALSTATUS,
PHYSICALDOCUMENT,
STORAGECATEGORY,
WORKSTATIONAPPLICATION,
PRIMARY KEY (DOCUMENTINDEX, DOCUMENTINFORECORD, DOCUMENTPART, 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