SAP ABAP Class CL_RSSDPR_CONFIG_METRICSETITER (Metric Set Iterator)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
⤷
RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
⤷
⤷
Properties
| Class | CL_RSSDPR_CONFIG_METRICSETITER | |
| Short Description | Metric Set Iterator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20031208 | SAP |
| Last change | 20141101 | |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSSDPR_CONFIG_METRICSETITER has no interface implemented.
Friends
Class CL_RSSDPR_CONFIG_METRICSETITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSSDPR_CONFIG_METRICSET | attribute of a Metricset object | 20031208 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | I | 0 | Iterator Index | 20031208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | constructor | 20031208 | |
| 2 | Instance method | Public | Method | navigate to the first Metric | 20031209 | |
| 3 | Instance method | Public | Method | check whether there is next Metric | 20031208 | |
| 4 | Instance method | Public | Method | get the next Metric | 20031208 |
Events
Class CL_RSSDPR_CONFIG_METRICSETITER has no event.
Types
Class CL_RSSDPR_CONFIG_METRICSETITER 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_METRICSET | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_CONFIG_METRICSET | Menge der Metriken, die durchlaufen werden soll | 20031208 |
Method CONSTRUCTOR on class CL_RSSDPR_CONFIG_METRICSETITER has no exception.
Method FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIRST_METRIC | Call by reference | Type reference (TYPE) | RSSSR_S_MTCID | erste Metrik | 20031209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: LLB-Suchschlüssel nicht vorhanden | 20040123 |
Method HAS_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_HAS_NEXT | Value transfer | Type reference (TYPE) | CHAR1 | Status "nächste vorhanden" | 20031208 |
Method HAS_NEXT on class CL_RSSDPR_CONFIG_METRICSETITER has no exception.
Method NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEXT_METRIC | Call by reference | Type reference (TYPE) | RSSSR_S_MTCID | nächste Metrik | 20031208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme: LLB-Suchschlüssel nicht vorhanden | 20040123 |
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 351 |