Menu

SAP Function Module WB2_ACTION_RECOVERY_PROCESS

TEW: Action Recovery process

The Function Module WB2_ACTION_RECOVERY_PROCESS (TEW: Action Recovery process) is a standard Function Module in SAP ERP and is part of the function group WB2_TEW_ACTION_RECOVERY within the package WB2B_ACTION.

Technical Information

Function Module WB2_ACTION_RECOVERY_PROCESS
Short Text TEW: Action Recovery process
Function Group WB2_TEW_ACTION_RECOVERY
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
ACTION_MODE TYPE WB2_TEW_ACTION_MODE SPACE TEW: Action mode
CALL_SOURCE TYPE WB2_SAPI_CALL_SOURCE 'X' Step API: Call Source
I_KOMWBGT TYPE KOMWBGT Kommunikationsstruktur
I_NEW_ROLE_AREA_ENABLE TYPE CHAR1 SPACE Boolean
I_STANDARD_OBJECT_ONLY TYPE CHAR1 SPACE Boolean
I_WITH_COMMIT TYPE CHAR1 SPACE Single-character flag
RECOVERY_MODE TYPE WB2_SAPI_RECOVERY_MODE 'A' Step API: Recovery mode
STEP_EXPENSE TYPE WB2_EXPENSE_DOC_TYPE SPACE Type of Expense Document

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR_TEW TYPE WB2B_ERROR_TEW Global Trade: Fehler bei der Folgebelegerzeugung

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE SAPI_RETURN Step API: Return messages

Exceptions

This function module does not define any Exceptions.