SAP ABAP Class CL_WDR_FILEUPLOAD_CONVERTER (Creates errors in the validation of the file upload adapter)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-REN (Application Component) Web Dynpro ABAP Rendering
     SWDP_RUNTIME_RENDERING (Package) Web Dynpro Runtime: Rendering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CLIENT_CONVERSION_UTIL Conversion Routines 20130612
Properties
Class CL_WDR_FILEUPLOAD_CONVERTER  
Short Description Creates errors in the validation of the file upload adapter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_RENDERING   Web Dynpro Runtime: Rendering 
Created 20130612   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WDR_FILEUPLOAD_CONVERTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WD_CLIENT_CONVERSION_UTIL Conversion Routines 20130612
Friends
Class CL_WDR_FILEUPLOAD_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_EXCEPTION Static Attribute Private Object reference (TYPE REF TO) CX_WDR_CONVERSION_EXCEPTION Conversion Error 20130612
Methods
# Method Level Visibility Method type Description Created on
1 RAISE_FILEUPLOAD_EXCEPTION Static method Private Method 20130612
2 REPORT_EXCEPTION Static method Public Method 20130612
Events
Class CL_WDR_FILEUPLOAD_CONVERTER has no event.
Types
Class CL_WDR_FILEUPLOAD_CONVERTER has no local type.
Method Signatures

Method RAISE_FILEUPLOAD_EXCEPTION Signature

Method RAISE_FILEUPLOAD_EXCEPTION on class CL_WDR_FILEUPLOAD_CONVERTER has no parameter.
# Exception Resumable Description Created on
1 CX_WDR_CONVERSION_EXCEPTION Konvertierungsfehler 20130612

Method REPORT_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING Attribut des Fileupload.Content an dem der Fehler hängen sol 20130612
2 Importing ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Schnittstelle für ein Knotenelement 20130612
3 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_WDR_CONVERSION_EXCEPTION Konvertierungsfehler 20130612

Method REPORT_EXCEPTION on class CL_WDR_FILEUPLOAD_CONVERTER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740