SAP ABAP Class CL_SPI_AGENT (Abstract Class for PMIT Agents)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI7 (Package) Local: Agents

⤷

⤷

Meta Relationship - Used By
Properties
Class | CL_SPI_AGENT | |
Short Description | Abstract Class for PMIT Agents | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPI7 | Local: Agents |
Created | 20030214 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPI_AGENT has no interface implemented.
Friends
Class CL_SPI_AGENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SPICMPFIN | SPIL_FIN_FORCED | Ends Branch | 20070209 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SPICMPFIN | SPIL_FIN_FORCED_ALL | Ends all branches | 20100706 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SPICMPFIN | SPIL_NFIN | Not completed | 20070209 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SPIERRST | SPIL_TR_ERROR_STATUS_ERROR | Error | 20070209 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SPIERRST | SPIL_TR_ERROR_STATUS_OKAY | OK | 20070209 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | SPIERRST | SPIL_TR_ERROR_STATUS_WARNING | Warning | 20070209 | |
7 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | I | 1 | Instance Counter | 20030217 | |
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TSPISIGOBJ | Agent Configuration | 20030217 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TSPISIGPL | Tracking Data | 20030217 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Prompts Subclass for a Field Value | 20040326 |
2 | ![]() |
Instance method | Protected | Method | Collects Tracking Data in Global Table | 20030217 |
3 | ![]() |
Instance method | Private | Method | Evaluation of Trace Conditions | 20070713 |
4 | ![]() |
Instance method | Protected | Method | Writes Tracking Data to Local Repository | 20030217 |
5 | ![]() |
Instance method | Protected | Method | Gets Agent ID (Abstract) | 20030217 |
6 | ![]() |
Instance method | Public | Method | Gets AgentID | 20071220 |
7 | ![]() |
Instance method | Protected | Method | Gets Value for Field Name (Abstract) | 20071115 |
8 | ![]() |
Instance method | Protected | Method | Gets the end status (completed/open) | 20070209 |
9 | ![]() |
Instance method | Protected | Method | Gets Status (Red, Yellow, Green, Temporary/Final) | 20030217 |
10 | ![]() |
Instance method | Protected | Method | Gets Value for Field Name (Abstract) | 20030217 |
11 | ![]() |
Instance method | Protected | Method | Checks Whether Data Must Be Written | 20030217 |
12 | ![]() |
Instance method | Private | Method | Set the Trace Flags in the Passport | 20070713 |
13 | ![]() |
Instance method | Public | Method | Main Method of Agent | 20030217 |
Events
Class CL_SPI_AGENT has no event.
Types
Class CL_SPI_AGENT has no local type.
Method Signatures
Method ASK_FOR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FLDNAM | Value transfer | Type reference (TYPE) | SPIDFLDNAM | Feldname | 20040326 | ||
2 | ![]() |
RP_VALUE | Value transfer | Type reference (TYPE) | SPIATTVAL | Wert im Feldnamen | 20040326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen von Agenten | 20040326 |
Method COLLECT_DATA Signature
Method COLLECT_DATA on class CL_SPI_AGENT has no parameter.
Method COLLECT_DATA on class CL_SPI_AGENT has no exception.
Method EVALUATE_TRACE_CONDITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | TSPITRCCND | E2E Trace Bedingungen | 20070713 | ||
2 | ![]() |
RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20070713 |
Method EVALUATE_TRACE_CONDITIONS on class CL_SPI_AGENT has no exception.
Method FLUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_AGENT_ID | Call by reference | Type reference (TYPE) | SPIAGNTID | SPI Global: Agenten-ID | 20030217 |
Method FLUSH on class CL_SPI_AGENT has no exception.
Method GET_AGENT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_AGENT_ID | Value transfer | Type reference (TYPE) | SPIAGNTID | Abstrakt: Liefert die GUID(22) des Agenten | 20030217 |
Method GET_AGENT_ID on class CL_SPI_AGENT has no exception.
Method GET_AGENT_ID_FOR_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_AGENT_ID | Value transfer | Type reference (TYPE) | SPIAGNTID | Abstrakt: Liefert die GUID(22) des Agenten | 20071220 |
Method GET_AGENT_ID_FOR_CHECK on class CL_SPI_AGENT has no exception.
Method GET_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FLDNAM | Call by reference | Type reference (TYPE) | SPIDFLDNAM | SPI: Name eines Datenfelds | 20071115 | ||
2 | ![]() |
RP_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert im Feldnamen | 20071115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen von Agenten | 20071115 |
Method GET_FINISHED_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_FINISHED_STATE | Value transfer | Type reference (TYPE) | SPICMPFIN | SPI: Finished + Complete Status | 20070209 |
Method GET_FINISHED_STATE on class CL_SPI_AGENT has no exception.
Method GET_LED_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_STATUS | Value transfer | Type reference (TYPE) | SPIERRST | SPI: Fehlerstatus für Prozess | 20030217 |
Method GET_LED_STATUS on class CL_SPI_AGENT has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FLDNAM | Call by reference | Type reference (TYPE) | SPIDFLDNAM | Feldname | 20030217 | ||
2 | ![]() |
RP_VALUE | Value transfer | Type reference (TYPE) | SPIATTVAL | Wert im Feldnamen | 20030217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen von Agenten | 20030217 |
Method IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_AGENT_ID | Call by reference | Type reference (TYPE) | SPIAGNTID | Id dieses Agenten | 20030217 | ||
2 | ![]() |
RP_ACTIVE | Value transfer | Type reference (TYPE) | SPIBOOL | Returnwert (0/1) | 20030217 |
Method IS_ACTIVE on class CL_SPI_AGENT has no exception.
Method SET_TRACE_FLAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_TRACEFLAGS | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070713 |
Method SET_TRACE_FLAGS on class CL_SPI_AGENT has no exception.
Method TRACK_DATA Signature
Method TRACK_DATA on class CL_SPI_AGENT has no parameter.
Method TRACK_DATA on class CL_SPI_AGENT has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |