SAP FSYSPHNM Table – SDOK: Use of target anchors in physical objects

The FSYSPHNM table in SAP ERP or S/4HANA stores SDOK: Use of target anchors in physical objects data. There are total 11 fields in FSYSPHNM table. The SDOK: Use of target anchors in physical objects table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of FSYSPHNM table. It is in SAP Knowledge Warehouse Framework: Sample Data (SKWX) ABAP package and is part of the Document Management Framework (BC-SRV-KPR-DMF) module.

SAP FSYSPHNM Table Fields

Following is the list of fields that are available in SAP FSYSPHNM table. The primary key fields of the table are REP2_ID (Physical document), REP1_ID (Logical document).

Field Description Data Element Check Table Data Type
REP2_ID Physical document SDOK_PHID FSYSPHIO CHAR (32)
REP1_ID Logical document SDOK_LOID CHAR (32)
REP2_CLASS Physical document class SDOK_PHCL * CHAR (10)
REP1_CLASS Class of logical document SDOK_LOCL * CHAR (10)
REIO_ID Relationship between logical and physical documents SDOK_REID CHAR (32)
RE_CLASS Relationship class SDOK_RECL SDOKRECL CHAR (10)
CREA_USER Created By SDOK_CRUSR CHAR (12)
CREA_TIME Creation Time (UTC) SDOK_CRTST NUMC (14)
CHNG_USER Last Changed By SDOK_CHUSR CHAR (12)
CHNG_TIME Time of change (UTC) SDOK_CHTST NUMC (14)
DESCRIPT Short Description SDOK_DESCR CHAR (64)