SAP ABAP Class CL_SALV_BS_TEST_DATA (Class for Test Data Creation)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_TEST (Package) Package for Tests
Properties
Class CL_SALV_BS_TEST_DATA  
Short Description Class for Test Data Creation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_TEST   Package for Tests 
Created 20071108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_BS_TEST_DATA has no forward declaration.
Interfaces
Class CL_SALV_BS_TEST_DATA has no interface implemented.
Friends
Class CL_SALV_BS_TEST_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 KEYFIGURETABLE Constant Public Type reference (TYPE) ALVTABLETYPE 'KF' ALV Table Types 20071114
2 MEASURETABLE Constant Public Type reference (TYPE) ALVTABLETYPE 'MS' ALV Table Types 20071114
3 RESULTTABLE Constant Public Type reference (TYPE) ALVTABLETYPE 'RS' ALV Table Types 20071114
4 UIMASTERTABLE Constant Public Type reference (TYPE) ALVTABLETYPE 'UM' ALV Table Types 20071114
Methods
# Method Level Visibility Method type Description Created on
1 GET_REFERENCE_DATA Static method Public Method Get Reference Data 20071114
2 GET_TEST_DATA Static method Public Method Get Test Data 20071114
3 GET_WD_DATA_CONTROLLER Static method Public Method 20071203
4 GET_WD_MODEL_CONTROLLER Static method Public Method 20071203
5 SORT_1_AGGR_1 Static method Public Method 20071115
6 SORT_1_AGGR_1_NO_FILTER Static method Public Method 20071115
7 SORT_2_AGGR_1 Static method Public Method 20071115
8 SORT_2_AGGR_1_NO_FILTER Static method Public Method 20071115
9 SORT_2_AGGR_2 Static method Public Method 20071115
10 SORT_2_AGGR_2_CURR_REF Static method Public Method 20071115
11 SORT_2_AGGR_2_CURR_UNIT_REF Static method Public Method 20071115
12 SORT_2_AGGR_2_NO_FILTER Static method Public Method 20071115
13 SORT_2_AGGR_2_UNIT_REF Static method Public Method 20071115
14 UPLOAD_REFERENCE_DATA Static method Public Method Upload Reference Data 20071114
15 UPLOAD_SCENARIO_DATA Static method Public Method Upload Test Data Packages 20071206
16 UPLOAD_TEST_DATA Static method Public Method Upload Test Data Packages 20071109
Events
Class CL_SALV_BS_TEST_DATA has no event.
Types
Class CL_SALV_BS_TEST_DATA has no local type.
Method Signatures

Method GET_REFERENCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALVTABLETYPE Call by reference Type reference (TYPE) ALVTABLETYPE Komponente der Versionsnummer 20071114
2 Importing PACKAGENR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071114
3 Exporting REFDATA Call by reference Type reference (TYPE) TABLE 20071114
4 Importing SCENARIOMETHOD Call by reference Type reference (TYPE) STRING Komponente der Versionsnummer 20071115

Method GET_REFERENCE_DATA on class CL_SALV_BS_TEST_DATA has no exception.

Method GET_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATAREF Call by reference Object reference (TYPE REF TO) DATA 20071115
2 Exporting PACKAGEDESCR Call by reference Type reference (TYPE) STRING 20071114
3 Importing PACKAGENR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071114
4 Exporting TESTDATA Call by reference Type reference (TYPE) TABLE 20071114
5 Exporting TTYPE Call by reference Type reference (TYPE) STRING 20071114
# Exception Resumable Description Created on
1 CX_SALV_BS_SERVICE_AUNIT AUNIT Exception 20080115

Method GET_WD_DATA_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGENR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071203
2 Returning R_DATA_CONTROLLER Value transfer Object reference (TYPE REF TO) CL_SALV_WD_DATA_TABLE 20071203
# Exception Resumable Description Created on
1 CX_SALV_BS_SERVICE_AUNIT AUNIT Exception 20080115

Method GET_WD_MODEL_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_DATA_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_SALV_WD_DATA_TABLE 20071203
2 Returning R_MODEL_CONTROLLER Value transfer Object reference (TYPE REF TO) CL_SALV_WD_MODEL_TABLE 20071203

Method GET_WD_MODEL_CONTROLLER on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_1_AGGR_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_1_AGGR_1 on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_1_AGGR_1_NO_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_1_AGGR_1_NO_FILTER on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_2_AGGR_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_2_AGGR_1 on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_2_AGGR_1_NO_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_2_AGGR_1_NO_FILTER on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_2_AGGR_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_2_AGGR_2 on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_2_AGGR_2_CURR_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_2_AGGR_2_CURR_REF on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_2_AGGR_2_CURR_UNIT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_2_AGGR_2_CURR_UNIT_REF on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_2_AGGR_2_NO_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_2_AGGR_2_NO_FILTER on class CL_SALV_BS_TEST_DATA has no exception.

Method SORT_2_AGGR_2_UNIT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting KEYFIGURE Call by reference Type reference (TYPE) SALV_BS_T_KEYFIGURE_TREE 20071115
2 Exporting MEASURE Call by reference Type reference (TYPE) SALV_BS_T_MEASURE 20071115
3 Importing TESTDATA Call by reference Type reference (TYPE) TABLE 20071115

Method SORT_2_AGGR_2_UNIT_REF on class CL_SALV_BS_TEST_DATA has no exception.

Method UPLOAD_REFERENCE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALVTABLETYPE Call by reference Type reference (TYPE) ALVTABLETYPE Komponente der Versionsnummer 20071114
2 Importing PACKAGENR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071114
3 Importing REFDATA Call by reference Type reference (TYPE) INDEX TABLE 20071114
4 Importing SCENARIONR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071114

Method UPLOAD_REFERENCE_DATA on class CL_SALV_BS_TEST_DATA has no exception.

Method UPLOAD_SCENARIO_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 char255 20071206
2 Importing METHODNAME Call by reference Type reference (TYPE) STRING 20071206
3 Importing SCENARIODESCR Call by reference Type reference (TYPE) STRING 20071206
4 Importing SCENARIONR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071206

Method UPLOAD_SCENARIO_DATA on class CL_SALV_BS_TEST_DATA has no exception.

Method UPLOAD_TEST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATAPACKAGEDESCR Call by reference Type reference (TYPE) STRING 20071109
2 Importing FILENAME Call by reference Type reference (TYPE) STRING char255 20071109
3 Importing PACKAGENR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071113
4 Importing TTYPE Call by reference Type reference (TYPE) STRING 30 Characters 20071109

Method UPLOAD_TEST_DATA on class CL_SALV_BS_TEST_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 711