Menu

SAP Function Module ME_RT_DSD_UPLOAD_HANDLER

Upload Handler

The Function Module ME_RT_DSD_UPLOAD_HANDLER (Upload Handler) is a standard Function Module in SAP ERP and is part of the function group ME_RT_DSD within the package ME_DSD.

Technical Information

Function Module ME_RT_DSD_UPLOAD_HANDLER
Short Text Upload Handler
Function Group ME_RT_DSD
Package ME_DSD
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONTENT_TYPE TYPE MEREP_CHAR32 'XML' merep_char32
CURRENT_DNLD_PACKAGE_ID TYPE MEREP_CHAR24 MEREP_CHAR24
DEVICE_ID TYPE MEREP_CHAR32 merep_char32
MEGENBODY TYPE STRING merep_char32
SYNC_TYPE TYPE MEREP_SYNC_TYPE Sync Type
UPLD_PACKAGE_ID TYPE MEREP_CHAR32 merep_char32
USER_ID TYPE MEREP_CHAR32 merep_char32

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRET2 Return Parameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.