Menu

SAP Function Module WB2_ACTION_COMMIT

TEW: External commit in Action class

The Function Module WB2_ACTION_COMMIT (TEW: External commit in Action class) 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_ACTION_COMMIT
Short Text TEW: External commit in Action class
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_MODE TYPE WB2_MODE Mode of the steps of a business process
I_PRE_STEP TYPE WB2_STEP Step of the business process
I_SCENARIO TYPE WB2_BUSINESS_SCENARIO Business Scenario
I_STEP TYPE WB2_STEP Step of the business process
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Type
WAIT LIKE BAPITA-WAIT CHARX Verwendung des Kommandos 'COMMIT AND WAIT'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 Rückmeldungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ERROR CLASS CL_WB2_ERROR Error Log

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR_IN_ACTION Error in Subsequent Action
INTERNAL_ERROR Internal Error