The AKB_EXCEPT_TEST table in SAP ERP or S/4HANA stores Obsolete: Usage Exceptions of Basis Objects by Application data. There are total 14 fields in AKB_EXCEPT_TEST table. The Obsolete: Usage Exceptions of Basis Objects by Application table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of AKB_EXCEPT_TEST table. It is in Downward Compatible Development (SPAK_AKB) ABAP package and is part of the Package Tools (BC-DWB-TOO-PAK) module.
SAP AKB_EXCEPT_TEST Table Fields
Following is the list of fields that are available in SAP AKB_EXCEPT_TEST table. The primary key fields of the table are OBJ_TYPE (Object Type), OBJ_NAME (Object Name in Object Directory), SUB_TYPE (Object Type), SUB_NAME (Compound component name or alias), APPL_TYPE (Object Type), APPL_NAME (Object Name in Object Directory).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| 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 | CHAR (30) | |
| 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) | |
| STATE | Single-Character Flag | CHAR1 | CHAR (1) | |
| DISTRIBUTED | Single-Character Flag | CHAR1 | CHAR (1) |


