SAP ABAP Class CL_SPI_CUM_PROC (Process Overview: Cumulative Process Error Status)
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_OVER_ATTRIBUTE | Abstract General Process Overview Attribute | 20040329 |
Properties
Class | CL_SPI_CUM_PROC | |
Short Description | Process Overview: Cumulative Process Error Status | |
Super Class | CL_SPI_PROC_OVER_ATTRIBUTE | Abstract General Process Overview 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 | 20040329 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPI_CUM_PROC has no interface implemented.
Friends
Class CL_SPI_CUM_PROC has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | See coding | 20040330 | ||||
2 | ![]() |
Static Attribute | Private | See coding | Buffer Table for Status Determination | 20040329 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Internal Value Determination | 20040330 |
2 | ![]() |
Instance method | Protected | Method | Get Cumulated Attribute Values | 20040330 |
Events
Class CL_SPI_CUM_PROC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TINSTBUFFER | Private | See coding | 20040330 | BEGIN OF tinstbuffer,
proctype TYPE spiproctp,
search_filter TYPE REF TO cl_spi_search_filter,
where TYPE string,
tstmp TYPE timestampl,
value TYPE int4,
END OF tinstbuffer
|
||
2 | TSTATUS | Private | See coding | 20040329 | BEGIN OF tstatus,
proctype TYPE spiproctp,
search_filter TYPE REF TO cl_spi_search_filter,
tstmp TYPE timestampl,
procstat TYPE tspiprsta,
END OF tstatus
|
Method Signatures
Method CALCULATE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_STAT | Call by reference | Type reference (TYPE) | TSPIPRSTA | SPI: Kumulierterprozessstatus | 20040330 | ||
2 | ![]() |
RP_VAL | Value transfer | Type reference (TYPE) | STRING | Wert | 20040330 |
Method CALCULATE_VALUE on class CL_SPI_CUM_PROC has no exception.
Method GET_HIST_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | TSPIPRSTA | SPI: Kumulierter Prozessstatus | 20040330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20040330 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |