SAP ABAP Interface IF_SALV_CSL_DC_BASE (Data container: base - allows to access data)
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 - 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
Interface IF_SALV_CSL_DC_BASE  
Short Description Data container: base - allows to access data    
General Data
Package SALV_CSL   Service Framework 
Created 20080703   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_CSL_DC_BASE has no forward declaration.
Interfaces
Interface IF_SALV_CSL_DC_BASE has no interface.
Friends
Interface IF_SALV_CSL_DC_BASE has no friend.
Attributes
Interface 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
Interface IF_SALV_CSL_DC_BASE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SALV_CSL_DC_BASE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712