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 | Instance method | Public | Method | Previous Entry | 20040810 | |
| 2 | 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 | RETURN | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert | 20040810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Daten-Schiefstand | 20040810 | ||
| 2 | Kein Eintrag vorhanden | 20040810 | ||
| 3 | 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 | CURSOR | Call by reference | Type reference (TYPE) | INT4 | Nummer des Eintrags | 20040810 | |||
| 2 | RETURN | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert | 20040810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Funktion wird nicht unterstützt | 20040810 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |