SAP ABAP Class CU_SALV_WD_UNIT_TEST_TOOLBOX (tools for unit tests)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_UI (Package) SALV WD UI
Properties
Class CU_SALV_WD_UNIT_TEST_TOOLBOX  
Short Description tools for unit tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SALV_WD_UI   SALV WD UI 
Created 20090812   SAP 
Last change 20110908   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)
2 IF_SALV_BS_R_DATA_TABLE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CU_SALV_WD_UNIT_TEST_TOOLBOX has no interface implemented.
Friends
Class CU_SALV_WD_UNIT_TEST_TOOLBOX has no friend class.
Attributes
Class CU_SALV_WD_UNIT_TEST_TOOLBOX has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PROVIDE_RESULT_DATA1 Static method Public Method fill t_result_data with test data 20090817
Events
Class CU_SALV_WD_UNIT_TEST_TOOLBOX has no event.
Types
Class CU_SALV_WD_UNIT_TEST_TOOLBOX has no local type.
Method Signatures

Method PROVIDE_RESULT_DATA1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALL_VISIBLE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090817
2 Importing COMPONENT_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_SALV_WD_C_TABLE r_result_data->t_data_table will be set 20090817
3 Exporting NUM_DATA_LINES Value transfer Type reference (TYPE) SYTABIX total number of data lines 20090817
4 Exporting NUM_VISIBLE_DATA_LINES Value transfer Type reference (TYPE) SYTABIX number of visible data lines 20090817
5 Changing RESULT_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_SALV_WD_RESULT_DATA_TABLE t_data_table will be set 20090817
6 Exporting T_ONLY_VISIBLE Call by reference Type reference (TYPE) IF_SALV_BS_R_DATA_TABLE_TYPES=>T_TYPE_RESULT_DATA table of visible data lines 20090817

Method PROVIDE_RESULT_DATA1 on class CU_SALV_WD_UNIT_TEST_TOOLBOX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 740