SAP ABAP Table AKB_SCRIPT (Obsolete: BCB Scripts)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-PAK (Application Component) Package Tools
     SPAK_AKB (Package) Downward Compatible Development
Basic Data
Table Category TRANSP    Transparent table 
Transparent table AKB_SCRIPT   Table Relationship Diagram
Short Description Obsolete: BCB Scripts    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 NAME SOBJ_NAME SOBJ_NAME CHAR 40   0   Object Name in Object Directory AKB_SCR_DIR
2 STEP INT4 INT4 INT4 10   0   Natural number  
3 INFO_TYPE AKB_SCR_INFO_TYPE   CHAR 1   0   Obsolete: Type of Script Entry  
4 SELNAME RSSCR_NAME SELCNAME CHAR 8   0   ABAP/4: Name of SELECT-OPTION / PARAMETER  
5 BREAKPOINT FLAG FLAG CHAR 1   0   General Flag  
6 KIND RSSCR_KIND SYCHAR01 CHAR 1   0   ABAP: Type of selection  
7 SIGN TVARV_SIGN SYCHAR01 CHAR 1   0   ABAP: ID: I/E (include/exclude values)  
8 SCR_OPTION TVARV_OPTI SYCHAR02 CHAR 2   0   ABAP: Selection option (EQ/BT/CP/...)  
9 LOW TVARV_VAL RSSELVALUE CHAR 45   0   ABAP/4: Selection value (LOW or HIGH value, external format)  
10 HIGH TVARV_VAL RSSELVALUE CHAR 45   0   ABAP/4: Selection value (LOW or HIGH value, external format)  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 AKB_SCRIPT NAME AKB_SCR_DIR NAME    
History
Last changed by/on SAP  20141013 
SAP Release Created in 700