SAP AUDCHKF Audit: Outgoing Hyperlinks from Physical Objects Table
Overview
AUDCHKF is a standard SAP S/4HANA table that stores Audit: Outgoing Hyperlinks from Physical Objects data. There are total 12 fields in the AUDCHKF table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AUDCHKF 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 AUDCHKF to other SAP tables and standard CDS views available based on AUDCHKF table in S/4HANA 2020.
Techincal Settings of AUDCHKF
Below are technical details of the table AUDCHKF
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AUDCHKF Fields
The following table gives you an overview of the fields available in AUDCHKF
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| REP1_ID | Physical document | SDOK_PHID | AUDPHIO | CHAR | 32 |
| REIO_ID | Relationship between logical and physical documents | SDOK_REID | CHAR | 32 | |
| REP1_CLASS | Document class | SDOK_CLASS | CHAR | 10 | |
| RE_CLASS | Relationship class | SDOK_RECL | SDOKRECL | CHAR | 10 |
| REP2_ID | ID for documents and relations | SDOK_DOCID | CHAR | 32 | |
| REP2_CLASS | Document class | SDOK_CLASS | 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 AUDCHKF
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AUDCHKF | REP1_ID | 1: CN | AUDPHIO |
| AUDCHKF | RE_CLASS | 1: CN | SDOKRECL |