SAP ABAP Interface IF_TCL_BIDIRECTIONAL_ITERATOR (Enhanced Iterator)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_TCL (Package) Tiny Class Library
Properties
Interface IF_TCL_BIDIRECTIONAL_ITERATOR  
Short Description Enhanced Iterator    
General Data
Package S_ABAP_TCL   Tiny Class Library 
Created 20040810   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_TCL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_TCL_BIDIRECTIONAL_ITERATOR has no interface.
Friends
Interface IF_TCL_BIDIRECTIONAL_ITERATOR has no friend.
Attributes
Interface IF_TCL_BIDIRECTIONAL_ITERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PREVIOUS_ENTRY Instance method Public Method Previous Entry 20040810
2 SET_NEXT_ENTRY Instance method Public Method Determines the Next Entry 20040810
Events
Interface IF_TCL_BIDIRECTIONAL_ITERATOR has no event.
Types
Interface IF_TCL_BIDIRECTIONAL_ITERATOR has no local type.
Method Signatures

Method PREVIOUS_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SYSUBRC Rückgabewert 20040810
# Exception Resumable Description Created on
1 DATA_CORRUPTION Daten-Schiefstand 20040810
2 LIST_IS_EMPTY Kein Eintrag vorhanden 20040810
3 NOT_SUPPORTED Funktion wird nicht unterstützt 20040810

Method SET_NEXT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CURSOR Call by reference Type reference (TYPE) INT4 Nummer des Eintrags 20040810
2 Returning RETURN Value transfer Type reference (TYPE) SYSUBRC Rückgabewert 20040810
# Exception Resumable Description Created on
1 NOT_SUPPORTED Funktion wird nicht unterstützt 20040810
History
Last changed by/on SAP  20090618 
SAP Release Created in 700