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 G_TIMEZONE Instance attribute Private Type reference (TYPE) TZNZONE Time Zone 20021002
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021002
2 CONVERT Instance method Public Method Converts Various Datatypes 20021002
3 CONVERT_LED_STATUS Instance method Public Method Converts LED Status 20021002
4 CONVERT_NUMERIC Instance method Public Method Converts Numerical Values 20021002
5 CONVERT_SECONDS Instance method Public Method Converts Seconds 20021002
6 CONVERT_STATUS Instance method Public Method Converts Status 20021002
7 CONVERT_TIMESTAMP 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 Importing 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 Importing IP_TYPE Call by reference Type reference (TYPE) SPIATTYP SPI: Attributdatentyp 20021002
2 Importing IP_VALUE Call by reference Type reference (TYPE) STRING Initialwert 20021002
3 Returning 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 Exporting EP_ICONINFO Call by reference Type reference (TYPE) STRING Formatierter Wert 20021002
2 Exporting EP_ICONNAME Call by reference Type reference (TYPE) STRING Formatierter Wert 20021002
3 Importing 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 Importing IP_VALUE Call by reference Type reference (TYPE) STRING Initialwert 20021002
2 Returning 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 Exporting EP_RESULT Value transfer Type reference (TYPE) STRING Formatierter Wert 20040405
2 Exporting EP_RESULT_SHORT Value transfer Type reference (TYPE) STRING Formatierter Wert Kurzform 20040405
3 Importing 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 Importing IP_VALUE Call by reference Type reference (TYPE) STRING Initialwert 20021002
2 Returning 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 Exporting EP_DATE Call by reference Type reference (TYPE) STRING 20031029
2 Exporting EP_DATETIME Call by reference Type reference (TYPE) STRING 20031029
3 Exporting EP_DATETIME_EXACT Call by reference Type reference (TYPE) STRING 20031030
4 Exporting EP_DATETIME_LONG Call by reference Type reference (TYPE) STRING 20031029
5 Exporting EP_TIME Call by reference Type reference (TYPE) STRING 20031029
6 Exporting EP_TIME_EXACT Call by reference Type reference (TYPE) STRING 20031030
7 Exporting EP_TIME_LONG Call by reference Type reference (TYPE) STRING 20031029
8 Importing 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