SAP ABAP Class CL_TIMESET_ITERATOR (Simple Iterator for Date Set)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TIM-TR (Application Component) Date Rules
⤷
SZTI (Package) Central Basis Development: Time ('Time/Event')
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TIMESET_ITERATOR | Iterator in Time Set | 20000502 |
Properties
| Class | CL_TIMESET_ITERATOR | |
| Short Description | Simple Iterator for Date Set | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SZTI | Central Basis Development: Time ('Time/Event') |
| Created | 20000502 | SAP |
| Last change | 20001011 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TIMESET_ITERATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TIMESET_ITERATOR | Iterator in Time Set | 20000502 |
Friends
Class CL_TIMESET_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | Iterator at End | 20000502 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | XFLAG | Iterator at Beginning | 20000502 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | Cond.item index | 20000502 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | Size of List | 20000502 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_TIMESET_GENERIC | Generic Set for Time Objects | 20000502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000502 |
Events
Class CL_TIMESET_ITERATOR has no event.
Types
Class CL_TIMESET_ITERATOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TIMESET | Call by reference | Object reference (TYPE REF TO) | CL_TIMESET_GENERIC | Generisches Set für Time-Objekte | 20000502 |
Method CONSTRUCTOR on class CL_TIMESET_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20001011 |
| SAP Release Created in | 12A |