SAP ABAP Interface IF_SALV_TEST_TYPES (ALV: Test Type Definitions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_TEST (Package) ALV: Test Environment for SALV
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_TEST ALV: Test Class 20040401
Properties
Interface IF_SALV_TEST_TYPES  
Short Description ALV: Test Type Definitions    
General Data
Package SALV_TEST   ALV: Test Environment for SALV 
Created 20040401   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_TEST_TYPES has no forward declaration.
Interfaces
Interface IF_SALV_TEST_TYPES has no interface.
Friends
Interface IF_SALV_TEST_TYPES has no friend.
Attributes
Interface IF_SALV_TEST_TYPES has no attribute.
Methods
Interface IF_SALV_TEST_TYPES has no method.
Events
Interface IF_SALV_TEST_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 G_TYPE_S_COMPARE Public See coding 20040401 begin of g_type_s_compare. include type g_type_s_key. types: expected_data_root type string. types: expected_data_key type string. types: dir_expected_data type string. types: dir_actual_data type string. types: xy_expected_data type g_type_s_xy. types: xy_actual_data type g_type_s_xy. types: email type string. types: comment type string. types: end of g_type_s_compare
2 G_TYPE_S_KEY Public See coding 20040401 begin of g_type_s_key, rowid type i, run type sap_bool, key type char1024, end of g_type_s_key
3 G_TYPE_S_SUBMIT Public See coding 20040401 begin of g_type_s_submit. include type g_type_s_key. types: report type syrepid. types: data type char1024. types: dir type char1024. types: sel_dynnr type sydynnr. types: sel_set type char30. include type g_type_s_xy. include type rsparams. types: email type string. types: comment type string. types: end of g_type_s_submit
4 G_TYPE_S_XY Public See coding 20040401 begin of g_type_s_xy, point_in_time_x type salv_de_constant, point_in_time_y type salv_de_constant, end of g_type_s_xy
5 G_TYPE_S_ZW Public See coding 20060830 begin of g_type_s_zw, pos type i, stufe type i, anzahl type i, group type i, end of g_type_s_zw
6 G_TYPE_T_COMPARE Public See coding 20040401 g_type_t_compare type standard table of g_type_s_compare with key table_line
7 G_TYPE_T_SUBMIT Public See coding 20040401 g_type_t_submit type standard table of g_type_s_submit with key table_line
8 G_TYPE_T_ZW Public See coding 20060830 g_type_t_zw type standard table of g_type_s_zw with key table_line
History
Last changed by/on SAP  20070911 
SAP Release Created in 700