SAP ABAP Interface IF_SALV_CSF_ITERATOR (Iterator)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSF (Package) Field Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_I_ATTR_SRVC_RULE Iterator Attribute Service Rule 20080717
2 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_I_COLUMN Iterator Column 20080828
3 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_I_FIELD Iterator Field 20080910
4 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_I_FIELD_SELOPT Iterator Field Selopt 20080717
5 Interface composition (i COMPRISING i_ref)  IF_SALV_CSF_I_FLD_SRVC_RULE Iterator Field Service Rule 20080717
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSF_ITERATOR Iterator 20080910
Properties
Interface IF_SALV_CSF_ITERATOR  
Short Description Iterator    
General Data
Package SALV_CSF   Field Services 
Created 20080625   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_CSF_ITERATOR has no forward declaration.
Interfaces
Interface IF_SALV_CSF_ITERATOR has no interface.
Friends
Interface IF_SALV_CSF_ITERATOR has no friend.
Attributes
Interface IF_SALV_CSF_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 HAS_NEXT Instance method Public Method Has Next Element 20080910
2 HAS_PREVIOUS Instance method Public Method Has Previous Element 20080910
3 NEXT Instance method Public Method Get Next Element 20080910
4 NEXT_INDEX Instance method Public Method Get Next Index 20080910
5 PREVIOUS Instance method Public Method Get Previous Element 20080910
6 PREVIOUS_INDEX Instance method Public Method Get Previous Index 20080910
Events
Interface IF_SALV_CSF_ITERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 Y_INDEX Public Type reference (TYPE) SYTABIX Index 20080710
Method Signatures

Method HAS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL Has Next 20080910

Method HAS_NEXT on Interface IF_SALV_CSF_ITERATOR has no exception.

Method HAS_PREVIOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL Has Previous 20080910

Method HAS_PREVIOUS on Interface IF_SALV_CSF_ITERATOR has no exception.

Method NEXT 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) OBJECT Object 20080910

Method NEXT on Interface IF_SALV_CSF_ITERATOR has no exception.

Method NEXT_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_CSF_ITERATOR=>Y_INDEX Index 20080910

Method NEXT_INDEX on Interface IF_SALV_CSF_ITERATOR has no exception.

Method PREVIOUS 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) OBJECT 20080910

Method PREVIOUS on Interface IF_SALV_CSF_ITERATOR has no exception.

Method PREVIOUS_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) IF_SALV_CSF_ITERATOR=>Y_INDEX Index 20080910

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