SAP ABAP Class CL_SPI_UI_CONVERT_ATTR_VALUE (Conversion of Attribute Values)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI10 (Package) Central: User Interface
⤷
⤷
Properties
| Class | CL_SPI_UI_CONVERT_ATTR_VALUE | |
| Short Description | Conversion of Attribute Values | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI10 | Central: User Interface |
| Created | 20021002 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_UI_CONVERT_ATTR_VALUE has no forward declaration.
Interfaces
Class CL_SPI_UI_CONVERT_ATTR_VALUE has no interface implemented.
Friends
Class CL_SPI_UI_CONVERT_ATTR_VALUE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TZNZONE | Time Zone | 20021002 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20021002 | ||
| 2 | Instance method | Public | Method | Converts Various Datatypes | 20021002 | |
| 3 | Instance method | Public | Method | Converts LED Status | 20021002 | |
| 4 | Instance method | Public | Method | Converts Numerical Values | 20021002 | |
| 5 | Instance method | Public | Method | Converts Seconds | 20021002 | |
| 6 | Instance method | Public | Method | Converts Status | 20021002 | |
| 7 | Instance method | Public | Method | Converts Time Stamp | 20021002 |
Events
Class CL_SPI_UI_CONVERT_ATTR_VALUE has no event.
Types
Class CL_SPI_UI_CONVERT_ATTR_VALUE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TIMEZONE | Value transfer | Type reference (TYPE) | TZNZONE | Zeitzone | 20021209 |
Method CONSTRUCTOR on class CL_SPI_UI_CONVERT_ATTR_VALUE has no exception.
Method CONVERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_TYPE | Call by reference | Type reference (TYPE) | SPIATTYP | SPI: Attributdatentyp | 20021002 | |||
| 2 | IP_VALUE | Call by reference | Type reference (TYPE) | STRING | Initialwert | 20021002 | |||
| 3 | RP_VALUE | Value transfer | Type reference (TYPE) | STRING | Formatierter Wert | 20021002 |
Method CONVERT on class CL_SPI_UI_CONVERT_ATTR_VALUE has no exception.
Method CONVERT_LED_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_ICONINFO | Call by reference | Type reference (TYPE) | STRING | Formatierter Wert | 20021002 | |||
| 2 | EP_ICONNAME | Call by reference | Type reference (TYPE) | STRING | Formatierter Wert | 20021002 | |||
| 3 | IP_VALUE | Call by reference | Type reference (TYPE) | STRING | Initialwert | 20021002 |
Method CONVERT_LED_STATUS on class CL_SPI_UI_CONVERT_ATTR_VALUE has no exception.
Method CONVERT_NUMERIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_VALUE | Call by reference | Type reference (TYPE) | STRING | Initialwert | 20021002 | |||
| 2 | RP_VALUE | Value transfer | Type reference (TYPE) | STRING | Formatierter Wert | 20021002 |
Method CONVERT_NUMERIC on class CL_SPI_UI_CONVERT_ATTR_VALUE has no exception.
Method CONVERT_SECONDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_RESULT | Value transfer | Type reference (TYPE) | STRING | Formatierter Wert | 20040405 | |||
| 2 | EP_RESULT_SHORT | Value transfer | Type reference (TYPE) | STRING | Formatierter Wert Kurzform | 20040405 | |||
| 3 | IP_VALUE | Call by reference | Type reference (TYPE) | STRING | Initialwert | 20021002 |
Method CONVERT_SECONDS on class CL_SPI_UI_CONVERT_ATTR_VALUE has no exception.
Method CONVERT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_VALUE | Call by reference | Type reference (TYPE) | STRING | Initialwert | 20021002 | |||
| 2 | RP_VALUE | Value transfer | Type reference (TYPE) | STRING | Formatierter Wert | 20021002 |
Method CONVERT_STATUS on class CL_SPI_UI_CONVERT_ATTR_VALUE has no exception.
Method CONVERT_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_DATE | Call by reference | Type reference (TYPE) | STRING | 20031029 | ||||
| 2 | EP_DATETIME | Call by reference | Type reference (TYPE) | STRING | 20031029 | ||||
| 3 | EP_DATETIME_EXACT | Call by reference | Type reference (TYPE) | STRING | 20031030 | ||||
| 4 | EP_DATETIME_LONG | Call by reference | Type reference (TYPE) | STRING | 20031029 | ||||
| 5 | EP_TIME | Call by reference | Type reference (TYPE) | STRING | 20031029 | ||||
| 6 | EP_TIME_EXACT | Call by reference | Type reference (TYPE) | STRING | 20031030 | ||||
| 7 | EP_TIME_LONG | Call by reference | Type reference (TYPE) | STRING | 20031029 | ||||
| 8 | IP_VALUE | Call by reference | Type reference (TYPE) | STRING | Initialwert | 20021002 |
Method CONVERT_TIMESTAMP on class CL_SPI_UI_CONVERT_ATTR_VALUE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |