SAP ABAP Class IF_SALV_CSL_DC_BASE (Data container: base - allows to access data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSL_DC_BUNDLE Data container: for data as one package 20080703
2 Interface composition (i COMPRISING i_ref)  IF_SALV_CSL_DC_CALL_BACK_ITER Data container: based on iterator calling visitor 20080703
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_DATA_CONTAINER Data container supporting all access methos 20080703
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_DP_TREE_LIST_VIEW Data provider: list view with grouping and aggregation 20080731
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_SIMPLE_LIST_VIEWER List view service for lists without grouping 20080710
Properties
Class IF_SALV_CSL_DC_BASE  
Short Description Data container: base - allows to access data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080703   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SALV_CSL_DC_BASE has no forward declaration.
Interfaces
Class IF_SALV_CSL_DC_BASE has no interface implemented.
Friends
Class IF_SALV_CSL_DC_BASE has no friend class.
Attributes
Class IF_SALV_CSL_DC_BASE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ACCESS_TYPE Instance method Public Method 20080703
2 GET_DATA_TYPE Instance method Public Method 20080703
3 GET_KEY_FIELDS Instance method Public Method 20080711
4 GET_SIZE Instance method Public Method 20080703
Events
Class IF_SALV_CSL_DC_BASE has no event.
Types
Class IF_SALV_CSL_DC_BASE has no local type.
Method Signatures

Method GET_ACCESS_TYPE Signature

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

Method GET_ACCESS_TYPE on class IF_SALV_CSL_DC_BASE has no exception.

Method GET_DATA_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_DATA_TYPE 20080703

Method GET_DATA_TYPE on class IF_SALV_CSL_DC_BASE has no exception.

Method GET_KEY_FIELDS Signature

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

Method GET_KEY_FIELDS on class IF_SALV_CSL_DC_BASE has no exception.

Method GET_SIZE Signature

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

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