The Function Module ME_RT_DSD_DOWNLOAD_HANDLER (Download Handler) is a standard Function Module in SAP ERP and is part of the function group ME_RT_DSD within the package ME_DSD.
Function Module | ME_RT_DSD_DOWNLOAD_HANDLER |
Short Text | Download Handler |
Function Group | ME_RT_DSD |
Package | ME_DSD |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DEVICE_ID | TYPE | MEREP_CHAR32 | merep_char32 | |
LAST_READ_DNLD_PACKAGE_ID | TYPE | MEREP_CHAR24 | merep_char32 | |
SYNC_TYPE | TYPE | MEREP_SYNC_TYPE | Synchronization Type | |
USER_ID | TYPE | MEREP_CHAR32 | merep_char32 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CURRENT_PACKAGE_ID | TYPE | MEREP_CHAR24 | MEREP_CHAR24 | |
IS_PACKAGE_RETURNED | TYPE | MEREP_FLAG | Action Flag for Metadata RFC | |
PACKAGE_SIZE | TYPE | INT4 | Natural number | |
RETURN | TYPE | BAPIRET2 | Return Parameter |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.