SAP ABAP Interface IF_GFS_ITERATOR (IF_GFS_ITERATOR)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSG_RP (Package) Fast Search Repository
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GFS_GRAPH_DFS_ITERATOR | 20041122 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GFS_TREE_POSTORDER_ITERATOR | 20041118 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GFS_TREE_PREORDER_ITERATOR | 20041118 |
Properties
| Interface | IF_GFS_ITERATOR | |
| Short Description |
General Data
| Package | SFSG_RP | Fast Search Repository |
| Created | 20041118 | SAP |
| Last changed | 20050105 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GFS_ITERATOR has no interface.
Friends
Interface IF_GFS_ITERATOR has no friend.
Attributes
Interface IF_GFS_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20041118 | ||
| 2 | Instance method | Public | Method | 20041118 |
Events
Interface IF_GFS_ITERATOR has no event.
Types
Interface IF_GFS_ITERATOR has no local type.
Method Signatures
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20041118 |
Method HAS_NEXT on Interface IF_GFS_ITERATOR has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NODE | Value transfer | Object reference (TYPE REF TO) | IF_GFS_NODE | 20041118 |
Method NEXT on Interface IF_GFS_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20050105 |
| SAP Release Created in | 700 |