SAP ABAP Class CL_SALV_CSL_DS_ITAB (iTab data source)
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_DP_BASE Service: Data Provider 20090506
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SERVICE_API Service: base for API for consumers 20090506
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_DATA_SOURCE Data source: base - connection to application data 20090506
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_DS_ITAB simple iTab data source 20090529
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_EVENT_LISTENER Service: event listener base interface 20090506
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_REFRESH_LISTNR Refresh listener: Processes refresh event 20090506
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_SRV_SORT Service: sort service provider 20090506
Properties
Class CL_SALV_CSL_DS_ITAB  
Short Description iTab data source    
Super Class CL_SALV_CSL_DP_BASE Service: Data Provider 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSL   Service Framework 
Created 20090506   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_CSL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_CSL_SERVICE_API Service: base for API for consumers 20090506
2 IF_SALV_CSL_SRV_DATA_SOURCE Data source: base - connection to application data 20090506
3 IF_SALV_CSL_SRV_DS_ITAB simple iTab data source 20090529
4 IF_SALV_CSL_SRV_EVENT_LISTENER Service: event listener base interface 20090506
5 IF_SALV_CSL_SRV_REFRESH_LISTNR Refresh listener: Processes refresh event 20090506
6 IF_SALV_CSL_SRV_SORT Service: sort service provider 20090506
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CSL_ITAB_DS_FACTORY 20090529 iTab Data Source Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_APPL_FACADE Instance attribute Private Object reference (TYPE REF TO) LCL_ITAB_DATA_PROVIDER 20090529
2 MO_CHANGE_COUNTER_DUMMY Instance attribute Private Object reference (TYPE REF TO) LCL_CHANGE_COUNTER 20090507
3 MO_DATA_DESCRIPTOR Instance attribute Private Object reference (TYPE REF TO) LCL_DATA_DESCRIPTOR Data descriptor for structure locations 20090511
4 MO_DATA_RTTI Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Structure of line of mr_data 20090629
5 MO_SELECTION_MANAGER Instance attribute Protected Object reference (TYPE REF TO) LCL_SELECTION_MANAGER 20090629
6 MO_SORT_RULES Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_CSF_FIELD_SORT_RULES Field Sort Rules 20090507
7 MR_DATA Instance attribute Private Object reference (TYPE REF TO) DATA reference to data table 20090511
8 MV_NEW_DATA_COUNT Instance attribute Private Type reference (TYPE) IF_SALV_CSL=>Y_CHANGE_COUNT 20090507
9 MV_PENDING_SORT Instance attribute Protected Type reference (TYPE) BOOLEAN 20090507
10 MV_VALID_DATA_COUNT Instance attribute Private Type reference (TYPE) IF_SALV_CSL=>Y_CHANGE_COUNT -1 data count for which all changes are applied 20090529
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_PENDING_CHANGES Instance method Protected Method 20090528
2 APPLY_SORT Instance method Protected Method 20090529
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090511
4 GET_DATA_DESCRIPTOR Instance method Protected Method 20090511
Events
Class CL_SALV_CSL_DS_ITAB has no event.
Types
Class CL_SALV_CSL_DS_ITAB has no local type.
Method Signatures

Method APPLY_PENDING_CHANGES Signature

Method APPLY_PENDING_CHANGES on class CL_SALV_CSL_DS_ITAB has no parameter.
Method APPLY_PENDING_CHANGES on class CL_SALV_CSL_DS_ITAB has no exception.

Method APPLY_SORT Signature

Method APPLY_SORT on class CL_SALV_CSL_DS_ITAB has no parameter.
Method APPLY_SORT on class CL_SALV_CSL_DS_ITAB has no exception.

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 20090511

Method CONSTRUCTOR on class CL_SALV_CSL_DS_ITAB has no exception.

Method GET_DATA_DESCRIPTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DATA_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_DATA_DESCRIPTOR Data descriptor for structure locations 20090511

Method GET_DATA_DESCRIPTOR on class CL_SALV_CSL_DS_ITAB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720