Menu

SAP Function Module RSAQ_DELETE_INFOSET

Delete InfoSet

The Function Module RSAQ_DELETE_INFOSET (Delete InfoSet) is a standard Function Module in SAP ERP and is part of the function group AQGF within the package SQUE.

Technical Information

Function Module RSAQ_DELETE_INFOSET
Short Text Delete InfoSet
Function Group AQGF
Package SQUE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INFOSET LIKE AQADEF-SGNAME SAP Query (S): InfoSet
QSEL TYPE AQS_FLAG SPACE SAP Query (S): Flag
SUCCESS_MESSAGE TYPE AQS_FLAG 'X' SAP Query (S): Flag
WORKSPACE LIKE AQADEF-WSID SAP Query (S): Work Area ID

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CATALOG_LOCKED Catalog Locked
DELETE_FAILED Deletion not possible
INFOSET_LOCKED InfoSet Locked
INFOSET_USED
USER_ABORTED Cancellation by user