Sunday, May 19, 2024

SAP Table AUDPHIO – Audit: Instances of Physical Information Objects

AUDPHIO is a standard SAP table in SAP ERP (or) S/4HANA which stores Audit: Instances of Physical Information Objects data. There are total 25 fields in AUDPHIO table.This blog post provides key technical details of SAP table AUDPHIO, including its availability across SAP S/4HANA versions and the list of CDS views for AUDPHIO table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering not allowed
Buffering Type No buffering
Package Audit Management – General Core Functions (PLM_AUDIT_CORE)
Technical Component Audit Management (CA-AUD)

SAP AUDPHIO Table Fields

The following is the list of fields that are available in SAP AUDPHIO table. The key fields of the table are highlighted in color.

Field Description Data Element Domain Check Table Data Type
MANDT Client MANDT MANDT CLNT (3)
PHIO_ID Physical document SDOK_PHID SDOK_DOCID CHAR (32)
PH_CLASS Physical document class SDOK_PHCL SDOK_CLASS SDOKPHCL CHAR (10)
LOIO_ID Logical document SDOK_LOID SDOK_DOCID BDS_LOIO CHAR (32)
LO_CLASS Class of logical document SDOK_LOCL SDOK_CLASS * CHAR (10)
STATE Technical Status of a Physical Document SDOK_PHSTA SDOK_PHSTA NUMC (4)
DESCRIPT Title of a document SDOK_TITEL TEXT64 CHAR (64)
LANGU Language Key SPRAS SPRAS T002 LANG (1)
CREA_USER Created By SDOK_CRUSR USERNAME CHAR (12)
CREA_TIME Creation Time (UTC) SDOK_CRTST SDOK_TSTMP NUMC (14)
CHNG_USER Last Changed By SDOK_CHUSR USERNAME CHAR (12)
CHNG_TIME Time of change (UTC) SDOK_CHTST SDOK_TSTMP NUMC (14)
STOR_CAT Category for physical documents SDOK_STCAT SDOK_STCAT SDOKSTCAE CHAR (10)
DOC_FORMAT Document format (TEXT, TIFF, RTF, PDF, …) SDOK_FORM SDOK_FORM SDOKFORM CHAR (4)
DOC_PROT Document protection SDOK_DPROT SDOK_DPROT CHAR (4)
PROP01 Attribute feature (short version) SDOK_PRV_S SDOK_PRV_S CHAR (15)
PROP02 Attribute feature (short version) SDOK_PRV_S SDOK_PRV_S CHAR (15)
PROP03 Attribute feature (short version) SDOK_PRV_S SDOK_PRV_S CHAR (15)
PROP04 Attribute feature (short version) SDOK_PRV_S SDOK_PRV_S CHAR (15)
PROP05 Attribute feature (mid-length version) SDOK_PRV_M SDOK_PRV_M CHAR (20)
PROP06 Attribute feature (mid-length version) SDOK_PRV_M SDOK_PRV_M CHAR (20)
PROP07 Attribute feature (mid-length version) SDOK_PRV_M SDOK_PRV_M CHAR (20)
PROP08 Attribute feature (long version) SDOK_PRV_L SDOK_PRV_L CHAR (40)
PROP09 Attribute feature (long version) SDOK_PRV_L SDOK_PRV_L CHAR (40)
PROP10 Attribute feature (long version) SDOK_PRV_L SDOK_PRV_L CHAR (40)

Availability

The SAP table AUDPHIO is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for AUDPHIO table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.