SAP AKB_EXPT_TO_SEND Obsolete: Usage Exceptions of Basis Objects by Application Table
Overview
AKB_EXPT_TO_SEND is a standard SAP S/4HANA table that stores Obsolete: Usage Exceptions of Basis Objects by Application data. There are total 16 fields in the AKB_EXPT_TO_SEND table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AKB_EXPT_TO_SEND 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_EXPT_TO_SEND to other SAP tables and standard CDS views available based on AKB_EXPT_TO_SEND table in S/4HANA 2020.
Techincal Settings of AKB_EXPT_TO_SEND
Below are technical details of the table AKB_EXPT_TO_SEND
- Buffering switched on
- Single entries of table were buffered
- Storage type is Column Store
List of AKB_EXPT_TO_SEND Fields
The following table gives you an overview of the fields available in AKB_EXPT_TO_SEND
| 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 | General Flag | FLAG | CHAR | 1 | |
| STATE | Single-Character Flag | CHAR1 | CHAR | 1 | |
| DISTRIBUTED | Single-Character Flag | CHAR1 | CHAR | 1 |
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_EXPT_TO_SEND
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AKB_EXPT_TO_SEND | APPL_DLVUNIT | : | AKB_PRODCOMP |
| AKB_EXPT_TO_SEND | APPL_DLVUNIT_REL | : | AKB_PRODCOMP |