SAP ABAP Class IF_GFS_ITERATOR (IF_GFS_ITERATOR)
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
| Class | IF_GFS_ITERATOR | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041118 | SAP |
| Last change | 20050105 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_GFS_ITERATOR has no interface implemented.
Friends
Class IF_GFS_ITERATOR has no friend class.
Attributes
Class 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
Class IF_GFS_ITERATOR has no event.
Types
Class 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 class 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 class IF_GFS_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20050105 |
| SAP Release Created in |