SAP ABAP Class CL_SALV_WD_CHANGELIST_SERVICES (CL_SALV_WD_CHANGELIST_SERVICES)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_A_CHANGELIST_TABLE 20050204
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_CHANGELIST_SERV_UI 20050128
Properties
Class CL_SALV_WD_CHANGELIST_SERVICES  
Short Description    
Super Class CL_SALV_WD_A_CHANGELIST_TABLE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20041206   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)
Interfaces
Class CL_SALV_WD_CHANGELIST_SERVICES has no interface implemented.
Friends
Class CL_SALV_WD_CHANGELIST_SERVICES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AGGREGATION_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20041227
2 FILTER_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20041227
3 SERVICES_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050119
4 SORT_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20041227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050204
2 IS_AGGREGATION_CHANGED Instance method Public Method 20041227
3 IS_FILTER_CHANGED Instance method Public Method 20041227
4 IS_SERVICES_CHANGED Instance method Public Method 20050119
5 IS_SORT_CHANGED Instance method Public Method 20041227
6 SET_AGGREGATION_CHANGED Instance method Protected Method 20041227
7 SET_FILTER_CHANGED Instance method Protected Method 20041227
8 SET_SERVICES_CHANGED Instance method Protected Method 20050119
9 SET_SORT_CHANGED Instance method Protected Method 20041227
Events
Class CL_SALV_WD_CHANGELIST_SERVICES has no event.
Types
Class CL_SALV_WD_CHANGELIST_SERVICES 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 'SERV' 20100314
2 Importing R_CONFIG Call by reference Object reference (TYPE REF TO) IF_SALV_WD_CONFIG 20050204

Method CONSTRUCTOR on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.

Method IS_AGGREGATION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20041227

Method IS_AGGREGATION_CHANGED on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.

Method IS_FILTER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20041227

Method IS_FILTER_CHANGED on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.

Method IS_SERVICES_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 20050119

Method IS_SERVICES_CHANGED on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.

Method IS_SORT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20041227

Method IS_SORT_CHANGED on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.

Method SET_AGGREGATION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING Eventparameter 20041227
2 Importing METHOD Call by reference Type reference (TYPE) STRING Eventparameter 20041227
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050909

Method SET_AGGREGATION_CHANGED on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.

Method SET_FILTER_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING Eventparameter 20041227
2 Importing METHOD Call by reference Type reference (TYPE) STRING Eventparameter 20041227
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050909

Method SET_FILTER_CHANGED on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.

Method SET_SERVICES_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Value transfer Type reference (TYPE) STRING 20050314
2 Importing METHOD Value transfer Type reference (TYPE) STRING 20050314
3 Importing SENDER_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20050314

Method SET_SERVICES_CHANGED on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.

Method SET_SORT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING Eventparameter 20041227
2 Importing METHOD Call by reference Type reference (TYPE) STRING Eventparameter 20041227
3 Importing SENDER_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050909

Method SET_SORT_CHANGED on class CL_SALV_WD_CHANGELIST_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700