Menu

SAP Function Module RSC2_QOUT_CONFIRM_DATA

Bestätigung übergebener LUWs (neue Version für BW-Ausgangsqueue)

The Function Module RSC2_QOUT_CONFIRM_DATA (Bestätigung übergebener LUWs (neue Version für BW-Ausgangsqueue)) is a standard Function Module in SAP ERP and is part of the function group RSC2 within the package RSU2.

Technical Information

Function Module RSC2_QOUT_CONFIRM_DATA
Short Text Bestätigung übergebener LUWs (neue Version für BW-Ausgangsqueue)
Function Group RSC2
Package RSU2
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELETE_ALL LIKE SY-INPUT Alle löschen (auch RECORDED LUWs)
DEST LIKE TRFCQOUT-DEST Zielsystem
IN_SEPARATE_JOB LIKE SY-BATCH Löschen in separatem Hintergrund-Job starten
QNAME LIKE TRFCQOUT-QNAME Name der Queue

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_LUWS_CONFIRMED LIKE SY-DBCNT Anzahl neu bestätigter LUWs
E_LUWS_TO_BE_DELETED LIKE SY-DBCNT Anzahl zu löschender LUWs

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.