SAP ABAP Class CL_SALV_BS_ALV_SCENARIO (Class for ALV Scenarios)
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_ALV_SCENARIO  
Short Description Class for ALV Scenarios    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_TEST   Package for Tests 
Created 20071206   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 CL_SALV_BS_ALV_SCENARIO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SALV_BS_ALV_SCENARIO has no interface implemented.
Friends
Class CL_SALV_BS_ALV_SCENARIO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_MODEL Instance attribute Private Object reference (TYPE REF TO) CL_SALV_BS_MODEL_TABLE 20071210
2 T_FACTORY Static Attribute Private Type reference (TYPE) CL_SALV_BS_ALV_SCENARIO=>T_TYPE_FACTORY 20071206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20071206
2 FACTORY Static method Public Method 20071206
3 GET_CONFIG_MODEL Instance method Public Method 20071210
4 GET_DATA Instance method Public Method 20080110
5 GET_DATA_BY_REF Instance method Public Method 20071210
6 GET_DATA_CONTROLLER Instance method Public Method 20071210
7 GET_MODEL_CONTROLLER Instance method Public Method 20071211
8 GET_TABLE_DESCR Instance method Public Method 20080110
Events
Class CL_SALV_BS_ALV_SCENARIO has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_TYPE_FACTORY Private See coding 20071206 begin of S_TYPE_FACTORY, scenarionr type char2, scenarioobject type ref to cl_salv_bs_alv_scenario, END OF S_TYPE_FACTORY
2 T_TYPE_FACTORY Private See coding 20071206 t_type_factory type SORTED TABLE OF S_TYPE_FACTORY with UNIQUE key SCENARIONR
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SCENARIONR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071206
# Exception Resumable Description Created on
1 CX_SALV_BS_SERVICE_AUNIT AUNIT Exception 20080115

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GET_NEW_INSTANCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080104
2 Importing SCENARIONR Call by reference Type reference (TYPE) CHAR2 Komponente der Versionsnummer 20071206
3 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_BS_ALV_SCENARIO Klasse für ALV Scenarios 20071206
# Exception Resumable Description Created on
1 CX_SALV_BS_SERVICE_AUNIT AUNIT Exception 20080117

Method GET_CONFIG_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_CONFIG_TABLE Konfiguration der ALV-Ausgabe 20071210

Method GET_CONFIG_MODEL on class CL_SALV_BS_ALV_SCENARIO has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VALUE Value transfer Type reference (TYPE) DATA 20080110

Method GET_DATA on class CL_SALV_BS_ALV_SCENARIO has no exception.

Method GET_DATA_BY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) DATA 20080103

Method GET_DATA_BY_REF on class CL_SALV_BS_ALV_SCENARIO has no exception.

Method GET_DATA_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_DATA_TABLE 20071210

Method GET_DATA_CONTROLLER on class CL_SALV_BS_ALV_SCENARIO has no exception.

Method GET_MODEL_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_SALV_WD_MODEL_TABLE 20071211

Method GET_MODEL_CONTROLLER on class CL_SALV_BS_ALV_SCENARIO has no exception.

Method GET_TABLE_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_ABAP_DATADESCR Run Time Type Services 20080110

Method GET_TABLE_DESCR on class CL_SALV_BS_ALV_SCENARIO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711