SAP ABAP Class CL_SPI_PROC_STORE_UTILITY (SPI: utility class for value conversions)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI3 (Package) Central: Process Store and Assembler
⤷
⤷
Properties
| Class | CL_SPI_PROC_STORE_UTILITY | |
| Short Description | SPI: utility class for value conversions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI3 | Central: Process Store and Assembler |
| Created | 20020913 | 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_STORE_UTILITY has no interface implemented.
Friends
Class CL_SPI_PROC_STORE_UTILITY has no friend class.
Attributes
Class CL_SPI_PROC_STORE_UTILITY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Conversion: assembler status on LED value | 20020913 | |
| 2 | Static method | Public | Method | Conversion: LED value on assembler status | 20021001 |
Events
Class CL_SPI_PROC_STORE_UTILITY has no event.
Types
Class CL_SPI_PROC_STORE_UTILITY has no local type.
Method Signatures
Method ASM_STATUS_TO_LED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STAT | Call by reference | Type reference (TYPE) | SPIERRST | SPI: Fehlerstatus für Prozess | 20020913 | |||
| 2 | RP_LED | Value transfer | Type reference (TYPE) | SPILED | LED- Farbe eines Status | 20020913 |
Method ASM_STATUS_TO_LED on class CL_SPI_PROC_STORE_UTILITY has no exception.
Method LED_TO_ASM_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_ERROR | Call by reference | Type reference (TYPE) | SPIERRST | SPI: Fehlerstatus für Prozess | 20021001 | |||
| 2 | EP_TEMP_ERROR | Call by reference | Type reference (TYPE) | SPIERRST | SPI: Fehlerstatus für Prozess | 20021001 | |||
| 3 | IP_STAT | Call by reference | Type reference (TYPE) | STRING | LED-Status | 20021001 |
Method LED_TO_ASM_STATUS on class CL_SPI_PROC_STORE_UTILITY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |