SAP ABAP Class CL_SALV_BS_CHANGE_LOG (Change Log)
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_CHANGE_LOG Change Log 20090311
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_BS_CHANGE_LOG_P Data Change Log Provider 20090311
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_CONFIG_LOG NOT USED: Configuration Log 20090528
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_DATA_CHANGE_LOG Data Change Log 20090311
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_DATA_LOG Data Change Log 20090311
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_MESSAGE_LOG Message Change Log 20090311
5 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_SELECTION_LOG Selection Change Log 20090311
6 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_UNDO_LOG Undo Change Log 20090311
7 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_WATCH_LOG Watch Change Log 20090311
Properties
Class CL_SALV_BS_CHANGE_LOG  
Short Description Change Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_CONFIG   Configuration 
Created 20090311   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_CHANGE_LOG Change Log 20090311
2 IF_SALV_BS_CHANGE_LOG_P Data Change Log Provider 20090311
Friends
Class CL_SALV_BS_CHANGE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_TRUE Changed 20090311
2 ID Instance attribute Private Type reference (TYPE) STRING ID 20090311
3 REGISTERED Instance attribute Public Attribute reference (LIKE) 20090311
4 R_LOGGER Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_CSQ_LOG 20100301
5 R_LOG_PROVIDER Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_BS_LOG_PROVIDER Log Provider 20090311
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20090311
2 FREE Instance method Public Method 20090311
3 GET_CHANGED_FLAG Instance method Protected Method Returns Flag Value - Without Side Effects 20100312
4 IS_CHANGED Instance method Public Method 20090311
5 IS_REGISTERED Instance method Public Method 20090311
6 REGISTER Instance method Public Method 20090311
7 RESET Instance method Public Method 20090311
8 SET_CHANGED Instance method Public Method 20090311
9 SET_CHANGED_FLAG Instance method Protected Method Set "Changed" Flag 20100301
10 UNREGISTER Instance method Public Method 20090311
Events
Class CL_SALV_BS_CHANGE_LOG has no event.
Types
Class CL_SALV_BS_CHANGE_LOG 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 20090311
2 Importing R_LOG_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SALV_BS_LOG_PROVIDER Log Provider 20090311

Method CONSTRUCTOR on class CL_SALV_BS_CHANGE_LOG has no exception.

Method FREE Signature

Method FREE on class CL_SALV_BS_CHANGE_LOG has no parameter.
Method FREE on class CL_SALV_BS_CHANGE_LOG has no exception.

Method GET_CHANGED_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20100312

Method GET_CHANGED_FLAG on class CL_SALV_BS_CHANGE_LOG has no exception.

Method IS_CHANGED Signature

Method IS_CHANGED on class CL_SALV_BS_CHANGE_LOG has no parameter.
Method IS_CHANGED on class CL_SALV_BS_CHANGE_LOG has no exception.

Method IS_REGISTERED Signature

Method IS_REGISTERED on class CL_SALV_BS_CHANGE_LOG has no parameter.
Method IS_REGISTERED on class CL_SALV_BS_CHANGE_LOG has no exception.

Method REGISTER Signature

Method REGISTER on class CL_SALV_BS_CHANGE_LOG has no parameter.
Method REGISTER on class CL_SALV_BS_CHANGE_LOG has no exception.

Method RESET Signature

Method RESET on class CL_SALV_BS_CHANGE_LOG has no parameter.
Method RESET on class CL_SALV_BS_CHANGE_LOG has no exception.

Method SET_CHANGED Signature

Method SET_CHANGED on class CL_SALV_BS_CHANGE_LOG has no parameter.
Method SET_CHANGED on class CL_SALV_BS_CHANGE_LOG has no exception.

Method SET_CHANGED_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20100301

Method SET_CHANGED_FLAG on class CL_SALV_BS_CHANGE_LOG has no exception.

Method UNREGISTER Signature

Method UNREGISTER on class CL_SALV_BS_CHANGE_LOG has no parameter.
Method UNREGISTER on class CL_SALV_BS_CHANGE_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720