Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CONVERSION_UTILS | Conversion Routines | 20030924 |
Properties
| Class | CL_WDR_CONVERSION_UTILS | |
| Short Description | Conversion Routines | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20021029 | SAP |
| Last change | 20131127 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_CONVERSION_UTILS | Conversion Routines | 20030924 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WDR_CLIENT_CONVERSION_BASE | 20130405 | Basis Class for Client Conversion Routines |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20030924 | |||||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'TYPE=WDY_MD_UI_VISIBILITY' | Web Dynpro Visibility Type | 20030521 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | REGEX Mask which characters in strings are removed | 20121130 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20040804 | |||
| 5 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20040804 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20040804 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Runtime Type Services | 20050406 |
Methods
Events
Class CL_WDR_CONVERSION_UTILS has no event.
Types
Class CL_WDR_CONVERSION_UTILS has no local type.
Method Signatures
Method BOOLEAN_TO_STRING Signature
Method BOOLEAN_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method BUILD_MASK_REGEX Signature
Method BUILD_MASK_REGEX on class CL_WDR_CONVERSION_UTILS has no parameter.
Method BUILD_MASK_REGEX on class CL_WDR_CONVERSION_UTILS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDR_CONVERSION_UTILS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_CONVERSION_UTILS has no exception.
Method CONVERT_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONVERT | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130402 | ||||
| 2 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130402 | ||||
| 3 | IN | Call by reference | Type reference (TYPE) | C | 20130402 | ||||
| 4 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130402 | ||||
| 5 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130402 | ||||
| 6 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130402 |
Method CONVEXIT_TO_STRING Signature
Method CONVEXIT_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method DATE_2_XML_SCHEMA_DATE Signature
Method DATE_2_XML_SCHEMA_DATE on class CL_WDR_CONVERSION_UTILS has no parameter.
Method DATE_2_XML_SCHEMA_DATE on class CL_WDR_CONVERSION_UTILS has no exception.
Method DATE_TO_STRING Signature
Method DATE_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method DECFLOAT_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta-Information für ein Attribut eines Context-Knotens | 20090115 | |||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | Konvertierungsroutinen | 20090115 | |||
| 3 | FORMATTING_INFO | Call by reference | Object reference (TYPE REF TO) | WDY_ATTRIBUTE_FORMAT_PROP | WD: Formatierung der Ein-Ausgabe | 20090115 | |||
| 4 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20090115 | ||
| 5 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | -1 | 20090115 | |||
| 6 | OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20090115 | ||||
| 7 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20090115 | ||||
| 8 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20090115 | ||||
| 9 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20090115 | ||||
| 10 | VALUE_TYPE | Call by reference | Type reference (TYPE) | STRING | 20090115 |
Method DECFLOAT_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method DECIMAL_TO_STRING Signature
Method DECIMAL_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method FLOAT_TO_STRING Signature
Method FLOAT_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method FROM_STRING Signature
Method FROM_STRING on class CL_WDR_CONVERSION_UTILS has no parameter.
Method FROM_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method FROM_STRING_BINARY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130321 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130321 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130321 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130321 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130321 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130321 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130321 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130321 |
Method FROM_STRING_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130321 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130321 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130321 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130321 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130321 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130321 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130321 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130321 |
Method FROM_STRING_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130321 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130321 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130321 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130321 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130321 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130321 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130321 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130321 |
Method FROM_STRING_DECFLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130321 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130321 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130321 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130321 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130321 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130321 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130321 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130321 |
Method FROM_STRING_DECIMAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130405 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130405 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130405 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130405 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130405 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130405 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130405 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130405 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130405 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130405 |
Method FROM_STRING_FLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130405 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130405 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130405 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130405 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130405 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130405 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130405 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130405 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130405 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130405 |
Method FROM_STRING_INTEGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130405 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130405 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130405 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130405 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130405 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130405 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130405 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130405 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130405 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130405 |
Method FROM_STRING_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130405 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130405 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130405 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130405 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130405 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130405 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130405 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130405 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130405 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130405 |
Method FROM_STRING_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130321 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130321 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130321 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130321 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130321 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130321 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130321 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130321 |
Method FROM_STRING_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130321 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130321 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130321 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130321 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130321 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130321 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130321 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130321 |
Method FROM_STRING_VISIBILITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130321 | ||||
| 2 | CLIENT_CONVERTER | Call by reference | Object reference (TYPE REF TO) | IF_WD_CLIENT_CONVERSION_UTIL | 20130321 | ||||
| 3 | DATA | Call by reference | Type reference (TYPE) | DATA | 20130321 | ||||
| 4 | DESCRIPTION | Call by reference | Type reference (TYPE) | RSCONVLITE | 20130321 | ||||
| 5 | IN | Call by reference | Type reference (TYPE) | STRING | 20130321 | ||||
| 6 | IS_NULL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130321 | ||||
| 7 | NUM_DECIMALS | Call by reference | Type reference (TYPE) | I | 20130321 | ||||
| 8 | REFERENCE_TYPE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 9 | REFERENCE_VALUE | Call by reference | Type reference (TYPE) | C | 20130321 | ||||
| 10 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130321 |
Method GET_CONV_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130409 | ||||
| 2 | RS_DESCRIPTION | Value transfer | Type reference (TYPE) | RSCONVLITE | 20130409 | ||||
| 3 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | 20130409 |
Method GET_CONV_DESCRIPTION on class CL_WDR_CONVERSION_UTILS has no exception.
Method HAS_TYPE_BY_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOW_BINARY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 2 | ALLOW_BOOLEAN | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 3 | ALLOW_CHARLIKE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 4 | ALLOW_DATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 5 | ALLOW_DECIMAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 6 | ALLOW_FLOAT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 7 | ALLOW_INTEGER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 8 | ALLOW_NUMERIC | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 9 | ALLOW_TIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20121025 | |||
| 10 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20121025 | ||||
| 11 | ELEMENT_REF | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20121025 | |||
| 12 | IS_ALLOWED_TYPE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20121025 |
Method HAS_TYPE_BY_ATTRIBUTE on class CL_WDR_CONVERSION_UTILS has no exception.
Method INTEGER_TO_STRING Signature
Method INTEGER_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method IS_BOOLEAN_BY_DATA Signature
Method IS_BOOLEAN_BY_DATA on class CL_WDR_CONVERSION_UTILS has no parameter.
Method IS_BOOLEAN_BY_DATA on class CL_WDR_CONVERSION_UTILS has no exception.
Method IS_BOOLEAN_BY_NAME Signature
Method IS_BOOLEAN_BY_NAME on class CL_WDR_CONVERSION_UTILS has no parameter.
Method IS_BOOLEAN_BY_NAME on class CL_WDR_CONVERSION_UTILS has no exception.
Method IS_BOOLEAN_BY_TYPEDESCR Signature
Method IS_BOOLEAN_BY_TYPEDESCR on class CL_WDR_CONVERSION_UTILS has no parameter.
Method IS_BOOLEAN_BY_TYPEDESCR on class CL_WDR_CONVERSION_UTILS has no exception.
Method IS_SIMPLE_STRING_OR_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TYPEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20130131 | |||
| 2 | IS_FORMAT_PROPERTIES | Call by reference | Type reference (TYPE) | WDY_ATTRIBUTE_FORMAT_PROP | WD: Formatierung der Ein-Ausgabe | 20130131 | |||
| 3 | RV_IS_SIMPLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130131 |
Method IS_SIMPLE_STRING_OR_XSTRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method IS_VISIBILITY_BY_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030128 | ||||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20030128 |
Method IS_VISIBILITY_BY_DATA on class CL_WDR_CONVERSION_UTILS has no exception.
Method NUM_TO_STRING Signature
Method NUM_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method OUTPUT_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_INFO | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | Meta-Information für ein Attribut eines Context-Knotens | 20070306 | |||
| 2 | LENGTH | Value transfer | Type reference (TYPE) | I | 20070306 |
Method OUTPUT_LENGTH on class CL_WDR_CONVERSION_UTILS has no exception.
Method OUTPUT_LENGTH_RTTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LENGTH | Value transfer | Type reference (TYPE) | I | 20070308 | ||||
| 2 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Meta-Information für ein Attribut eines Context-Knotens | 20070308 | |||
| 3 | SHORT_TIME | Call by reference | Type reference (TYPE) | WDY_ATTRFORM_TIME | SPACE | Attributformat: Länge des Zeitfeldes | 20070308 |
Method OUTPUT_LENGTH_RTTI on class CL_WDR_CONVERSION_UTILS has no exception.
Method STRING_TO_STRING Signature
Method STRING_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method TIME_TO_STRING Signature
Method TIME_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method TO_INTEGER Signature
Method TO_INTEGER on class CL_WDR_CONVERSION_UTILS has no parameter.
Method TO_INTEGER on class CL_WDR_CONVERSION_UTILS has no exception.
Method TO_STRING Signature
Method TO_STRING on class CL_WDR_CONVERSION_UTILS has no parameter.
Method TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method VISIBILITY_TO_STRING Signature
Method VISIBILITY_TO_STRING on class CL_WDR_CONVERSION_UTILS has no exception.
Method XML_SCHEMA_DATE_2_DATE Signature
Method XML_SCHEMA_DATE_2_DATE on class CL_WDR_CONVERSION_UTILS has no parameter.
Method XML_SCHEMA_DATE_2_DATE on class CL_WDR_CONVERSION_UTILS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 640 |