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 C_FLDNAM_LOGSYS_A Constant Protected Type reference (TYPE) SPIDFLDNAM 'LOGSYS_A' Field Names for Logical System in Role A 20030908
2 C_FLDNAM_LOGSYS_B Constant Protected Type reference (TYPE) SPIDFLDNAM 'LOGSYS_B' Field Names for Logical System in Role B 20030908
3 C_FLDNAM_OBJID_A Constant Protected Type reference (TYPE) SPIDFLDNAM 'OBJID_A' Field Names for Object ID in Role A 20030822
4 C_FLDNAM_OBJID_B Constant Protected Type reference (TYPE) SPIDFLDNAM 'OBJID_B' Field Names for Object ID in Role B 20030822
5 C_FLDNAM_OBJTP_A Constant Protected Type reference (TYPE) SPIDFLDNAM 'OBJTP_A' Field Names for Object Type in Role A 20030822
6 C_FLDNAM_OBJTP_B Constant Protected Type reference (TYPE) SPIDFLDNAM 'OBJTP_B' Field Names for Object Type in Role B 20030822
7 C_FLDNAM_REL Constant Protected Type reference (TYPE) SPIDFLDNAM 'RELTP' Link Type 20030822
8 C_MY_AGENT_ID Constant Private Type reference (TYPE) SPIAGNTID 'dqPk8WmsUKw8lYni74kRh0' Agent ID of this Agent 20030822
9 GP_LOGSYS_A Instance attribute Protected Type reference (TYPE) LOGSYS Logical System of A 20030908
10 GP_LOGSYS_B Instance attribute Protected Type reference (TYPE) LOGSYS Logical System of B 20030908
11 GP_REL Instance attribute Protected Type reference (TYPE) OBLRELTYPE Link Type 20030822
12 GS_OBJ_A Instance attribute Protected Type reference (TYPE) SIBFLPORB Application Object in Role A 20030822
13 GS_OBJ_B Instance attribute Protected Type reference (TYPE) SIBFLPORB Application Object in Role A 20030822
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR 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 Importing IP_LOGSYS_A Call by reference Type reference (TYPE) LOGSYS Logisches System von A 20030908
2 Importing IP_LOGSYS_B Call by reference Type reference (TYPE) LOGSYS Logisches System von B 20030908
3 Importing IP_RELATION_TYPE Call by reference Type reference (TYPE) OBLRELTYPE Verknüpdungstyp 20030822
4 Importing IS_OBJECT_A Call by reference Type reference (TYPE) SIBFLPORB Anwednungsobjekt in Rolle A 20030822
5 Importing 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