SAP AUDLORIPR KPro: Logical Information Object Attribute Values Table
Overview
AUDLORIPR is a standard SAP S/4HANA table that stores KPro: Logical Information Object Attribute Values data. There are total 7 fields in the AUDLORIPR table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AUDLORIPR 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 AUDLORIPR to other SAP tables and standard CDS views available based on AUDLORIPR table in S/4HANA 2020.
Techincal Settings of AUDLORIPR
Below are technical details of the table AUDLORIPR
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Column Store
List of AUDLORIPR Fields
The following table gives you an overview of the fields available in AUDLORIPR
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT | 3 | |
| OBJECT_ID | ID for documents and relations | SDOK_DOCID | AUDLOIO | CHAR | 32 |
| PROP_NAME | Attribute of a document or a relationship | SDOK_PROPN | SDOKPROP | CHAR | 25 |
| PROP_INDEX | KPro: General counter (uniqueness in DB) | SDOK_INDX | NUMC | 5 | |
| IO_CLASS | Document class | SDOK_CLASS | CHAR | 10 | |
| PROP_VALUE | Attribute Value | SDOK_PROPV | CHAR | 64 | |
| PROP_SECI | Attribute feature (shortened) | SDOK_PROPI | CHAR | 12 |
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 AUDLORIPR
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AUDLORIPR | OBJECT_ID | C: | AUDLOIO |
| AUDLORIPR | PROP_NAME | CN: | SDOKPROP |