SAP AKB_SCRIPT Obsolete: BCB Scripts Table
Overview
AKB_SCRIPT is a standard SAP S/4HANA table that stores Obsolete: BCB Scripts data. There are total 9 fields in the AKB_SCRIPT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table AKB_SCRIPT 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_SCRIPT to other SAP tables and standard CDS views available based on AKB_SCRIPT table in S/4HANA 2020.
Techincal Settings of AKB_SCRIPT
Below are technical details of the table AKB_SCRIPT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of AKB_SCRIPT Fields
The following table gives you an overview of the fields available in AKB_SCRIPT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| NAME | Object Name in Object Directory | SOBJ_NAME | AKB_SCR_DIR | CHAR | 40 |
| STEP | 4 Byte Signed Integer | INT4 | INT4 | 10 | |
| SELNAME | ABAP: Name of SELECT-OPTION/PARAMETER | RSSCR_NAME | CHAR | 8 | |
| BREAKPOINT | General Flag | FLAG | CHAR | 1 | |
| KIND | ABAP: Type of selection | RSSCR_KIND | CHAR | 1 | |
| SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 1 | |
| SCR_OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 2 | |
| LOW | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 45 | |
| HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 45 |
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_SCRIPT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| AKB_SCRIPT | NAME | : | AKB_SCR_DIR |