SAP ABAP Class CL_SALV_BS_CONFIGURATION (Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_CONFIG (Package) Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BS_CONFIGURATION Configuration 20090623
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BS_CONFIGURATION_P Configuration Provider 20090623
Properties
Class CL_SALV_BS_CONFIGURATION  
Short Description Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_CONFIG   Configuration 
Created 20090610   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_BS_CONFIGURATION Configuration 20090623
2 IF_SALV_BS_CONFIGURATION_P Configuration Provider 20090623
Friends
Class CL_SALV_BS_CONFIGURATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) STRING 20090623
2 R_CHANGE_LOG Instance attribute Public Object reference (TYPE REF TO) IF_SALV_BS_CONFIG_CHANGE_P Configuration Change Log 20090623
3 R_CONFIGURATION_OBJECT Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_BS_CM Configuration Model 20100803
4 R_CONFIGURATION_PROVIDER Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_BS_MODEL_PROVIDER Configuration Model Provider 20100803
5 R_DATA Instance attribute Public Object reference (TYPE REF TO) IF_SALV_BS_DATA Data 20090623
6 R_LOCK Instance attribute Public Object reference (TYPE REF TO) IF_SALV_BS_CONFIG_LOCK_P Configuration Lock Provider 20090623
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20090623
2 ON_NEW_DATA Instance method Private Event handling method Handle New Data 20090623
3 SET_MODEL Instance method Public Method Set Model (For Internal Use Only!) 20090623
Events
Class CL_SALV_BS_CONFIGURATION has no event.
Types
Class CL_SALV_BS_CONFIGURATION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20090623
2 Importing R_DATA Call by reference Object reference (TYPE REF TO) IF_SALV_BS_DATA Data 20090623
3 Importing R_MODEL_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SALV_BS_MODEL_PROVIDER Configuration Model Provider 20090623

Method CONSTRUCTOR on class CL_SALV_BS_CONFIGURATION has no exception.

Method ON_NEW_DATA Signature

Method ON_NEW_DATA on class CL_SALV_BS_CONFIGURATION has no parameter.
Method ON_NEW_DATA on class CL_SALV_BS_CONFIGURATION has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_MODEL Call by reference Object reference (TYPE REF TO) IF_SALV_BS_CM Configuration Model 20090623

Method SET_MODEL on class CL_SALV_BS_CONFIGURATION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703