SAP AUDPHRI Audit: File Name of Last Checkout Table
Overview
AUDPHRI is a standard SAP S/4HANA table that stores Audit: File Name of Last Checkout data. There are total 5 fields in the AUDPHRI table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AUDPHRI 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 AUDPHRI to other SAP tables and standard CDS views available based on AUDPHRI table in S/4HANA 2020.
Techincal Settings of AUDPHRI
Below are technical details of the table AUDPHRI
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AUDPHRI Fields
The following table gives you an overview of the fields available in AUDPHRI
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| PHIO_ID | Physical document | SDOK_PHID | AUDPHPR | CHAR | 32 |
| FILE_NUM | Sequential number of file | SDOK_FNUMB | NUMC | 10 | |
| PH_CLASS | Physical document class | SDOK_PHCL | SDOKPHCL | CHAR | 10 |
| FILE_NAME | Relative storage location of physical document | SDOK_FILNM | CHAR | 255 |
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 AUDPHRI
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AUDPHRI | PHIO_ID | 1: CN | AUDPHPR |
| AUDPHRI | PH_CLASS | 1: CN | SDOKPHCL |