SAP AUDPHHR Audit: Use of Target Anchors in Physical Objects Table
Overview
AUDPHHR is a standard SAP S/4HANA table that stores Audit: Use of Target Anchors in Physical Objects data. There are total 12 fields in the AUDPHHR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AUDPHHR belongs to Audit Management (CA-AUD) module and is located in the package Audit Management - General Core Functions (PLM_AUDIT_CORE).
In addition, following links provide an overview of foreign key relationships, if any, that link AUDPHHR to other SAP tables and standard CDS views available based on AUDPHHR table in S/4HANA 2020.
Techincal Settings of AUDPHHR
Below are technical details of the table AUDPHHR
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AUDPHHR Fields
The following table gives you an overview of the fields available in AUDPHHR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| REP2_ID | Physical document | SDOK_PHID | AUDPHIO | 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for AUDPHHR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AUDPHHR | REP2_ID | 1: CN | AUDPHIO |
| AUDPHHR | RE_CLASS | 1: CN | SDOKRECL |