Menu

SAP Function Module ME_RT_DSD_DELETE_QUEUE

FM to delete the data from the queue

The Function Module ME_RT_DSD_DELETE_QUEUE (FM to delete the data from the queue) 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_DELETE_QUEUE
Short Text FM to delete the data from the queue
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
ME_USER TYPE MEREP_CHAR32 merep_char32
SYNC_TYPE TYPE MEREP_SYNC_TYPE_T Sync Type

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.