Sunday, May 19, 2024

SAP Table AUDCHKO – Audit: Files of Physical Information Objects

AUDCHKO is a standard SAP table in SAP ERP (or) S/4HANA which stores Audit: Files of Physical Information Objects data. There are total 10 fields in AUDCHKO table.This blog post provides key technical details of SAP table AUDCHKO, including its availability across SAP S/4HANA versions and the list of CDS views for AUDCHKO 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 AUDCHKO Table Fields

The following is the list of fields that are available in SAP AUDCHKO 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 SDOKPHIO CHAR (32)
FILE_NUM Sequential number of file SDOK_FNUMB NUMC10 NUMC (10)
PH_CLASS Physical document class SDOK_PHCL SDOK_CLASS CHAR (10)
DOC_FORMAT Document format (TEXT, TIFF, RTF, PDF, …) SDOK_FORM SDOK_FORM SDOKFORM CHAR (4)
DOC_FMTVER Document format version SDOK_FMVER SDOK_FMVER CHAR (10)
MIMETYPE HTML content type W3CONTTYPE W3_CONTTYP CHAR (128)
FILE_SIZE File size (in bytes) SDOK_FSIZE SDOK_FSIZE NUMC (12)
FILE_NAME Relative storage location of physical document SDOK_FILNM SDOK_FILNM CHAR (255)
FILE_TYPE Type of data transfer SDOK_TRFMD SDOK_TRFMD CHAR (1)

Availability

The SAP table AUDCHKO 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 AUDCHKO table

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