SAP ABAP Class CL_SPI_CM_AGD (Tracking Agent)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI21 (Package) Central Meta Data (Maintenance)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20021115 |
Properties
Class | CL_SPI_CM_AGD | |
Short Description | Tracking Agent | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | SPI21 | Central Meta Data (Maintenance) |
Created | 20021115 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_STATE | State Management for a 'Managed Object' | 20021115 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_SPI_CM_AGD | 20090703 | Base Agent: Tracking Agent | |
2 | CL_SPI_CU_MAINTAIN | 20031127 | Metadata maintenance: API class |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIAGNTID | SPI Global: Agent ID | 20021115 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIAGNTXT | SPI: Agent Description | 20021115 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPITOOLID | SPI: Tool ID | 20031127 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | SPIAGNTID | 'tUc8KTVu}aM90QoJer6lBm' | Agent in Commit Work | 20021115 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SPIAGNTID | 'EJWf1Raizqcg1PEbfeBnUm' | Agent in Rollback Work | 20021115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute AGENTID | 20021115 |
2 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute AGENTXT | 20021115 |
3 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Gets COMPNAME Attribute | 20031127 |
4 | ![]() |
Instance method | Public | Method | Determines Whether Agent is a System Agent | 20021115 |
5 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets the attribute AGENTXT | 20090703 |
6 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets COMPNAME Attribute | 20031127 |
7 | ![]() |
Instance method | Public | Method | Returns a Field of the Agent | 20021119 |
8 | ![]() |
Instance method | Public | Method | Returns References to Fields of the Agent | 20021118 |
Events
Class CL_SPI_CM_AGD has no event.
Types
Class CL_SPI_CM_AGD has no local type.
Method Signatures
Method GET_AGENTID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPIAGNTID | Attributwert | 20021115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021115 |
Method GET_AGENTXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPIAGNTXT | Attributwert | 20021115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20021115 |
Method GET_COMPNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPITOOLID | Attributwert | 20031127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031127 |
Method IS_SYST_AGENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20021115 |
Method IS_SYST_AGENT on class CL_SPI_CM_AGD has no exception.
Method SET_AGENTXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_AGENTXT | Call by reference | Type reference (TYPE) | SPIAGNTXT | Attributwert | 20090703 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20090703 |
Method SET_COMPNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPNAME | Call by reference | Type reference (TYPE) | SPITOOLID | Attributwert | 20031127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20031127 |
Method _GET_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FLDNAME | Call by reference | Type reference (TYPE) | SPIDFLDNAM | SPI: Name eines Datenfelds | 20021119 | ||
2 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CM_AGFLD | Metadatenpflege Feldvorrat Agent | 20021119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse für die Objekte Metadatenpflege | 20021119 |
Method _GET_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_FIELDS | Value transfer | Type reference (TYPE) | TSPICMAGFLD | Tabelle mit Referenzen auf Feldvorrat Agent | 20021118 |
Method _GET_FIELDS on class CL_SPI_CM_AGD has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |