SAP ABAP Class IF_SALV_BS_R_DATA_TABLE_TYPES (IF_SALV_BS_R_DATA_TABLE_TYPES)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_RESULT_DATA_TABLE 20050831
Properties
Class IF_SALV_BS_R_DATA_TABLE_TYPES  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050831   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SALV_BS_R_DATA_TABLE_TYPES has no interface implemented.
Friends
Class IF_SALV_BS_R_DATA_TABLE_TYPES has no friend class.
Attributes
Class IF_SALV_BS_R_DATA_TABLE_TYPES has no attribute.
Methods
Class IF_SALV_BS_R_DATA_TABLE_TYPES has no method.
Events
Class IF_SALV_BS_R_DATA_TABLE_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_AGGR Public See coding 20050831 begin of s_type_aggr, is_aggr_line type abap_bool, index type sytabix, line_index type sytabix, parent type string, node type string, level type sytabix, is_collapsed type abap_bool, end of s_type_aggr
2 S_TYPE_CHAR Public See coding 20050831 begin of s_type_char. include type s_type_column_field. types: position type sytabix, subtotal type abap_bool, not_visible type abap_bool, end of s_type_char
3 S_TYPE_COLUMN Public See coding 20050831 begin of s_type_column, column type string, position type sytabix, end of s_type_column
4 S_TYPE_COLUMN_FIELD Public See coding 20060324 begin of s_type_column_field, column type string, field type string, end of s_type_column_field
5 S_TYPE_COLUMN_INFO Public See coding 20050831 begin of s_type_column_info, s_column type s_type_column, s_field type s_type_field, end of s_type_column_info
6 S_TYPE_FIELD Public See coding 20050831 begin of s_type_field, field type string, end of s_type_field
7 S_TYPE_HIERARCHY Public See coding 20050831 begin of s_type_hierarchy, is_hierarchy_line type abap_bool, index type sytabix, parent type string, node type string, level type sytabix, is_collapsed type abap_bool, end of s_type_hierarchy
8 S_TYPE_KEYF Public See coding 20060216 begin of s_type_keyf. include type s_type_column_field. types: s_ref type s_type_column_field, end of s_type_keyf
9 S_TYPE_RESULT_DATA Public See coding 20050831 begin of s_type_result_data. include type s_type_result_data_key. types: no_display type abap_bool, s_aggr type s_type_aggr, s_hierarchy type s_type_hierarchy, end of s_type_result_data
10 S_TYPE_RESULT_DATA_KEY Public See coding 20050831 begin of s_type_result_data_key, guid type guid_32, type type salv_bs_constant, index type sytabix, end of s_type_result_data_key
11 S_TYPE_UNIT Public See coding 20060216 begin of s_type_unit. include type s_type_column_field. types: end of s_type_unit
12 T_TYPE_CHAR Public See coding 20050831 t_type_char type standard table of s_type_char with key column field initial size 1
13 T_TYPE_COLUMN_FIELD Public See coding 20060324 t_type_column_field type standard table of s_type_column_field with key column field initial size 1
14 T_TYPE_COLUMN_INFO Public See coding 20050831 t_type_column_info type sorted table of s_type_column_info with unique key s_column-position initial size 1
15 T_TYPE_FIELD Public See coding 20050831 t_type_field type standard table of s_type_field with non-unique key field initial size 1
16 T_TYPE_KEYF Public See coding 20050831 t_type_keyf type standard table of s_type_keyf with key column field initial size 1
17 T_TYPE_RESULT_DATA Public See coding 20050831 t_type_result_data type standard table of s_type_result_data with non-unique key type index initial size 1
18 T_TYPE_UNIT Public See coding 20050831 t_type_unit type standard table of s_type_unit with key column field initial size 1
History
Last changed by/on SAP  20090618 
SAP Release Created in