SAP ABAP Class CL_SPI_PROCESS_ATTRIBUTE (Abstract Process Attribute)
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_ATTRIBUTE | Abstract Attribute | 20020903 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_PROC_AGGR_ATTRIBUTE | Aggregated Process Attributes | 20030611 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_PROC_OVER_ATTRIBUTE | Abstract General Process Overview Attribute | 20020917 |
Properties
| Class | CL_SPI_PROCESS_ATTRIBUTE | |
| Short Description | Abstract Process Attribute | |
| Super Class | CL_SPI_ATTRIBUTE | Abstract 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 | 20020903 | SAP |
| Last change | 20110908 | SAP |
| 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) |
Interfaces
Class CL_SPI_PROCESS_ATTRIBUTE has no interface implemented.
Friends
Class CL_SPI_PROCESS_ATTRIBUTE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SPI_INSTANCE_SEARCH | Last Search Filter for count_instances | 20040422 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_PROCESS | Process Definition from Customizing | 20020903 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Search Filter | 20030324 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SPIBOOL | Global SPI: Boolean Value | 20040422 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20020903 | ||
| 2 | Instance method | Protected | Method | Gets Cumulation Interval for Current Search Filter | 20040331 | |
| 3 | Instance method | Protected | Method | Generates WHERE Clause for Process Instance Determination | 20020917 |
Events
Class CL_SPI_PROCESS_ATTRIBUTE has no event.
Types
Class CL_SPI_PROCESS_ATTRIBUTE has no local type.
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 | 20020903 | |||
| 2 | IO_SEARCH_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Suchfilter | 20030324 | |||
| 3 | IP_IS_DEF | Call by reference | Type reference (TYPE) | SPIBOOL | SPI_FALSE | SPI Global: Boolscher Wert | 20021120 | ||
| 4 | IP_SEC_REFRESH | Call by reference | Type reference (TYPE) | INT4 | 3600 | Maximale Zeit in Sek. bis zum Neuberechnen | 20020917 | ||
| 5 | IS_ID | Call by reference | Type reference (TYPE) | SSPIATTID | Struktur der Attribut ID | 20020903 |
Method CONSTRUCTOR on class CL_SPI_PROCESS_ATTRIBUTE has no exception.
Method GET_AGGR_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RESULT | Value transfer | Type reference (TYPE) | TS_TIMINT | 20040331 |
Method GET_AGGR_INTERVAL on class CL_SPI_PROCESS_ATTRIBUTE has no exception.
Method GET_WHERE_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_WHERE | Value transfer | Type reference (TYPE) | STRING | 20020917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20040330 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20040330 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |