SAP ABAP Class IF_WDR_CLIENT_CONVERTER (Client Converter for Client-Side Rendering)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_CSR_ENUM_MAPPER Enum Mapper for Client-Side Rendering 20121030
Properties
Class IF_WDR_CLIENT_CONVERTER  
Short Description Client Converter for Client-Side Rendering    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20121030   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_WDR_CLIENT_CONVERTER has no interface implemented.
Friends
Class IF_WDR_CLIENT_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_STRING Instance attribute Public Type reference (TYPE) ABAP_BOOL Output as String or Literal 20121030
Methods
# Method Level Visibility Method type Description Created on
1 FORMAT Instance method Public Method Format for Output 20121030
2 PARSE Instance method Public Method Parse 20121030
Events
Class IF_WDR_CLIENT_CONVERTER has no event.
Types
Class IF_WDR_CLIENT_CONVERTER has no local type.
Method Signatures

Method FORMAT Signature

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

Method FORMAT on class IF_WDR_CLIENT_CONVERTER has no exception.

Method PARSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) STRING 20121030
2 Exporting VALUE Call by reference Type reference (TYPE) ANY 20121030

Method PARSE on class IF_WDR_CLIENT_CONVERTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in