SAP ABAP Class IF_HRPBSDEZV_ITERATOR (Enumeration Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPBSDEZV_NOTIFICATIONS | Contains Various Messages | 20050804 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPBSDEZV_NR_EVENT | Event Relevant for Reporting/Single Notification | 20050801 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_HRPBSDEZV_STATUS_PERIODES | Contains Status Sections from Payroll Results | 20040909 |
Properties
| Class | IF_HRPBSDEZV_ITERATOR | |
| Short Description | Enumeration Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040907 | SAP |
| Last change | 20060208 | 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_HRPBSDEZV_ITERATOR has no interface implemented.
Friends
Class IF_HRPBSDEZV_ITERATOR has no friend class.
Attributes
Class IF_HRPBSDEZV_ITERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns an Iterator Object | 20040907 | |
| 2 | Instance method | Public | Method | True If Other Enumerable Objects Exist | 20040907 | |
| 3 | Instance method | Public | Method | Returns Next Object of Enumeration | 20040907 |
Events
Class IF_HRPBSDEZV_ITERATOR has no event.
Types
Class IF_HRPBSDEZV_ITERATOR has no local type.
Method Signatures
Method GET_ITERATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ITERATOR | Value transfer | Object reference (TYPE REF TO) | IF_HRPBSDEZV_ITERATOR | Aufzählschnittstelle | 20040907 |
Method GET_ITERATOR on class IF_HRPBSDEZV_ITERATOR has no exception.
Method HAS_MORE_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_HAS_MORE_ELEMENTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040907 |
Method HAS_MORE_ELEMENTS on class IF_HRPBSDEZV_ITERATOR has no exception.
Method NEXT_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_NEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20040907 |
Method NEXT_ELEMENT on class IF_HRPBSDEZV_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in |