AKB_SCRIPT - Obsolete: BCB Scripts
Obsolete: BCB Scripts information is stored in SAP table AKB_SCRIPT.
It is part of development package SPAK_AKB in software component BC-DWB-TOO-PAK. This development package consists of objects that can be grouped under "Downward Compatible Development".
It is part of development package SPAK_AKB in software component BC-DWB-TOO-PAK. This development package consists of objects that can be grouped under "Downward Compatible Development".
Fields for table AKB_SCRIPT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Object Name in Object Directory | X | SOBJ_NAME | CHAR | 80 | AKB_SCR_DIR |
STEP | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
INFO_TYPE | Obsolete: Type of Script Entry | X | AKB_SCR_INFO_TYPE | CHAR | 2 | |
SELNAME | ABAP: Name of SELECT-OPTION/PARAMETER | X | RSSCR_NAME | CHAR | 16 | |
BREAKPOINT | General Flag | FLAG | CHAR | 2 | ||
KIND | ABAP: Type of selection | RSSCR_KIND | CHAR | 2 | ||
SIGN | ABAP: ID: I/E (include/exclude values) | TVARV_SIGN | CHAR | 2 | ||
SCR_OPTION | ABAP: Selection option (EQ/BT/CP/...) | TVARV_OPTI | CHAR | 4 | ||
LOW | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 | ||
HIGH | ABAP: Selection Value (LOW or HIGH Value, External Format) | TVARV_VAL | CHAR | 90 |