SAP ABAP Class IF_SALV_CSL_SRV_DS_ITAB (simple iTab data source)
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 20090529
Properties
Class IF_SALV_CSL_SRV_DS_ITAB  
Short Description simple iTab data source    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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
Class IF_SALV_CSL_SRV_DS_ITAB has no interface implemented.
Friends
Class IF_SALV_CSL_SRV_DS_ITAB 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 'DS_ITAB' 20090506
Methods
# Method Level Visibility Method type Description Created on
1 GET_APPLICATION_FACADE Instance method Public Method returns the facade to be used by data providing applications 20090506
2 INITIALIZE Instance method Public Method must be called after constructor to complete initialization 20090629
Events
Class IF_SALV_CSL_SRV_DS_ITAB has no event.
Types
Class IF_SALV_CSL_SRV_DS_ITAB has no local type.
Method Signatures

Method GET_APPLICATION_FACADE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_CS_ITAB_PROVIDER iTab data provider 20090529

Method GET_APPLICATION_FACADE on class IF_SALV_CSL_SRV_DS_ITAB has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TABLE_STRUCTURE Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Structure of a line of the iTab 20090629

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