SAP ABAP Class CL_SPI_PROC_INST_SR (Attributes About Statistical Records)
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_PROC_INST_ATTRIBUTE | Abstract Process Instance Attribute | 20030117 |
Properties
| Class | CL_SPI_PROC_INST_SR | |
| Short Description | Attributes About Statistical Records | |
| Super Class | CL_SPI_PROC_INST_ATTRIBUTE | Abstract Process 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 | 20030117 | 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_PROC_INST_SR has no interface implemented.
Friends
Class CL_SPI_PROC_INST_SR has no friend class.
Attributes
Class CL_SPI_PROC_INST_SR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Counts the Instances with the Same Transaction IDs | 20030117 | |
| 2 | Instance method | Protected | Method | Delivers Statistical Records for the Instance | 20030117 | |
| 3 | Instance method | Protected | Method | Delivers Transaction IDs for the Instance | 20030117 |
Events
Class CL_SPI_PROC_INST_SR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SSPIGUID | Protected | See coding | 20030117 | |
||
| 2 | TSPIGUID | Protected | See coding | Table of GUIDs | 20030117 | |
Method Signatures
Method COUNT_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TID | Call by reference | Type reference (TYPE) | TSPIGUID | Transaktionsids | 20030117 | |||
| 2 | RP_COUNT | Value transfer | Type reference (TYPE) | I | Anzahl Instanzen | 20030117 |
Method COUNT_INSTANCES on class CL_SPI_PROC_INST_SR has no exception.
Method GET_STAT_RECORDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TID | Call by reference | Type reference (TYPE) | TSPIGUID | Transaktionsids | 20030117 | |||
| 2 | RT_RECORDS | Value transfer | Type reference (TYPE) | SAPWL_ALLSTATS | Records | 20030117 |
Method GET_STAT_RECORDS on class CL_SPI_PROC_INST_SR has no exception.
Method GET_TID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TID | Value transfer | Type reference (TYPE) | TSPIGUID | Transaktionsids | 20030117 |
Method GET_TID on class CL_SPI_PROC_INST_SR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |