SAP ABAP Class CL_SALV_CSL_SERVICE_PROVIDER (Service provider)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSL (Package) Service Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_CSL_BASE Base class for consumer services 20080628
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SERVICE_PROVIDER Service provider 20080628
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_CSL_DP_BASE Service: Data Provider 20080711
2 Inheritance (c INHERITING FROM c_ref)  CL_SALV_CSL_REQUEST_PROCESSOR Request consumer + response provider 20080708
3 Inheritance (c INHERITING FROM c_ref)  CL_SALV_CSL_SELECTION_SERVICE Service: selection 20080709
4 Inheritance (c INHERITING FROM c_ref)  CL_SALV_CSL_SIMPLE_LIST_VIEWER List view service for lists without grouping 20080710
Properties
Class CL_SALV_CSL_SERVICE_PROVIDER  
Short Description Service provider    
Super Class CL_SALV_CSL_BASE Base class for consumer services 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSL   Service Framework 
Created 20080628   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_CSL_SERVICE_PROVIDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSL_SERVICE_PROVIDER Service provider 20080628
Friends
Class CL_SALV_CSL_SERVICE_PROVIDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SERVICE_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSL_SERVICE_PROVIDER 20080628
Methods
# Method Level Visibility Method type Description Created on
1 GET_PREVIOUS_PROVIDER Instance method Public Method 20080628
2 GET_PREVIOUS_SERVICE Instance method Protected Method 20080628
3 GET_SERVICE Instance method Public Method 20080628
4 SET_PREVIOUS_PROVIDER Instance method Public Method 20080628
Events
Class CL_SALV_CSL_SERVICE_PROVIDER has no event.
Types
Class CL_SALV_CSL_SERVICE_PROVIDER has no local type.
Method Signatures

Method GET_PREVIOUS_PROVIDER Signature

Method GET_PREVIOUS_PROVIDER on class CL_SALV_CSL_SERVICE_PROVIDER has no parameter.
Method GET_PREVIOUS_PROVIDER on class CL_SALV_CSL_SERVICE_PROVIDER has no exception.

Method GET_PREVIOUS_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVICE Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SERVICE 20080628
2 Importing SERVICE_TYPE Value transfer Type reference (TYPE) STRING 20080628

Method GET_PREVIOUS_SERVICE on class CL_SALV_CSL_SERVICE_PROVIDER has no exception.

Method GET_SERVICE Signature

Method GET_SERVICE on class CL_SALV_CSL_SERVICE_PROVIDER has no parameter.
Method GET_SERVICE on class CL_SALV_CSL_SERVICE_PROVIDER has no exception.

Method SET_PREVIOUS_PROVIDER Signature

Method SET_PREVIOUS_PROVIDER on class CL_SALV_CSL_SERVICE_PROVIDER has no parameter.
Method SET_PREVIOUS_PROVIDER on class CL_SALV_CSL_SERVICE_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712