P_DOCUMENTINFORECORDOBJECTLINK
P_DOCUMENTINFORECORDOBJECTLINK is a CDS View in S/4HANA. It contains 22 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_DocumentInfoRecordObjectLink | view | from | BASIC | Document Info Record Object Link |
| I_DocumentInfoRecordRelation | view_entity | from | BASIC | Document Info Record Relation |
Fields (22)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | DocObjectLinkCounter | DocObjectLinkCounter | 2 |
| KEY | DocumentInfoRecordDocNumber | DocumentInfoRecordDocNumber | 2 |
| KEY | DocumentInfoRecordDocPart | DocumentInfoRecordDocPart | 2 |
| KEY | DocumentInfoRecordDocType | DocumentInfoRecordDocType | 2 |
| KEY | DocumentInfoRecordDocVersion | DocumentInfoRecordDocVersion | 2 |
| KEY | LinkedSAPObject | LinkedSAPObject | 2 |
| KEY | LinkedSAPObjectKey | LinkedSAPObjectKey | 2 |
| ChangedDateTime | ChangedDateTime | 2 | |
| CreatedByUser | CreatedByUser | 2 | |
| CreationDateTime | CreationDateTime | 2 | |
| DocInfoRecdAdditionalObjectKey | DocInfoRecdAdditionalObjectKey | 2 | |
| DocInfoRecdConfignMgmtFixed | DocInfoRecdConfignMgmtFixed | 2 | |
| DocInfoRecdIsMarkedForDeletion | DocInfoRecdIsMarkedForDeletion | 2 | |
| DocInfoRecdLinkStatus | DocInfoRecdLinkStatus | 2 | |
| DocInfoRecdLongTextUUID | DocInfoRecdLongTextUUID | 2 | |
| DocInfoRecdObjectLinkStatus | DocInfoRecdObjectLinkStatus | 2 | |
| DocLinkDirectionIsActive | DocLinkDirectionIsActive | 2 | |
| IsArchived | IsArchived | 2 | |
| IsDefaultDocument | IsDefaultDocument | 2 | |
| IsDocInfoRecdCreatedFromCAD | IsDocInfoRecdCreatedFromCAD | 2 | |
| LastChangedByUser | LastChangedByUser | 2 | |
| ObjectTypeDatabaseTable | ObjectTypeDatabaseTable | 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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_DOCUMENTINFORECORDOBJECTLINK (
DOCOBJECTLINKCOUNTER,
DOCUMENTINFORECORDDOCNUMBER,
DOCUMENTINFORECORDDOCPART,
DOCUMENTINFORECORDDOCTYPE,
DOCUMENTINFORECORDDOCVERSION,
LINKEDSAPOBJECT,
LINKEDSAPOBJECTKEY,
CHANGEDDATETIME,
CREATEDBYUSER,
CREATIONDATETIME,
DOCINFORECDADDITIONALOBJECTKEY,
DOCINFORECDCONFIGNMGMTFIXED,
DOCINFORECDISMARKEDFORDELETION,
DOCINFORECDLINKSTATUS,
DOCINFORECDLONGTEXTUUID,
DOCINFORECDOBJECTLINKSTATUS,
DOCLINKDIRECTIONISACTIVE,
ISARCHIVED,
ISDEFAULTDOCUMENT,
ISDOCINFORECDCREATEDFROMCAD,
LASTCHANGEDBYUSER,
OBJECTTYPEDATABASETABLE,
PRIMARY KEY (DOCOBJECTLINKCOUNTER, DOCUMENTINFORECORDDOCNUMBER, DOCUMENTINFORECORDDOCPART, DOCUMENTINFORECORDDOCTYPE, DOCUMENTINFORECORDDOCVERSION, LINKEDSAPOBJECT, LINKEDSAPOBJECTKEY)
);
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