SAP ABAP Class CL_SPI_AGENT_MONITOR (SPI Agent for Alert Test Application)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI9 (Package) Central: Tests and Test Environment
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_AGENT | Abstract Class for PMIT Agents | 20100528 |
Properties
| Class | CL_SPI_AGENT_MONITOR | |
| Short Description | SPI Agent for Alert Test Application | |
| Super Class | CL_SPI_AGENT | Abstract Class for PMIT Agents |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI9 | Central: Tests and Test Environment |
| Created | 20100528 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPI_AGENT_MONITOR has no interface implemented.
Friends
Class CL_SPI_AGENT_MONITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SPIAGNTID | '051MZbAm0jw9bI2JAo{Ta0' | SPI Global: Agent ID | 20100528 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SPIERRST | SPIL_TR_TEMP_STATUS_OKAY | Status in the Tracking Record (Header: "ERROR") | 20100528 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | TSPINV | SPI Global: Table of Name-Value Pairs | 20100528 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SPIBOOL | SPI_FALSE | Instance Status ("forced finish") | 20100528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes all tracking data of application | 20100528 | |
| 2 | Instance method | Public | Method | Sets the status "finished" | 20100528 | |
| 3 | Instance method | Public | Method | Writes the tracking data for the application | 20100528 |
Events
Class CL_SPI_AGENT_MONITOR has no event.
Types
Class CL_SPI_AGENT_MONITOR has no local type.
Method Signatures
Method CLEAR_DATA Signature
Method CLEAR_DATA on class CL_SPI_AGENT_MONITOR has no parameter.
Method CLEAR_DATA on class CL_SPI_AGENT_MONITOR has no exception.
Method SET_FORCED_FINISH Signature
Method SET_FORCED_FINISH on class CL_SPI_AGENT_MONITOR has no parameter.
Method SET_FORCED_FINISH on class CL_SPI_AGENT_MONITOR has no exception.
Method WRITE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FIELDNAME | Call by reference | Type reference (TYPE) | SPIDFLDNAM | SPI: Name eines Datenfelds | 20100528 | |||
| 2 | IP_VALUE | Call by reference | Type reference (TYPE) | SPIATTVAL | SPI Global: Wert zu einem Feldnamen | 20100528 |
Method WRITE_DATA on class CL_SPI_AGENT_MONITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |