SAP ABAP Class CL_SPI_PROC_AGGR_ATTRIBUTE (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_PROCESS_ATTRIBUTE | Abstract Process Attribute | 20030611 |
Properties
| Class | CL_SPI_PROC_AGGR_ATTRIBUTE | |
| Short Description | Aggregated Process Attributes | |
| Super Class | CL_SPI_PROCESS_ATTRIBUTE | Abstract Process 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 | 20030611 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_PROC_AGGR_ATTRIBUTE has no forward declaration.
Interfaces
Class CL_SPI_PROC_AGGR_ATTRIBUTE has no interface implemented.
Friends
Class CL_SPI_PROC_AGGR_ATTRIBUTE 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" | 20030611 | ||
| 2 | Constant | Public | Type reference (TYPE) | SPIATTAGGR | 'MAX' | 20030611 | |||
| 3 | Constant | Public | Type reference (TYPE) | SPIATTAGGR | 'MAXo' | 20040426 | |||
| 4 | Constant | Public | Type reference (TYPE) | SPIATTAGGR | 'MIN' | 20040405 | |||
| 5 | Constant | Public | Type reference (TYPE) | SPIATTAGGR | 'MINo' | 20040426 | |||
| 6 | Constant | Public | Type reference (TYPE) | SPIATTNAME | 'COL_OPEN_OK' | Technical Name of Attribute | 20040427 | ||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'R' | LED "Red" | 20030611 | ||
| 8 | Constant | Public | Type reference (TYPE) | SPIATTAGGR | 'SUM' | 20030611 | |||
| 9 | Constant | Public | Type reference (TYPE) | SPIATTAGGR | 'SUMo' | 20040426 | |||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | 'Y' | LED "Yellow" | 20030611 | ||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SPI_ATTRIBUTE | Attribute Object for Minimum or Maximum Aggregation | 20040405 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SSPIATTID | Original Attribute ID | 20030611 | |||
| 13 | Instance attribute | Protected | See coding | Attribute Objects of Individual Steps | 20030611 | ||||
| 14 | Instance attribute | Protected | Type reference (TYPE) | TSPISTEPD | Table with Instances of CL_SPI_STEP | 20040427 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | TSPITRANS | 20030612 | ||||
| 16 | Instance attribute | Protected | See coding | Values of Attributes of Individual Steps | 20030611 | ||||
| 17 | Instance attribute | Protected | Type reference (TYPE) | SPIATTAGGR | Aggregation type | 20030611 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030611 |
Events
Class CL_SPI_PROC_AGGR_ATTRIBUTE 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 | 20030611 | |
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 | Prozessdefinition aus dem Customizing | 20030611 | |||
| 2 | IO_SEARCH_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Suchfilter | 20030611 | |||
| 3 | IP_AGGREGATION_TYPE | Call by reference | Type reference (TYPE) | SPIATTAGGR | Aggregationsart | 20030611 | |||
| 4 | IP_IS_DEF | Call by reference | Type reference (TYPE) | SPIBOOL | SPI_FALSE | SPI Global: Boolscher Wert | 20030611 | ||
| 5 | IP_SEC_REFRESH | Call by reference | Type reference (TYPE) | INT4 | 3600 | Maximale Zeit in Sek. bis zum Neuberechnen | 20030611 | ||
| 6 | IS_ID | Call by reference | Type reference (TYPE) | SSPIATTID | Struktur der Attribut ID | 20030611 | |||
| 7 | IT_STEPS | Call by reference | Type reference (TYPE) | TSPISTEPD | Schritte über die aggregiert werden soll | 20030611 | |||
| 8 | IT_TRANSITIONS | Call by reference | Type reference (TYPE) | TSPITRANS | Eingebunde Übergänge | 20030612 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: API-Ausnahme | 20030611 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20030611 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |