SAP ABAP Class CL_SALV_CSL_LIST_SERVICES (List services API)
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 20080708
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_LIST_SERVICES List Services: Entry point 20080802
Properties
Class CL_SALV_CSL_LIST_SERVICES  
Short Description List services API    
Super Class CL_SALV_CSL_BASE Base class for consumer services 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSL   Service Framework 
Created 20080708   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_CSL_LIST_SERVICES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSL_LIST_SERVICES List Services: Entry point 20080802
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CSL_FACTORY 20080802 Factory - friend of constructed classes - IS FINAL !
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 INSTANCE_HANDLE Instance attribute Private Type reference (TYPE) IF_SALV_CSL=>Y_OBJECT_HANDLE 20080808
2 PT_INSTANCES Static Attribute Private See coding 20080808
3 SERVICE_PROVIDER Instance attribute Private Object reference (TYPE REF TO) IF_SALV_CSL_SERVICE_PROVIDER 20080708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor 20080708
Events
Class CL_SALV_CSL_LIST_SERVICES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_INSTANCE Private See coding 20080808 BEGIN OF ys_instance, instance type ref to cl_salv_csl_list_services, handle type IF_SALV_CSL=>Y_object_handle, END OF ys_instance
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_SOURCE_TYPE Call by reference Type reference (TYPE) IF_SALV_CSL=>Y_SERVICE_TYPE 20080708
2 Importing LOG_PROVIDER Call by reference Object reference (TYPE REF TO) IF_SALV_CSQ_LOG_PROVIDER Log provider 20080818

Method CONSTRUCTOR on class CL_SALV_CSL_LIST_SERVICES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712