SAP ABAP Class CL_RSMDS_SET_ITERATOR (Iterator Using Disjoint Decomposition of Set)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SBIS (Package) Multidimensional Set Object
⤷
⤷
Properties
| Class | CL_RSMDS_SET_ITERATOR | |
| Short Description | Iterator Using Disjoint Decomposition of Set | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SBIS | Multidimensional Set Object |
| Created | 20040917 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSMDS_SET_ITERATOR has no forward declaration.
Interfaces
Class CL_RSMDS_SET_ITERATOR has no interface implemented.
Friends
Class CL_RSMDS_SET_ITERATOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | I | 20040917 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensional Set | 20040920 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSMDS_TR_SETS | Table of References to General Multidimensional Sets | 20040917 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040917 | |
| 2 | Instance method | Public | Method | 20040917 | ||
| 3 | Instance method | Public | Method | 20040917 | ||
| 4 | Instance method | Public | Method | Size of Iteration | 20040917 | |
| 5 | Instance method | Public | Method | 20040917 |
Events
Class CL_RSMDS_SET_ITERATOR has no event.
Types
Class CL_RSMDS_SET_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 | I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040917 |
Method CONSTRUCTOR on class CL_RSMDS_SET_ITERATOR has no exception.
Method GET_NEXT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040917 |
Method GET_SET_BY_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION | Call by reference | Type reference (TYPE) | I | Position | 20040917 | |||
| 2 | R_R_SET | Value transfer | Object reference (TYPE REF TO) | CL_RSMDS_SET | Multi-dimensionale Menge | 20040917 |
Method GET_SET_BY_POSITION on class CL_RSMDS_SET_ITERATOR has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_SIZE | Value transfer | Type reference (TYPE) | I | 20040917 |
Method GET_SIZE on class CL_RSMDS_SET_ITERATOR has no exception.
Method RESET Signature
Method RESET on class CL_RSMDS_SET_ITERATOR has no parameter.
Method RESET on class CL_RSMDS_SET_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |