SAP ABAP Class IF_SALV_BS_CONFIGURATION (Configuration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_BS_CONFIGURATION_P Configuration Provider 20090623
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BS_CONFIGURATION Configuration 20090623
Properties
Class IF_SALV_BS_CONFIGURATION  
Short Description Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090528   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
Class IF_SALV_BS_CONFIGURATION has no interface implemented.
Friends
Class IF_SALV_BS_CONFIGURATION has no friend class.
Attributes
Class IF_SALV_BS_CONFIGURATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGE_LOG Instance method Public Method Get Change Log 20090623
2 GET_CONFIGURATION_OBJECT Instance method Public Method Get Configuration Object 20100803
3 GET_DATA Instance method Public Method Get Data 20090623
4 GET_LOCK Instance method Public Method Get Configuration Lock 20090623
5 SET_DEFAULT Instance method Public Method Set Default Configuration 20090623
Events
# Event Type Visibility Description Created on
1 ON_CONFIGURATION_CHANGED Instance Event
(0)
Public
(2)
On Configuration Changed 20090528
2 ON_NEW_CONFIGURATION Instance Event
(0)
Public
(2)
On New Configuration 20090623
Types
Class IF_SALV_BS_CONFIGURATION has no local type.
Method Signatures

Method GET_CHANGE_LOG 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) IF_SALV_BS_CONFIG_CHANGE Configuration Change Log 20090623

Method GET_CHANGE_LOG on class IF_SALV_BS_CONFIGURATION has no exception.

Method GET_CONFIGURATION_OBJECT 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) IF_SALV_BS_CM Configuration Model 20100803

Method GET_CONFIGURATION_OBJECT on class IF_SALV_BS_CONFIGURATION has no exception.

Method GET_DATA 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) IF_SALV_BS_DATA Data 20090623

Method GET_DATA on class IF_SALV_BS_CONFIGURATION has no exception.

Method GET_LOCK 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) IF_SALV_BS_CONFIG_LOCK Configuration Lock 20090623

Method GET_LOCK on class IF_SALV_BS_CONFIGURATION has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFAULT_COLUMNS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090623
2 Importing DEFAULT_FIELDS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090623

Method SET_DEFAULT on class IF_SALV_BS_CONFIGURATION has no exception.
Event Signatures

Event ON_CONFIGURATION_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 OBJECT Exporting Value transfer Type reference (TYPE) STRING 20090528
2 PROPERTY Exporting Value transfer Type reference (TYPE) STRING 20090528
3 R_OBJECT Exporting Value transfer Object reference (TYPE REF TO) OBJECT 20090528
4 VALUE Exporting Value transfer Type reference (TYPE) DATA 20090528

Event ON_NEW_CONFIGURATION Signature
Event ON_NEW_CONFIGURATION on class IF_SALV_BS_CONFIGURATION has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in