SAP ABAP Class CL_XI_SPI_STATUS_AGENT (XI: Status Agent for PMI)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
⤷
SXMSMONI (Package) XI: Integration Engine Monitoring
⤷
⤷
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 | 20030811 |
Properties
| Class | CL_XI_SPI_STATUS_AGENT | |
| Short Description | XI: Status Agent for PMI | |
| 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 | SXMSMONI | XI: Integration Engine Monitoring |
| Created | 20030303 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XI_SPI_STATUS_AGENT has no forward declaration.
Interfaces
Class CL_XI_SPI_STATUS_AGENT has no interface implemented.
Friends
Class CL_XI_SPI_STATUS_AGENT 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 | 'ell9whWqWaUfv3qKXULqOm' | $REF$ | 20030303 | ||
| 2 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'PID' | 20100423 | |||
| 3 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'PIPELINE_NAME' | 20100423 | |||
| 4 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'STATUS' | $REF$ | 20030303 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | SXMSGUID | $REF$ | 20030305 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SXMSPID | Integration Engine: Logical Pipeline ID | 20100423 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SXMSPMSTAT | Integration Engine: Message Status | 20030303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets the GUID for This Agent | 20030305 | |
| 2 | Instance method | Public | Method | Sets the Status for This Agent | 20030303 | |
| 3 | Instance method | Public | Method | Saves the Status | 20030430 |
Events
Class CL_XI_SPI_STATUS_AGENT has no event.
Types
Class CL_XI_SPI_STATUS_AGENT has no local type.
Method Signatures
Method SET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GUID | Call by reference | Type reference (TYPE) | SXMSMGUID | $REF$ | 20030305 |
Method SET_GUID on class CL_XI_SPI_STATUS_AGENT has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS | Call by reference | Type reference (TYPE) | SXMSPMSTAT | Integration Engine: Status einer Message | 20030303 |
Method SET_STATUS on class CL_XI_SPI_STATUS_AGENT has no exception.
Method TRACK_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_GUID | Call by reference | Type reference (TYPE) | SXMSGUID | 20030430 | ||||
| 2 | IP_PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: logische Pipeline-ID | 20100423 | |||
| 3 | IP_STATUS | Call by reference | Type reference (TYPE) | SXMSPMSTAT | 20030430 |
Method TRACK_STATUS on class CL_XI_SPI_STATUS_AGENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |