SAP ABAP Class CL_XI_SPI_SERVICE_AGENT (XI: Pipeline Service 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_XI_SPI_AGENT | Superclass for All XI_PMI Agents | 20030303 |
Properties
| Class | CL_XI_SPI_SERVICE_AGENT | |
| Short Description | XI: Pipeline Service Agent for PMI | |
| Super Class | CL_XI_SPI_AGENT | Superclass for All XI_PMI 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_SERVICE_AGENT has no forward declaration.
Interfaces
Class CL_XI_SPI_SERVICE_AGENT has no interface implemented.
Friends
Class CL_XI_SPI_SERVICE_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 | '9v5gMtPIjagm1NMjRSrGZ0' | SPI Global: Agent ID | 20030303 | ||
| 2 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'PLSRV_SERVICE_ID' | $REF$ | 20030303 | ||
| 3 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'PLSRV_SERVICE_TYPE' | $REF$ | 20030303 | ||
| 4 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'SRVID' | 20030811 | |||
| 5 | Constant | Public | Type reference (TYPE) | SPIDFLDNAM | 'SRVTP' | 20030811 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRV_CHANNEL | XI Services: Channel | 20040112 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SXMSPLSRV | $REF$ | 20030303 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030303 | |
| 2 | Instance method | Protected | Method | Sets the Pipeline Service for This Agent | 20030303 | |
| 3 | Instance method | Public | Method | Tracks a Service Call | 20030811 |
Events
Class CL_XI_SPI_SERVICE_AGENT has no event.
Types
Class CL_XI_SPI_SERVICE_AGENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_XI_SPI_SERVICE_AGENT has no parameter.
Method CONSTRUCTOR on class CL_XI_SPI_SERVICE_AGENT has no exception.
Method SET_PIPELINE_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PLSRV | Call by reference | Type reference (TYPE) | SXMSPLSRV | $REF$ | 20030303 |
Method SET_PIPELINE_SERVICE on class CL_XI_SPI_SERVICE_AGENT has no exception.
Method TRACK_SERVICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_MO | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE_XMB | higher-layer xmb message object | 20030811 | |||
| 2 | IP_PLSRV | Call by reference | Type reference (TYPE) | SXMSPLSRV | $REF$ | 20030811 |
Method TRACK_SERVICE on class CL_XI_SPI_SERVICE_AGENT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |