SAP ABAP Class CL_SALV_TEST_DATA (ALV: Data Selection)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_TEST (Package) ALV: Test Environment for SALV
Properties
Class CL_SALV_TEST_DATA  
Short Description ALV: Data Selection    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_TEST   ALV: Test Environment for SALV 
Created 20040323   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_TEST_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_VERI_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SALV_TEST_DATA has no interface implemented.
Friends
Class CL_SALV_TEST_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_AREA_AFTER_LINE_OUTPUT Constant Public Type reference (TYPE) SALV_DE_CONSTANT 5 ALV: Data Element for Constants 20070115
2 C_AREA_BEFORE_LINE_OUTPUT Constant Public Type reference (TYPE) SALV_DE_CONSTANT 6 ALV: Data Element for Constants 20070115
3 C_AREA_END_OF_LIST Constant Public Type reference (TYPE) SALV_DE_CONSTANT 2 ALV: Data Element for Constants 20070115
4 C_AREA_END_OF_PAGE Constant Public Type reference (TYPE) SALV_DE_CONSTANT 4 ALV: Data Element for Constants 20070115
5 C_AREA_HTML_END_OF_LIST Constant Public Type reference (TYPE) SALV_DE_CONSTANT 8 ALV: Data Element for Constants 20070115
6 C_AREA_HTML_TOP_OF_PAGE Constant Public Type reference (TYPE) SALV_DE_CONSTANT 7 ALV: Data Element for Constants 20070115
7 C_AREA_TOP_OF_LIST Constant Public Type reference (TYPE) SALV_DE_CONSTANT 1 ALV: Data Element for Constants 20070115
8 C_AREA_TOP_OF_PAGE Constant Public Type reference (TYPE) SALV_DE_CONSTANT 3 ALV: Data Element for Constants 20070115
9 C_PROP_GRID_LINES Constant Public Type reference (TYPE) SALV_DE_CONSTANT 1 ALV: Data Element for Constants 20070115
10 C_TECH_ALV_FORM Constant Public Type reference (TYPE) SALV_DE_CONSTANT 3 ALV: Data Element for Constants 20070115
11 C_TECH_DYDOS Constant Public Type reference (TYPE) SALV_DE_CONSTANT 4 ALV: Data Element for Constants 20070115
12 C_TECH_REUSE_COMMENTARY Constant Public Type reference (TYPE) SALV_DE_CONSTANT 2 ALV: Data Element for Constants 20070115
13 C_TECH_WRITE Constant Public Type reference (TYPE) SALV_DE_CONSTANT 1 ALV: Data Element for Constants 20070115
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ALV_AREA Static method Public Method 20070115
2 DOWNLOAD_XML_TO_FILE Static method Public Method 20040331
3 GENERATE_DATA Static method Public Method Generates test data for use in ALV Test Reports 20090325
4 GET_20001TO21111_DATA Static method Public Method 20091106
5 GET_CONVERSIONEXIT_DATA Static method Public Method 20090324
6 GET_CONV_EXIT_DATA Static method Public Method 20120808
7 GET_CURRENCY_DATA Static method Public Method 20090318
8 GET_DATETIME_DATA Static method Public Method 20090324
9 GET_DECIMALS_DATA Static method Public Method 20090324
10 GET_DECSTYLE_DATA Static method Public Method 20090324
11 GET_FILTER_DATA Static method Public Method Test Data for Filter 20091105
12 GET_HS_DATA_FROM_ALV_T_T2 Static method Public Method 20070115
13 GET_ICONS_DATA Static method Public Method 20090519
14 GET_MISCELLANEOUS_DATA Static method Public Method 20090325
15 GET_PACKED_DATA Static method Public Method 20090519
16 GET_SEARCH_DATA Static method Public Method Test Data for Search 20070212
17 GET_SPECIAL_DATA Static method Public Method 20090321
18 GET_STRUCT_DESCRIPTOR Static method Public Method Returns the type description of a generic structure 20090325
19 GET_SUSPICIOUS_DATA Static method Public Method 20090325
20 GET_UNIT_DATA Static method Public Method 20090319
21 GET_XML_CELLTYPES Static method Public Method 20070920
22 GET_ZW_DATA Static method Public Method Subtotals 20060825
23 RTTI_TO_LVC_FCAT Static method Public Method Convert RTTI Structure in an LVC Field Catalog 20070212
24 SELECT_DATA Static method Public Method Data Selection 20040323
25 SELECT_FILE Static method Public Method Select a File (F4 Help) 20040903
26 UPLOAD_XML_FROM_FILE Static method Public Method 20040401
Events
Class CL_SALV_TEST_DATA has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_SEARCH Public See coding 20070212 begin of s_type_search, f_date type d, f_time type t, f_p10_5(10) type p decimals 5, f_p10_4(10) type p decimals 4, f_p10_3(10) type p decimals 3, f_p10_2(10) type p decimals 2, f_p10_1(10) type p decimals 1, f_p10_0(10) type p decimals 0, f_integer type i, f_numc(10) type n, f_char(10) type c, f_float type f, f_string type string, f_wildcards type string, f_char2_alvfi(2) type c, f_char2_alvfi_i(2) type c, f_char2_alvfi_e type string, f_tech type string, f_icon type char04, f_no_out type string, f_p_tmpst(10) type p decimals 0, f_p_tmpst_i type string, f_p_tmpst_e type char20, f_case type string, end of s_type_search
2 S_TYPE_XML_CELLTYPES Public See coding 20070920 begin of s_type_xml_celltypes, tech1 type string, icon type icon_d, * ...Hotspot hotspot type icon_d, date type d, time type t, * ...Hyperlinks hyperlink type string, t_hyperlink type salv_t_int4_column, * ...Checkbox checkbox type char01, * ...Convertierungsexit conv_real(2) type n, conv_n(2) type n, conv_c(2) type n, * ...Currency amount(16) type p decimals 2, currency type string, * ...Unit value(16) type p decimals 2, unit type string, * ...Symbols * ...Texts text1 type string, * Integer/Float integer1 type int1, integer2 type int2, integer4 type i, float type f, * ...Exception my_except type char01, * ...Decimals decimals0(16) type p decimals 0, decimals1(16) type p decimals 1, decimals2(16) type p decimals 2, decimals3(16) type p decimals 3, decimals4(16) type p decimals 4, decimals5(16) type p decimals 5, decimals6(16) type p decimals 6, decimals7(16) type p decimals 7, decimals8(16) type p decimals 8, decimals9(16) type p decimals 9, * ...Decfloat decfloat16 type decfloat16, decfloat34 type decfloat34, * ...Hex hex(4) type x, hex_string type xstring, * ...Timestamp my_timestp(12) type p decimals 7, timestamp type timestampl, alphaexit(6) type n, end of s_type_xml_celltypes
3 T_TYPE_SEARCH Public See coding 20070212 t_type_search type table of s_type_search
4 T_TYPE_XML_CELLTYPES Public See coding 20070920 t_type_xml_celltypes type table of s_type_xml_celltypes
5 YS_20000TO21111_DATA Public See coding 20091106 begin of ys_20000to21111_data, f_idx type i, f_string type string, f_integer1 type i, end of ys_20000to21111_data
6 YS_CONVERSIONEXIT_DATA Public See coding 20090324 begin of ys_conversionexit_data, id type string, process_type type string, p_tstmp(12) type p decimals 0, n_alpha(10) type n, c_alpha(10) type c, alvfi type alvfi, c_alvfi(10) type c, linno type n length 2, end of ys_conversionexit_data
7 YS_CURRENCY_DATA Public See coding 20090318 begin of ys_currency_data , id type string, p12_amount_dec0_curvar(12) type p decimals 0, p12_amount_dec1_curvar(12) type p decimals 1, p12_amount_dec2_curvar(12) type p decimals 2, p12_amount_dec3_curvar(12) type p decimals 3, p12_amount_dec4_curvar(12) type p decimals 4, p12_amount_dec5_curvar(12) type p decimals 5, p12_currency type s_curr, p12_amount_dec0_curfix(12) type p decimals 0, p12_amount_dec1_curfix(12) type p decimals 1, p12_amount_dec2_curfix(12) type p decimals 2, p12_amount_dec3_curfix(12) type p decimals 3, p12_amount_dec4_curfix(12) type p decimals 4, p12_amount_dec5_curfix(12) type p decimals 5, df16_amount type decfloat16, df16_currency type s_curr, df34_amount type decfloat34, df34_amount_unsig type decfloat34, df34_currency type s_curr, end of ys_currency_data
8 YS_DATETIME_DATA Public See coding 20090324 begin of ys_datetime_data, id type string, date1 type d, date1_environ type char30, date1_mm_dd_yy type char30, date1_yymmdd type char30, date2 type d, time1 type t, time2 type t, * dec16 type decfloat16, * dec34 type decfloat34, end of ys_datetime_data
9 YS_DECIMALS_DATA Public See coding 20090324 begin of ys_decimals_data, id type string, dec16 type decfloat16, dec16_dec2 type decfloat16, dec16_dec2_round1 type decfloat16, dec16_dec2_round_minus1 type decfloat16, dec16_round_ref type decfloat16, dec34 type decfloat34, dec34_dec2 type decfloat34, dec34_dec2_round_ref type decfloat34, roundfield type i, end of ys_decimals_data
10 YS_DECSTYLE_DATA Public See coding 20090324 begin of ys_decstyle_data, id type string, process_type type string, float type float, df_style00 type decfloat34, df_style01 type decfloat34, df_style02 type decfloat34, df_style03 type decfloat34, df_style04 type decfloat34, df_style05 type decfloat34, df_style06 type decfloat34, df_style07 type decfloat34, df_style08 type decfloat34, end of ys_decstyle_data
11 YS_FILTER_DATA Public See coding 20091105 BEGIN OF ys_filter_data, rownum TYPE i, c30(30) TYPE c, "1 n10 TYPE alvfi, "2 n10raw(10) TYPE n, "2b c60 TYPE alv_char60, "3 str TYPE string, "4 x TYPE x LENGTH 10, "5 p10_2(10) TYPE p DECIMALS 2,"6 i TYPE i ,"7 f TYPE f ,"8 d TYPE d ,"9 t TYPE t ,"10 estr TYPE string ,"11 int4 TYPE int4 ,"12 icon type string ,"13 END OF ys_filter_data
12 YS_MISCELLANEOUS_DATA Public See coding 20090325 begin of ys_miscellaneous_data, id type string, process_type type string, p_p_edit_mask(12) type p decimals 0, round(12) type p decimals 0, dec_o(12) type p decimals 0, no_sign(12) type p decimals 0, no_zero(12) type p decimals 0, exponent type f, hyperlink type i, hyperstring type string, just_r type string, just_l type string, just_c type string, button type string, c_as_i type char30, end of ys_miscellaneous_data
13 YS_PACKED_DATA Public See coding 20090519 begin of ys_packed_data, id type string, p_idec0(12) type p decimals 0, p_idec2(12) type p decimals 2, p_idec0_edec0(12) type p decimals 0, p_idec2_edec0(12) type p decimals 2, p_idec0_edec1(12) type p decimals 0, p_idec2_edec1(12) type p decimals 2, p_idec0_edec3(12) type p decimals 0, p_idec2_edec3(12) type p decimals 2, p_idec0_edecvar(12) type p decimals 0, p_idec2_edecvar(12) type p decimals 2, p_idec0_edecvar_rnd1(12) type p decimals 0, p_idec2_edecvar_rnd1(12) type p decimals 2, p_idec0_edecvar_rndminus1(12) type p decimals 0, p_idec2_edecvar_rndminus1(12) type p decimals 2, p_idec0_edecvar_rndvar(12) type p decimals 0, p_idec2_edecvar_rndvar(12) type p decimals 2, decimalsfield type i, roundfield type i, end of ys_packed_data
14 YS_SUSPICIOUS_DATA Public See coding 20090325 begin of ys_suspicious_data, id type string, type_data type yt_currency_data, type_ref_to_data type ref to data, type_ref_to_obj type ref to cl_salv_test_data, sysuuid_x16 type SYSUUID_X16, end of ys_suspicious_data
15 YS_UNIT_DATA Public See coding 20090319 begin of ys_unit_data , id type string, p12_dec0_unit_var(12) type p decimals 0, p12_dec1_unit_var(12) type p decimals 1, p12_dec2_unit_var(12) type p decimals 2, p12_dec3_unit_var(12) type p decimals 3, p12_dec5_unit_var(12) type p decimals 5, unit_column type s_unit, "e.g. KM (table T006) p12_dec0_unit_fix(12) type p decimals 0, p12_dec1_unit_fix(12) type p decimals 1, p12_dec2_unit_fix(12) type p decimals 2, p12_dec3_unit_fix(12) type p decimals 3, p12_dec5_unit_fix(12) type p decimals 5, df16_amount type decfloat16, df16_unit type s_unit, "e.g. KM (table T006) df34_amount type decfloat34, df34_amount_unsig type decfloat34, df34_unit type s_unit, "e.g. KM (table T006) end of ys_unit_data
16 YT_20000TO21111_DATA Public See coding 20091106 yt_20000to21111_data type standard table of ys_20000to21111_data with default key
17 YT_CONVERSIONEXIT_DATA Public See coding 20090324 yt_conversionexit_data type standard table of ys_conversionexit_data with default key
18 YT_CURRENCY_DATA Public See coding 20090318 yt_currency_data type standard table of ys_currency_data with default key
19 YT_DATETIME_DATA Public See coding 20090324 yt_datetime_data type table of ys_datetime_data with default key
20 YT_DECIMALS_DATA Public See coding 20090324 yt_decimals_data type table of ys_decimals_data with default key
21 YT_DECSTYLE_DATA Public See coding 20090324 yt_decstyle_data type table of ys_decstyle_data with default key
22 YT_FILTER_DATA Public See coding 20091105 yt_filter_data TYPE TABLE OF ys_filter_data with default key
23 YT_MISCELLANEOUS_DATA Public See coding 20090325 yt_miscellaneous_data type table of ys_miscellaneous_data with default key
24 YT_PACKED_DATA Public See coding 20090519 yt_packed_data type table of ys_packed_data with default key
25 YT_SPECIAL_DATA Public See coding 20090321 yt_special_data type standard table of salv_test_s_special_fieldnames with default key
26 YT_SUSPICIOUS_DATA Public See coding 20090325 yt_suspicious_data type table of ys_suspicious_data with default key
27 YT_UNIT_DATA Public See coding 20090319 yt_unit_data type standard table of ys_unit_data with default key
28 Y_FILE Private Type reference (TYPE) STRING 20090318
Method Signatures

Method CREATE_ALV_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AREA Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20070115
2 Importing OUTPUT_TECH Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20070115
3 Importing PRINT_TEXT Call by reference Type reference (TYPE) CHAR255 char255 20070115
4 Importing ROWS Call by reference Type reference (TYPE) I 20070115
5 Changing R_CONTENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeines Element im Gestaltungsobjekt 20070115
6 Changing R_DOCUMENT Call by reference Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamische Dokumente: Dokument 20070610
7 Importing T_PROPERTIES Call by reference Type reference (TYPE) DTC_T_TC Tabelle von der Struktur DTC_S_TC 20070115

Method CREATE_ALV_AREA on class CL_SALV_TEST_DATA has no exception.

Method DOWNLOAD_XML_TO_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) STRING 20040331
2 Importing FILENAME Call by reference Type reference (TYPE) STRING 20040331

Method DOWNLOAD_XML_TO_FILE on class CL_SALV_TEST_DATA has no exception.

Method GENERATE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TAB Value transfer Object reference (TYPE REF TO) DATA Erzeugte Tabelle mit generierten Daten 20090325
2 Importing I_COLUMNS Value transfer Type reference (TYPE) I Anzahl der zu erzeugenden Spalten 20090325
3 Importing I_ROWS Value transfer Type reference (TYPE) I Anzahl der zu erzeugenden Zeilen 20090325

Method GENERATE_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_20001TO21111_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20091106
2 Changing RT_XXXXX_DATA Call by reference Object reference (TYPE REF TO) YT_20000TO21111_DATA 20091106

Method GET_20001TO21111_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_CONVERSIONEXIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090324
2 Changing RT_CONVERSIONEXIT_DATA Call by reference Object reference (TYPE REF TO) YT_CONVERSIONEXIT_DATA 20090324
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_CONVERSIONEXIT_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_CONV_EXIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20120808
2 Changing RT_XXXXX_DATA Call by reference Object reference (TYPE REF TO) YT_CONVERSIONEXIT_DATA 20120808

Method GET_CONV_EXIT_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_CURRENCY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090318
2 Changing RT_CURRENCY_DATA Call by reference Object reference (TYPE REF TO) YT_CURRENCY_DATA 20090319
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_CURRENCY_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_DATETIME_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090324
2 Changing RT_DATETIME_DATA Call by reference Object reference (TYPE REF TO) YT_DATETIME_DATA 20090324
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_DATETIME_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_DECIMALS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090324
2 Changing RT_DECIMALS_DATA Call by reference Object reference (TYPE REF TO) YT_DECIMALS_DATA 20090324
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_DECIMALS_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_DECSTYLE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090324
2 Changing RT_DECSTYLE_DATA Call by reference Object reference (TYPE REF TO) YT_DECSTYLE_DATA 20090324
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_DECSTYLE_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_FILTER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FILTER_DATA Call by reference Type reference (TYPE) YT_FILTER_DATA 20091105
2 Changing CT_LVC_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20091105
3 Importing R_STRUCT Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20091105

Method GET_FILTER_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_HS_DATA_FROM_ALV_T_T2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_ITEM_SLAVE Call by reference Type reference (TYPE) LVC_T_TABX ALV-Control: Filter Index 20070115
2 Changing T_MASTER Call by reference Type reference (TYPE) IF_SALV_VERI_TYPES=>G_TY_T_ALV_T_T2 Test Daten für ALV 20070115
3 Changing T_SLAVE Call by reference Type reference (TYPE) IF_SALV_VERI_TYPES=>G_TY_T_ALV_T_T2 Test Daten für ALV 20070115

Method GET_HS_DATA_FROM_ALV_T_T2 on class CL_SALV_TEST_DATA has no exception.

Method GET_ICONS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090519
2 Changing RT_SUSPICIOUS_DATA Call by reference Object reference (TYPE REF TO) YT_SUSPICIOUS_DATA 20090519
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090519

Method GET_ICONS_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_MISCELLANEOUS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090325
2 Changing RT_MISCELLANEOUS_DATA Call by reference Object reference (TYPE REF TO) YT_MISCELLANEOUS_DATA 20090325
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_MISCELLANEOUS_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_PACKED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090519
2 Changing RT_PACKED_DATA Call by reference Object reference (TYPE REF TO) YT_PACKED_DATA 20090519
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090519

Method GET_PACKED_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_SEARCH_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_DATA Call by reference Object reference (TYPE REF TO) DATA 20070212
2 Changing CT_LVC_FIELDCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20070212
3 Importing ROWS Call by reference Type reference (TYPE) I -1 20070223
4 Importing R_STRUCT Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20070212

Method GET_SEARCH_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_SPECIAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090321
2 Changing RT_SPECIAL_DATA Call by reference Object reference (TYPE REF TO) YT_SPECIAL_DATA 20090321
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_SPECIAL_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_STRUCT_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDS Call by reference Type reference (TYPE) I Anzahl der Felder in der Struktur 20090325
2 Returning R_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20090325

Method GET_STRUCT_DESCRIPTOR on class CL_SALV_TEST_DATA has no exception.

Method GET_SUSPICIOUS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090325
2 Changing RT_SUSPICIOUS_DATA Call by reference Object reference (TYPE REF TO) YT_SUSPICIOUS_DATA 20090325
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_SUSPICIOUS_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_UNIT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20090319
2 Changing RT_UNIT_DATA Value transfer Object reference (TYPE REF TO) YT_UNIT_DATA 20090319
3 Importing XML_STRING Call by reference Type reference (TYPE) XSTRING 20090402

Method GET_UNIT_DATA on class CL_SALV_TEST_DATA has no exception.

Method GET_XML_CELLTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ROW1 Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070920
2 Importing ROW2 Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070920
3 Importing ROW3 Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070920
4 Importing ROW4 Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070920
5 Importing ROW5 Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20070920
6 Changing T_XML_CELLTYPES Call by reference Type reference (TYPE) T_TYPE_XML_CELLTYPES 20070920

Method GET_XML_CELLTYPES on class CL_SALV_TEST_DATA has no exception.

Method GET_ZW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEYFIGURE01 Call by reference Type reference (TYPE) STRING 20060825
2 Importing LEVEL01 Call by reference Type reference (TYPE) STRING ALV-Control: Feldname internes Tabellenfeld 20060825
3 Importing LEVEL02 Call by reference Type reference (TYPE) STRING ALV-Control: Feldname internes Tabellenfeld 20060825
4 Importing LEVEL03 Call by reference Type reference (TYPE) STRING ALV-Control: Feldname internes Tabellenfeld 20060825
5 Importing LEVEL04 Call by reference Type reference (TYPE) STRING 20060826
6 Importing LEVEL05 Call by reference Type reference (TYPE) STRING 20060826
7 Changing R_DATA Call by reference Object reference (TYPE REF TO) DATA 20060825
8 Importing R_TYPENAME Call by reference Object reference (TYPE REF TO) DATA 20060826
9 Importing ZW Call by reference Type reference (TYPE) IF_SALV_TEST_TYPES=>G_TYPE_T_ZW 20060825

Method GET_ZW_DATA on class CL_SALV_TEST_DATA has no exception.

Method RTTI_TO_LVC_FCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_STRUCT Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Run Time Type Services 20070212
2 Returning VALUE Value transfer Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20070212

Method RTTI_TO_LVC_FCAT on class CL_SALV_TEST_DATA has no exception.

Method SELECT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AMOUNT Call by reference Type reference (TYPE) I 30 20040323
2 Changing DATA Call by reference Type reference (TYPE) TABLE 20040323
3 Importing FILENAME Call by reference Type reference (TYPE) STRING 20040323
4 Importing SOURCE Call by reference Type reference (TYPE) SALV_DE_CONSTANT ALV: Datenelement für Konstanten 20040323
5 Importing STRUCTNAME Call by reference Type reference (TYPE) STRING 20040323
# Exception Resumable Description Created on
1 ERROR 20040916

Method SELECT_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting FILENAME Value transfer Type reference (TYPE) STRING Dateiname 20040903

Method SELECT_FILE on class CL_SALV_TEST_DATA has no exception.

Method UPLOAD_XML_FROM_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING 20040401
2 Returning VALUE Value transfer Type reference (TYPE) STRING 20040401
# Exception Resumable Description Created on
1 ERROR 20040916
History
Last changed by/on SAP  20130531 
SAP Release Created in 700