SAP AUDLOIO KPro: Logical Information Object Instances Table
Overview
AUDLOIO is a standard SAP S/4HANA table that stores KPro: Logical Information Object Instances data. There are total 18 fields in the AUDLOIO table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AUDLOIO 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 AUDLOIO to other SAP tables and standard CDS views available based on AUDLOIO table in S/4HANA 2020.
Techincal Settings of AUDLOIO
Below are technical details of the table AUDLOIO
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AUDLOIO Fields
The following table gives you an overview of the fields available in AUDLOIO
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| LOIO_ID | Logical document | SDOK_LOID | CHAR | 32 | |
| LO_CLASS | Class of logical document | SDOK_LOCL | SDOKLOCL | CHAR | 10 |
| MASTER_LG | Original language | SDOK_MSLAN | T002 | LANG | 1 |
| 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 | |
| PROP01 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP02 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP03 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP04 | Attribute feature (short version) | SDOK_PRV_S | CHAR | 15 | |
| PROP05 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP06 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP07 | Attribute feature (mid-length version) | SDOK_PRV_M | CHAR | 20 | |
| PROP08 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | |
| PROP09 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 | |
| PROP10 | Attribute feature (long version) | SDOK_PRV_L | CHAR | 40 |
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 AUDLOIO
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AUDLOIO | LO_CLASS | 1: CN | SDOKLOCL |
| AUDLOIO | MASTER_LG | 1: CN | T002 |