SAP ABAP Class CL_SPI_AGENT_TEST (Global PMI Test Agent)
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 | 20090717 |
Properties
| Class | CL_SPI_AGENT_TEST | |
| Short Description | Global PMI Test Agent | |
| 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 | 20090717 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_AGENT_TEST has no forward declaration.
Interfaces
Class CL_SPI_AGENT_TEST has no interface implemented.
Friends
Class CL_SPI_AGENT_TEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SPIAGNTID | '01HUz1ow0ks6u8X2DriIzm' | SPI Global: Agent ID | 20090717 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TSPINV | Tracking Data | 20090717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes data in memory | 20090717 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090717 | |
| 3 | Instance method | Public | Method | Fills memory with data | 20090717 |
Events
Class CL_SPI_AGENT_TEST has no event.
Types
Class CL_SPI_AGENT_TEST has no local type.
Method Signatures
Method CLEAR_DATA Signature
Method CLEAR_DATA on class CL_SPI_AGENT_TEST has no parameter.
Method CLEAR_DATA on class CL_SPI_AGENT_TEST has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SPI_AGENT_TEST has no parameter.
Method CONSTRUCTOR on class CL_SPI_AGENT_TEST 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 | 20090717 | |||
| 2 | IP_VALUE | Call by reference | Type reference (TYPE) | SPIATTVAL | SPI Global: Wert zu einem Feldnamen | 20090717 |
Method WRITE_DATA on class CL_SPI_AGENT_TEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |