SAP ABAP Class CL_SALV_BS_MODEL_CHANGE_LOG (CL_SALV_BS_MODEL_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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_CHANGELIST 20050801
Properties
Class CL_SALV_BS_MODEL_CHANGE_LOG  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_CONFIG   Configuration 
Created 20050729   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_MODEL_CHANGE_LOG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_SALV_WD_A_CHANGELIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SALV_BS_MODEL_CHANGE_LOG has no interface implemented.
Friends
Class CL_SALV_BS_MODEL_CHANGE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) SALV_BS_CONSTANT CL_SALV_BS_MODEL_CHANGE_LOG=>C_NEW Constant 20050729
2 C_CHANGED Constant Public Type reference (TYPE) SALV_BS_CONSTANT '01' Constant 20050729
3 C_NEW Constant Public Type reference (TYPE) SALV_BS_CONSTANT '02' Constant 20050729
4 ID Instance attribute Protected Type reference (TYPE) STRING 20071219
5 LOCKED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050729
6 P_INSTANCE_COUNTER Static Attribute Private Type reference (TYPE) I Counter Used for Logger Handler 20100317
7 REGISTERED Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050729
8 R_LOGGER Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSQ_LOG Logger 20100314
9 R_MODEL Instance attribute Public Object reference (TYPE REF TO) OBJECT 20090316
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20050729
2 FREE Instance method Public Method 20060803
3 IS_CHANGED Instance method Public Method 20050729
4 IS_LOCKED Instance method Public Method 20050729
5 IS_NEW Instance method Public Method 20050729
6 LOCK Instance method Public Method 20050729
7 REGISTER Instance method Public Method 20050729
8 RESET Instance method Public Method 20050729
9 SET_CHANGED Instance method Public Method 20070102
10 SET_CHANGED_FLAG Instance method Protected Method Sets Change Flag - Without Side Effects 20100312
11 UNLOCK Instance method Public Method 20050729
12 UNREGISTER Instance method Public Method 20050729
Events
# Event Type Visibility Description Created on
1 HANDLE_CHANGE Instance Event
(0)
Public
(2)
20050801
Types
Class CL_SALV_BS_MODEL_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 20071116
2 Importing R_MODEL Call by reference Object reference (TYPE REF TO) OBJECT 20090316

Method CONSTRUCTOR on class CL_SALV_BS_MODEL_CHANGE_LOG has no exception.

Method FREE Signature

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

Method IS_CHANGED Signature

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

Method IS_CHANGED on class CL_SALV_BS_MODEL_CHANGE_LOG has no exception.

Method IS_LOCKED Signature

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

Method IS_LOCKED on class CL_SALV_BS_MODEL_CHANGE_LOG has no exception.

Method IS_NEW Signature

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

Method IS_NEW on class CL_SALV_BS_MODEL_CHANGE_LOG has no exception.

Method LOCK Signature

Method LOCK on class CL_SALV_BS_MODEL_CHANGE_LOG has no parameter.
Method LOCK on class CL_SALV_BS_MODEL_CHANGE_LOG has no exception.

Method REGISTER Signature

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

Method RESET Signature

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

Method SET_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) NUM02 CL_SALV_BS_MODEL_CHANGE_LOG=>C_CHANGED ABAP Dictionary: zweistelliges Numfeld 20070102

Method SET_CHANGED on class CL_SALV_BS_MODEL_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 VALUE Value transfer Type reference (TYPE) SALV_BS_CONSTANT CL_SALV_BS_MODEL_CHANGE_LOG=>C_CHANGED Konstante 20100312

Method SET_CHANGED_FLAG on class CL_SALV_BS_MODEL_CHANGE_LOG has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_SALV_BS_MODEL_CHANGE_LOG has no parameter.
Method UNLOCK on class CL_SALV_BS_MODEL_CHANGE_LOG has no exception.

Method UNREGISTER Signature

Method UNREGISTER on class CL_SALV_BS_MODEL_CHANGE_LOG has no parameter.
Method UNREGISTER on class CL_SALV_BS_MODEL_CHANGE_LOG has no exception.
Event Signatures

Event HANDLE_CHANGE Signature
Event HANDLE_CHANGE on class CL_SALV_BS_MODEL_CHANGE_LOG has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710