SAP ABAP Class CL_SPI_TRACE_STEP_INST_ATTR (PMI Test Attribute)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI12 (Package) Central: Analysis Tools (Process Information Tools)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_STEP_INST_ATTRIBUTE | Abstract Step Instance Attribute | 20080218 |
Properties
| Class | CL_SPI_TRACE_STEP_INST_ATTR | |
| Short Description | PMI Test Attribute | |
| Super Class | CL_SPI_STEP_INST_ATTRIBUTE | Abstract Step Instance Attribute |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI12 | Central: Analysis Tools (Process Information Tools) |
| Created | 20080218 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_TRACE_STEP_INST_ATTR has no forward declaration.
Interfaces
Class CL_SPI_TRACE_STEP_INST_ATTR has no interface implemented.
Friends
Class CL_SPI_TRACE_STEP_INST_ATTR has no friend class.
Attributes
Class CL_SPI_TRACE_STEP_INST_ATTR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Created URL for Calling ABAP Trace | 20080312 | |
| 2 | Instance method | Private | Method | Created URL for Calling ABAP RFC Trace | 20080312 | |
| 3 | Instance method | Private | Method | Created URL for Calling ABAP SQL Trace | 20080312 | |
| 4 | Instance method | Private | Method | Creates URL for Introscope Trace Call | 20080312 | |
| 5 | Instance method | Private | Method | Created URL for Calling JAVA SQL Trace | 20080312 | |
| 6 | Instance method | Private | Method | Gets Process Step Address | 20080312 | |
| 7 | Instance method | Private | Method | Gets Server where the Step was Executed | 20080218 |
Events
Class CL_SPI_TRACE_STEP_INST_ATTR has no event.
Types
Class CL_SPI_TRACE_STEP_INST_ATTR has no local type.
Method Signatures
Method CREATE_URL_TRACE_ABAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20080312 |
Method CREATE_URL_TRACE_ABAP_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20080312 |
Method CREATE_URL_TRACE_ABAP_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20080312 |
Method CREATE_URL_TRACE_INTROSCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20080312 |
Method CREATE_URL_TRACE_JAVA_SQL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Attribut-Ausnahme | 20080312 |
Method GET_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ADDRESS | Call by reference | Type reference (TYPE) | SPIPRSTADDR | Adresse eines Prozessschrittes | 20080312 | |||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIADDRCONT | Inhalt einer Adresse | 20080312 |
Method GET_ADDRESS on class CL_SPI_TRACE_STEP_INST_ATTR has no exception.
Method GET_SERVER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_SERVER_NAME | Value transfer | Type reference (TYPE) | STRING | Servername | 20080218 |
Method GET_SERVER_NAME on class CL_SPI_TRACE_STEP_INST_ATTR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |