SAP ABAP Class CL_SPI_PROC_AGGR_INST_ATTR (Aggregated Process Attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI12 (Package) Central: Analysis Tools (Process Information Tools)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_PROC_INST_ATTRIBUTE | Abstract Process Instance Attribute | 20030618 |
Properties
| Class | CL_SPI_PROC_AGGR_INST_ATTR | |
| Short Description | Aggregated Process Attributes | |
| Super Class | CL_SPI_PROC_INST_ATTRIBUTE | Abstract Process Instance Attribute |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI12 | Central: Analysis Tools (Process Information Tools) |
| Created | 20030618 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_PROC_AGGR_INST_ATTR has no forward declaration.
Interfaces
Class CL_SPI_PROC_AGGR_INST_ATTR has no interface implemented.
Friends
Class CL_SPI_PROC_AGGR_INST_ATTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'G' | LED "Green" | 20030618 | ||
| 2 | Constant | Public | Type reference (TYPE) | SPIATTAGGR | 'MAX' | 20030618 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'R' | LED "Red" | 20030618 | ||
| 4 | Constant | Public | Type reference (TYPE) | SPIATTAGGR | 'SUM' | 20030618 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'Y' | LED "Yellow" | 20030618 | ||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SSPIATTID | Original Attribute ID | 20030618 | |||
| 7 | Instance attribute | Protected | See coding | Attribute Objects of Individual Steps | 20030618 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TSPITRANS | 20030618 | ||||
| 9 | Instance attribute | Protected | See coding | Values of Attributes of Individual Steps | 20030618 | ||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | SPIATTAGGR | Aggregation type | 20030618 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030618 |
Events
Class CL_SPI_PROC_AGGR_INST_ATTR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_REF | Protected | Object reference (TYPE REF TO) | IF_SPI_ATTRIBUTE | Attribute Reference | 20030618 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROC | Call by reference | Object reference (TYPE REF TO) | CL_SPI_PROCESS_INST | Prozessinstanz | 20030618 | |||
| 2 | IO_SEARCH_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Suchfilter | 20030618 | |||
| 3 | IP_AGGREGATION_TYPE | Call by reference | Type reference (TYPE) | SPIATTAGGR | Aggregationsart | 20030618 | |||
| 4 | IP_IS_DEF | Call by reference | Type reference (TYPE) | SPIBOOL | SPI_FALSE | SPI Global: Boolscher Wert | 20030618 | ||
| 5 | IP_SEC_REFRESH | Call by reference | Type reference (TYPE) | INT4 | 60 | Maximale Zeit in Sek. bis zum Neuberechnen | 20030618 | ||
| 6 | IS_ID | Call by reference | Type reference (TYPE) | SSPIATTID | Struktur der Attribut ID | 20030618 | |||
| 7 | IT_STEPS | Call by reference | Type reference (TYPE) | TSPISTEPI | Schrittinstanzen über die aggregiert werden soll | 20030618 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: API-Ausnahme | 20030618 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20030618 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |