SAP ABAP Class IF_SALV_CSL_SRV_DATA_SOURCE (Data source: base - connection to application data)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSL_SERVICE_API Service: base for API for consumers 20080630
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_DS_ITAB iTab data source 20090506
Properties
Class IF_SALV_CSL_SRV_DATA_SOURCE  
Short Description Data source: base - connection to application data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080630   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_CSL_SRV_DATA_SOURCE has no forward declaration.
Interfaces
Class IF_SALV_CSL_SRV_DATA_SOURCE has no interface implemented.
Friends
Class IF_SALV_CSL_SRV_DATA_SOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SERVICE_TYPE Constant Public Type reference (TYPE) IF_SALV_CSL=>Y_SERVICE_TYPE 'DATA_SOURCE' 20080708
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_CHANGE_COUNT Instance method Public Method 20080822
2 GET_DATA_SOURCE_TYPE Instance method Public Method 20080708
3 GET_FIELD_CATALOG Instance method Public Method 20080801
4 GET_NEW_DATA_COUNT Instance method Public Method 20080709
Events
Class IF_SALV_CSL_SRV_DATA_SOURCE has no event.
Types
Class IF_SALV_CSL_SRV_DATA_SOURCE has no local type.
Method Signatures

Method GET_DATA_CHANGE_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATA_CHANGE_COUNT Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_CHANGE_COUNT 20080822

Method GET_DATA_CHANGE_COUNT on class IF_SALV_CSL_SRV_DATA_SOURCE has no exception.

Method GET_DATA_SOURCE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_SERVICE_TYPE 20080708

Method GET_DATA_SOURCE_TYPE on class IF_SALV_CSL_SRV_DATA_SOURCE has no exception.

Method GET_FIELD_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_FIELD_CATALOG Value transfer Type reference (TYPE) IF_SALV_CSZ_API=>YT_FIELD_CATALOG 20080801

Method GET_FIELD_CATALOG on class IF_SALV_CSL_SRV_DATA_SOURCE has no exception.

Method GET_NEW_DATA_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEW_DATA_COUNT Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_CHANGE_COUNT 20080709

Method GET_NEW_DATA_COUNT on class IF_SALV_CSL_SRV_DATA_SOURCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in