SAP ABAP Class CL_SPI_AGENT_OBL (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 | 20030822 |
Properties
Class | CL_SPI_AGENT_OBL | |
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 | 20030822 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPI_AGENT_OBL has no forward declaration.
Interfaces
Class CL_SPI_AGENT_OBL has no interface implemented.
Friends
Class CL_SPI_AGENT_OBL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'LOGSYS_A' | Field Names for Logical System in Role A | 20030908 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'LOGSYS_B' | Field Names for Logical System in Role B | 20030908 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'OBJID_A' | Field Names for Object ID in Role A | 20030822 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'OBJID_B' | Field Names for Object ID in Role B | 20030822 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'OBJTP_A' | Field Names for Object Type in Role A | 20030822 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'OBJTP_B' | Field Names for Object Type in Role B | 20030822 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | SPIDFLDNAM | 'RELTP' | Link Type | 20030822 | |
8 | ![]() |
Constant | Private | Type reference (TYPE) | SPIAGNTID | 'dqPk8WmsUKw8lYni74kRh0' | Agent ID of this Agent | 20030822 | |
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LOGSYS | Logical System of A | 20030908 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LOGSYS | Logical System of B | 20030908 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | OBLRELTYPE | Link Type | 20030822 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SIBFLPORB | Application Object in Role A | 20030822 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SIBFLPORB | Application Object in Role A | 20030822 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030822 |
Events
Class CL_SPI_AGENT_OBL has no event.
Types
Class CL_SPI_AGENT_OBL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_LOGSYS_A | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System von A | 20030908 | ||
2 | ![]() |
IP_LOGSYS_B | Call by reference | Type reference (TYPE) | LOGSYS | Logisches System von B | 20030908 | ||
3 | ![]() |
IP_RELATION_TYPE | Call by reference | Type reference (TYPE) | OBLRELTYPE | Verknüpdungstyp | 20030822 | ||
4 | ![]() |
IS_OBJECT_A | Call by reference | Type reference (TYPE) | SIBFLPORB | Anwednungsobjekt in Rolle A | 20030822 | ||
5 | ![]() |
IS_OBJECT_B | Call by reference | Type reference (TYPE) | SIBFLPORB | Anwednungsobjekt in Rolle B | 20030822 |
Method CONSTRUCTOR on class CL_SPI_AGENT_OBL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |