SAP ABAP Class /IWCOR/CL_REST_MP_FORM_DATA (REST Reader/Writer for Media Type "multipart/form-data")
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SREST_EXT (Package) REST library extensions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_REST_FORM_DATA REST Reader/Writer for Application/x-www-form-urlencoded 20100708
Properties
Class /IWCOR/CL_REST_MP_FORM_DATA  
Short Description REST Reader/Writer for Media Type "multipart/form-data"    
Super Class /IWCOR/CL_REST_FORM_DATA REST Reader/Writer for Application/x-www-form-urlencoded 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SREST_EXT   REST library extensions 
Created 20100319   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/CL_REST_MP_FORM_DATA has no forward declaration.
Interfaces
Class /IWCOR/CL_REST_MP_FORM_DATA has no interface implemented.
Friends
Class /IWCOR/CL_REST_MP_FORM_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_FORM_FILES Instance attribute Protected Type reference (TYPE) /IWCOR/REST_FORM_DATA_FILE_T Files 20100708
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100708
2 DESERIALIZE Instance method Private Method 20110919
3 GET_FILE Instance method Public Method Get File 20100708
4 GET_FILES Instance method Public Method Get Files 20100708
5 PARSE_CONTENT_DISPOSITION Static method Private Method 20100909
6 SET_FILE Instance method Public Method Set File 20100708
7 SET_FILES Instance method Public Method Set Files 20100708
Events
Class /IWCOR/CL_REST_MP_FORM_DATA has no event.
Types
Class /IWCOR/CL_REST_MP_FORM_DATA 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 IO_ENTITY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY REST Entity 20100708

Method CONSTRUCTOR on class /IWCOR/CL_REST_MP_FORM_DATA has no exception.

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY 20110919

Method DESERIALIZE on class /IWCOR/CL_REST_MP_FORM_DATA has no exception.

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATA Call by reference Type reference (TYPE) XSTRING Data 20100708
2 Exporting EV_FILENAME Call by reference Type reference (TYPE) STRING Datei 20100708
3 Exporting EV_TYPE Call by reference Type reference (TYPE) STRING Content Type 20100708
4 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name 20100708

Method GET_FILE on class /IWCOR/CL_REST_MP_FORM_DATA has no exception.

Method GET_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_FILES Value transfer Type reference (TYPE) /IWCOR/REST_FORM_DATA_FILE_T Dateien 20100708

Method GET_FILES on class /IWCOR/CL_REST_MP_FORM_DATA has no exception.

Method PARSE_CONTENT_DISPOSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTENT_DATA Call by reference Type reference (TYPE) STRING 20100909
2 Exporting EV_CONTENT_NAME Call by reference Type reference (TYPE) STRING 20100909
3 Exporting EV_FILE_NAME Call by reference Type reference (TYPE) STRING 20100909
4 Importing IO_ENTITY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY 20100909

Method PARSE_CONTENT_DISPOSITION on class /IWCOR/CL_REST_MP_FORM_DATA has no exception.

Method SET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) XSTRING Data 20100708
2 Importing IV_FILENAME Call by reference Type reference (TYPE) STRING Dateiname 20100708
3 Importing IV_NAME Call by reference Type reference (TYPE) STRING Form Feldname 20100708
4 Importing IV_TYPE Call by reference Type reference (TYPE) STRING Content Type 20100708

Method SET_FILE on class /IWCOR/CL_REST_MP_FORM_DATA has no exception.

Method SET_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILES Call by reference Type reference (TYPE) /IWCOR/REST_FORM_DATA_FILE_T Dateien 20100708

Method SET_FILES on class /IWCOR/CL_REST_MP_FORM_DATA has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100