SAP ABAP Class CL_SPI_STAT_STEP_ATTR (Performance Step Instance Attributes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI14 (Package) Central: Statistics 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 | 20040712 |
Properties
Class | CL_SPI_STAT_STEP_ATTR | |
Short Description | Performance Step Instance Attributes | |
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 | SPI14 | Central: Statistics Tools |
Created | 20040707 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SPI_STAT_STEP_ATTR has no interface implemented.
Friends
Class CL_SPI_STAT_STEP_ATTR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SPI_TOOL | Access to Tools for Process Attributes | 20040713 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SPISTSTTY | Type of Statistic Used | 20040712 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TSPICSST | PMI: Assembled Statistical Data | 20040712 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | SPIST_TNOINST | Cache Table: Number of Instances for a TransID | 20040713 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040712 |
2 | ![]() |
Instance method | Private | Method | Determines Component for a Step | 20041025 |
3 | ![]() |
Instance method | Private | Method | Determines Number of Instances with Same TransID | 20040713 |
4 | ![]() |
Instance method | Private | Method | Returns Step Instance Attribute Values | 20040712 |
5 | ![]() |
Instance method | Private | Method | Determine System, Client and User for a Step | 20040712 |
Events
Class CL_SPI_STAT_STEP_ATTR has no event.
Types
Class CL_SPI_STAT_STEP_ATTR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_STEPINST | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP_INST | Prozessschrittinstanz | 20040712 | ||
2 | ![]() |
IP_IS_DEF | Call by reference | Type reference (TYPE) | SPIBOOL | SPI_FALSE | SPI Global: Boolscher Wert | 20040712 | |
3 | ![]() |
IP_SEC_REFRESH | Call by reference | Type reference (TYPE) | INT4 | 60 | Maximale Zeit in Sek. bis zum Neuberechnen | 20040712 | |
4 | ![]() |
IP_STAT_TYPE | Call by reference | Type reference (TYPE) | SPISTSTTY | Typ der genutzten Statistik | 20040712 | ||
5 | ![]() |
IS_ID | Call by reference | Type reference (TYPE) | SSPIATTID | Struktur der Attribut ID | 20040712 |
Method CONSTRUCTOR on class CL_SPI_STAT_STEP_ATTR has no exception.
Method GET_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_COMPONENT | Value transfer | Type reference (TYPE) | STRING | Name (Beschreibung) der Komponente (Collection) | 20041025 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20041025 | |
2 | ![]() |
Fehler in der Collection (Schrittzusammenfassung) | 20041025 |
Method GET_NO_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_NO_INST | Value transfer | Type reference (TYPE) | SY-TABIX | IAnzahl Instanzen mit gelicher TransID wie akt. Schrittinst. | 20040713 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: API-Ausnahme | 20040714 | |
2 | ![]() |
PMI: Attribut-Ausnahme | 20040714 | |
3 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20040714 | |
4 | ![]() |
PMI: Prozessausnahme | 20040714 | |
5 | ![]() |
Ausnahme im Zusammenhang mit Suchfilter | 20040714 | |
6 | ![]() |
Tool-Ausnahme | 20040714 |
Method GET_STEP_INST_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_ATTR_NAME | Call by reference | Type reference (TYPE) | SPIATTNAME | Technischer Name des Attributs | 20040712 | ||
2 | ![]() |
RP_VAL | Value transfer | Type reference (TYPE) | STRING | Attributwert | 20040712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: Attribut-Ausnahme | 20040712 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20040712 | |
3 | ![]() |
Tool-Ausnahme | 20040712 |
Method GET_SYSTEM_CLIENT_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | Mandant, in dem der Schritt ablief | 20040712 | ||
2 | ![]() |
EP_SYSTEM | Call by reference | Type reference (TYPE) | SY-SYSID | System, in dem der Schritt ablief | 20040712 | ||
3 | ![]() |
EP_USER | Call by reference | Type reference (TYPE) | SY-UNAME | User, unter dem der Schritt ablief | 20040712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen aufgrund Fehler in Metadaten | 20040715 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |