SAP ABAP Interface IF_WD_CONVERSION_UTILS (Conversion Routines)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CONVERSION_UTILS Conversion Routines 20030924
Properties
Interface IF_WD_CONVERSION_UTILS  
Short Description Conversion Routines    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20030924   SAP 
Last changed 20070911   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WD_CONVERSION_UTILS has no interface.
Friends
Interface IF_WD_CONVERSION_UTILS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_WDR_BOOLEAN Constant Public Type reference (TYPE) STRING 'TYPE=WDY_BOOLEAN' Web Dynpro Boolean Type 20030924
Methods
# Method Level Visibility Method type Description Created on
1 DATE_2_XML_SCHEMA_DATE Static method Public Method 20030924
2 FROM_STRING Static method Public Method Converts String to Value 20030924
3 IS_BOOLEAN_BY_DATA Static method Public Method Checks Whether a Variable Is "Boolean" 20030924
4 IS_BOOLEAN_BY_NAME Static method Public Method Checks Whether a Type Is "Boolean" 20030924
5 IS_BOOLEAN_BY_TYPEDESCR Static method Public Method Internal "Boolean" Test 20030924
6 TO_INTEGER Static method Public Method Converts String to Integer 20030924
7 TO_STRING Static method Public Method Converts Value to String 20030924
8 XML_SCHEMA_DATE_2_DATE Static method Public Method 20030924
Events
Interface IF_WD_CONVERSION_UTILS has no event.
Types
Interface IF_WD_CONVERSION_UTILS has no local type.
Method Signatures

Method DATE_2_XML_SCHEMA_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE_INTERNAL Value transfer Type reference (TYPE) D 20030924
2 Returning R_DATE_XML_SCHEMA Value transfer Type reference (TYPE) STRING 20030924

Method DATE_2_XML_SCHEMA_DATE on Interface IF_WD_CONVERSION_UTILS has no exception.

Method FROM_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_INFO Call by reference Type reference (TYPE) WDR_CONTEXT_ATTRIBUTE_INFO Meta-Information für ein Attribute eines Nodes eines Context 20040908
2 Importing CLIENT_CONVERTER Call by reference Object reference (TYPE REF TO) IF_WD_CLIENT_CONVERSION_UTIL Konvertierungsroutinen 20041216
3 Changing DATA Call by reference Type reference (TYPE) DATA zu füllendes Datum 20030924
4 Importing IN Call by reference Type reference (TYPE) STRING Eingabestring 20030924
5 Exporting IS_NULL Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20060123
6 Importing NUM_DECIMALS Call by reference Type reference (TYPE) I Anzahl Dezimalstellen 20030924
7 Importing REFERENCE_TYPE Call by reference Type reference (TYPE) C Q: Menge, C: Währung 20030924
8 Importing REFERENCE_VALUE Call by reference Type reference (TYPE) C Referenz z.B. bei Währungsfeldern 20030924
# Exception Resumable Description Created on
1 CX_WDR_CONVERSION_EXCEPTION Konvertierungsfehler 20040602

Method IS_BOOLEAN_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL 20030924
2 Importing VALUE Call by reference Type reference (TYPE) ANY 20030924

Method IS_BOOLEAN_BY_DATA on Interface IF_WD_CONVERSION_UTILS has no exception.

Method IS_BOOLEAN_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL 20030924
2 Importing TYPE_NAME Call by reference Type reference (TYPE) ANY 20030924

Method IS_BOOLEAN_BY_NAME on Interface IF_WD_CONVERSION_UTILS has no exception.

Method IS_BOOLEAN_BY_TYPEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL 20030924
2 Importing TYPE_DESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_TYPEDESCR Run-Time Type Identification 20030924

Method IS_BOOLEAN_BY_TYPEDESCR on Interface IF_WD_CONVERSION_UTILS has no exception.

Method TO_INTEGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN Call by reference Type reference (TYPE) STRING Eingabestring 20030924
2 Returning OUT Value transfer Type reference (TYPE) I Ausgabe-Integer 20030924

Method TO_INTEGER on Interface IF_WD_CONVERSION_UTILS has no exception.

Method TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_INFO Call by reference Type reference (TYPE) WDR_CONTEXT_ATTRIBUTE_INFO 20030924
2 Importing CLIENT_CONVERTER Call by reference Object reference (TYPE REF TO) IF_WD_CLIENT_CONVERSION_UTIL Konvertierungsroutinen 20041216
3 Importing FORMATTING_INFO Call by reference Object reference (TYPE REF TO) WDY_ATTRIBUTE_FORMAT_PROP nur Ausgabeparameter! 20060724
4 Importing IS_NULL Call by reference Type reference (TYPE) WDY_BOOLEAN ABAP_FALSE Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20050727
5 Importing NUM_DECIMALS Call by reference Type reference (TYPE) I -1 Anzahl Dezimalstellen 20030924
6 Returning OUTPUT Value transfer Type reference (TYPE) STRING Ausgabestring 20030924
7 Importing REFERENCE_TYPE Call by reference Type reference (TYPE) C Referenztyp (Q: Quantity, C: Currency) 20030924
8 Importing REFERENCE_VALUE Call by reference Type reference (TYPE) C Referenz (Währung oder Mengeneinheit) 20030924
9 Importing VALUE Call by reference Type reference (TYPE) ANY Eingabewert 20030924
10 Importing VALUE_TYPE Call by reference Type reference (TYPE) STRING Datentyp, falls bekannt 20030924

Method TO_STRING on Interface IF_WD_CONVERSION_UTILS has no exception.

Method XML_SCHEMA_DATE_2_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE_XML_SCHEMA Value transfer Type reference (TYPE) STRING 20030924
2 Returning R_DATE_INTERNAL Value transfer Type reference (TYPE) D 20030924

Method XML_SCHEMA_DATE_2_DATE on Interface IF_WD_CONVERSION_UTILS has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 640