SAP ABAP Class CL_SALV_CSL_SIMPLE_LIST_VIEWER (List view service for lists without grouping)
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_SERVICE_PROVIDER Service provider 20080710
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_DC_BASE Data container: base - allows to access data 20080710
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_DC_BUNDLE Data container: for data as one package 20080710
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SERVICE Service: base interface 20080710
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_LIST_VIEWER Service: list viewer service 20080710
Properties
Class CL_SALV_CSL_SIMPLE_LIST_VIEWER  
Short Description List view service for lists without grouping    
Super Class CL_SALV_CSL_SERVICE_PROVIDER Service provider 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSL   Service Framework 
Created 20080710   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_CSL_SIMPLE_LIST_VIEWER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSL_DC_BASE Data container: base - allows to access data 20080710
2 IF_SALV_CSL_DC_BUNDLE Data container: for data as one package 20080710
3 IF_SALV_CSL_SERVICE Service: base interface 20080710
4 IF_SALV_CSL_SRV_LIST_VIEWER Service: list viewer service 20080710
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 PACKAGE_ROW_INDEX Instance attribute Private Type reference (TYPE) Y_INDEX 20080811
2 PACKAGE_SIZE Instance attribute Private Type reference (TYPE) Y_SIZE 20080811
3 PAGE_ROW_INDEX Instance attribute Private Type reference (TYPE) Y_INDEX 20080710
4 PAGE_SIZE Instance attribute Private Type reference (TYPE) Y_SIZE 20080710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080823
2 GET_DATA_PROVIDER Instance method Private Method 20080710
Events
Class CL_SALV_CSL_SIMPLE_LIST_VIEWER has no event.
Types
Class CL_SALV_CSL_SIMPLE_LIST_VIEWER 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 LOG Value transfer Object reference (TYPE REF TO) IF_SALV_CSQ_LOG Log object 20080823

Method CONSTRUCTOR on class CL_SALV_CSL_SIMPLE_LIST_VIEWER has no exception.

Method GET_DATA_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_PROVIDER Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_DATA_PROVIDER 20080710

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