SAP ABAP Table SSTRUC (Description of a structure element in the ABAP src. analysis)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Table Category INTTAB    Structure 
Structure SSTRUC   Table Relationship Diagram
Short Description Description of a structure element in the ABAP src. analysis    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 TYPE STRU_TYPE SYCHAR01 CHAR 1   0   Structure entry type  
2 STMNT_TYPE STRU_TYPE SYCHAR01 CHAR 1   0   Structure entry type  
3 KEY_START STRU_KEYW BOOLEAN CHAR 1   0   Keyword limiter Y/N  
4 KEY_END STRU_KEYW BOOLEAN CHAR 1   0   Keyword limiter Y/N  
5 STMNT_FROM STRU_FROM1 SABP_INT4 INT4 10   0   Index of the first statement in the Stmnt table  
6 STMNT_TO STRU_TO1 SABP_INT4 INT4 10   0   Index of the last statement in the Stmnt table  
7 STRUC_FROM STRU_FROM2 SABP_INT4 INT4 10   0   Index of the first entry in the struc table  
8 STRUC_TO STRU_TO2 SABP_INT4 INT4 10   0   Index of the last entry in the Struc table  
9 BACK STRU_BACK SABP_INT4 INT4 10   0   Index of the higher entries in the struc table  
History
Last changed by/on SAP  20020827 
SAP Release Created in