SAP ABAP Interface IF_SALV_CSL_DATA_ACCESSOR (Facade of data provider for data container)
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 implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_FIELD_PROV_SRV Service: Service Field Provider 20090427
Properties
Interface IF_SALV_CSL_DATA_ACCESSOR  
Short Description Facade of data provider for data container    
General Data
Package SALV_CSL   Service Framework 
Created 20080630   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_CSL_DATA_ACCESSOR has no forward declaration.
Interfaces
Interface IF_SALV_CSL_DATA_ACCESSOR has no interface.
Friends
Interface IF_SALV_CSL_DATA_ACCESSOR has no friend.
Attributes
Interface IF_SALV_CSL_DATA_ACCESSOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_LOCATOR Instance method Public Method 20080630
2 GET_ATTRIBUTE_LOCATORS Instance method Public Method 20080703
3 GET_DATA Instance method Public Method 20080630
4 GET_SIZE Instance method Public Method 20080630
5 ITERATE Instance method Public Method 20080630
Events
Interface IF_SALV_CSL_DATA_ACCESSOR has no event.
Types
Interface IF_SALV_CSL_DATA_ACCESSOR has no local type.
Method Signatures

Method GET_ATTRIBUTE_LOCATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_TYPE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_DATA_TYPE 20080630
2 Returning LOCATOR Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_ATTRIBUTE_LOCATOR 20080630
3 Importing STRUCTURE_TYPE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_STRUCTURE_TYPE 20080630

Method GET_ATTRIBUTE_LOCATOR on Interface IF_SALV_CSL_DATA_ACCESSOR has no exception.

Method GET_ATTRIBUTE_LOCATORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_TYPE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_DATA_TYPE 20080703
2 Returning T_LOCATOR Value transfer Type reference (TYPE) IF_SALV_CSL_ATTRIBUTE_LOCATOR=>YT_LOCATOR 20080703

Method GET_ATTRIBUTE_LOCATORS on Interface IF_SALV_CSL_DATA_ACCESSOR has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) DATA 20080630
2 Importing DATA_TYPE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_DATA_TYPE 20080630
3 Importing SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION 20080630

Method GET_DATA on Interface IF_SALV_CSL_DATA_ACCESSOR 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 20080630

Method GET_SIZE on Interface IF_SALV_CSL_DATA_ACCESSOR has no exception.

Method ITERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_TYPE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_DATA_TYPE 20080630
2 Importing FILL_CALC_DATA Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080630
3 Importing FILL_SOURCE_DATA Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080630
4 Importing SELECTION Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SELECTION 20080630
5 Importing VISITOR Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_DATA_VISITOR Visitor - call back object for iterators 20080630

Method ITERATE on Interface IF_SALV_CSL_DATA_ACCESSOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712