Menu

SAP Function Module WB2_TEW_DELETE_DOC_SINGLE

Delete Single Document Logically in background

The Function Module WB2_TEW_DELETE_DOC_SINGLE (Delete Single Document Logically in background) is a standard Function Module in SAP ERP and is part of the function group WB2_TEW_ACTION_SERVICE within the package WB2B_ACTION.

Technical Information

Function Module WB2_TEW_DELETE_DOC_SINGLE
Short Text Delete Single Document Logically in background
Function Group WB2_TEW_ACTION_SERVICE
Package WB2B_ACTION
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DOC_KEY TYPE WB2_DOC_KEY Dokumentschlüssel
I_ENQUEUE_CHECK TYPE CHAR1 SPACE Single-Character Flag
I_WITH_COMMIT TYPE CHAR1 Single-character flag
STEP_TXT TYPE WB2_TEXT Beschreibungstext

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SUBRC TYPE SYSUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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.