SAP ABAP Class CL_SPI_AGENT_EXAMPLE (PMI Example Agent)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI7 (Package) Local: Agents
⤷
⤷
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 | 20030217 |
Properties
| Class | CL_SPI_AGENT_EXAMPLE | |
| Short Description | PMI Example 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 | SPI7 | Local: Agents |
| Created | 20030217 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_AGENT_EXAMPLE has no forward declaration.
Interfaces
Class CL_SPI_AGENT_EXAMPLE has no interface implemented.
Friends
Class CL_SPI_AGENT_EXAMPLE 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 | 'ySbGFWAK0YtX00002X58wW' | Agent ID of this Agent | 20030217 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SPI_AGENT_EXAMPLE_OBJECT | Example Object | 20030217 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 'Book' | Other Possible Tracking Value | 20030217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030217 |
Events
Class CL_SPI_AGENT_EXAMPLE has no event.
Types
Class CL_SPI_AGENT_EXAMPLE 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_EXAMPLE | Call by reference | Object reference (TYPE REF TO) | CL_SPI_AGENT_EXAMPLE_OBJECT | Beispielobjekt | 20030217 | |||
| 2 | IP_PAR | Call by reference | Type reference (TYPE) | STRING | Wert zum eventuellen Tracken | 20030217 |
Method CONSTRUCTOR on class CL_SPI_AGENT_EXAMPLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |