SAP ABAP Interface IF_SALV_CSL_DATA_VISITOR (Visitor - call back object for iterators)
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
Properties
Interface IF_SALV_CSL_DATA_VISITOR  
Short Description Visitor - call back object for iterators    
General Data
Package SALV_CSL   Service Framework 
Created 20080703   SAP 
Last changed 20110908   SAP 
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
Interface IF_SALV_CSL_DATA_VISITOR has no interface.
Friends
Interface IF_SALV_CSL_DATA_VISITOR has no friend.
Attributes
Interface IF_SALV_CSL_DATA_VISITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINISH Instance method Public Method 20080703
2 START Instance method Public Method 20080703
3 VISIT Instance method Public Method 20080703
Events
Interface IF_SALV_CSL_DATA_VISITOR has no event.
Types
Interface IF_SALV_CSL_DATA_VISITOR has no local type.
Method Signatures

Method FINISH Signature

Method FINISH on Interface IF_SALV_CSL_DATA_VISITOR has no parameter.
Method FINISH on Interface IF_SALV_CSL_DATA_VISITOR has no exception.

Method START Signature

Method START on Interface IF_SALV_CSL_DATA_VISITOR has no parameter.
Method START on Interface IF_SALV_CSL_DATA_VISITOR has no exception.

Method VISIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALCULATED_DATA Call by reference Type reference (TYPE) DATA 20080703
2 Importing INDEX Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_INDEX 20080703
3 Exporting SKIP_TO Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_INDEX 20080708
4 Importing SOURCE_DATA Call by reference Type reference (TYPE) DATA 20080703
5 Exporting STOP Value transfer Type reference (TYPE) ABAP_BOOL 20080703

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