SAP AKB_EXCEPTIONS Obsolete: Usage Exceptions of Basis Objects by Application Table
Overview
AKB_EXCEPTIONS is a standard SAP S/4HANA table that stores Obsolete: Usage Exceptions of Basis Objects by Application data. There are total 17 fields in the AKB_EXCEPTIONS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AKB_EXCEPTIONS belongs to Package Tools (BC-DWB-TOO-PAK) module and is located in the package Downward Compatible Development (SPAK_AKB).
In addition, following links provide an overview of foreign key relationships, if any, that link AKB_EXCEPTIONS to other SAP tables and standard CDS views available based on AKB_EXCEPTIONS table in S/4HANA 2020.
Techincal Settings of AKB_EXCEPTIONS
Below are technical details of the table AKB_EXCEPTIONS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AKB_EXCEPTIONS Fields
The following table gives you an overview of the fields available in AKB_EXCEPTIONS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| OBJ_TYPE | Object Type | TROBJTYPE | CHAR | 4 | |
| OBJ_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 | |
| SUB_TYPE | Object Type | TROBJTYPE | CHAR | 4 | |
| SUB_NAME | Compound component name or alias | SEOCPDLONG | CHAR | 61 | |
| APPL_TYPE | Object Type | TROBJTYPE | CHAR | 4 | |
| APPL_NAME | Object Name in Object Directory | SOBJ_NAME | CHAR | 40 | |
| APPL_DLVUNIT | Software Component | DLVUNIT | AKB_PRODCOMP | CHAR | 30 |
| APPL_DLVUNIT_REL | SAP Release | SAPRELEASE | AKB_PRODCOMP | CHAR | 10 |
| APPL_PACKET | Package | DEVCLASS | CHAR | 30 | |
| CHANGED_ON | Last Changed On | AS4DATE | DATS | 8 | |
| CHANGED_AT | Last changed at | AS4TIME | TIMS | 6 | |
| CHANGED_BY | Last Changed By | AS4USER | CHAR | 12 | |
| SEVERITY | Error Severity | ERRSEVRTY | CHAR | 4 | |
| INHERITANCE | Single-Character Flag | CHAR1 | CHAR | 1 | |
| STATE | Single-Character Flag | CHAR1 | CHAR | 1 | |
| DISTRIBUTED | Single-Character Flag | CHAR1 | CHAR | 1 | |
| RANDVAL | 4 Byte Signed Integer | INT4 | INT4 | 10 |
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 AKB_EXCEPTIONS
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AKB_EXCEPTIONS | APPL_DLVUNIT | : | AKB_PRODCOMP |
| AKB_EXCEPTIONS | APPL_DLVUNIT_REL | : | AKB_PRODCOMP |