Menu

SAP Function Module WB2_ACTION_OBD_PROCESS

TEW Action: Outbound delivery process

The Function Module WB2_ACTION_OBD_PROCESS (TEW Action: Outbound delivery process) is a standard Function Module in SAP ERP and is part of the function group WB2_TEW_ACTION_PROCESS within the package WB2B_ACTION.

Technical Information

Function Module WB2_ACTION_OBD_PROCESS
Short Text TEW Action: Outbound delivery process
Function Group WB2_TEW_ACTION_PROCESS
Package WB2B_ACTION
Module Type Remote-Enabled

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 SPACE Step API: Call Source
EXTENSIONIN TYPE WB2_SAPI_PAREX_TAB StepAPI: Table for Extensions
HEADER_OBD_CONTROL TYPE SAPI_OBD_HEADER_CTRL Step API: Header Control For Outbound Delivery
HEADER_OBD_DATA TYPE SAPI_OBD_HEADER Step API: Header Data For Outbound Delivery
ITEM_OBD_CONTROL TYPE SAPI_OBD_ITEM_CTRL_TAB Step API: Item Control For Outbound Delivery
ITEM_OBD_DATA TYPE SAPI_OBD_ITEM_TAB Step API: Item Data For Outbound Delivery
IT_ADDON_DATA TYPE KOMWBGT_TAB Communication structure of WBGT
I_MODE TYPE WB2_MODE Mode of the Step of a Business Process
I_PRE_STEP TYPE WB2_PRE_STEP Previous Step of Business Process
I_STEP TYPE WB2_STEP Business Process Step
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Type
MASTERDOC_BDC_CONTROL TYPE WB2_BDC_CONTROL TEW: Batch Input Control Data
MASTERDOC_KEY TYPE WB2_DOC_KEY Document Key
OPERATION_MODE TYPE WB2_OPERATION R/3 Operation
RECOVERY_MODE TYPE WB2_SAPI_RECOVERY_MODE SPACE Step API: Recovery mode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENTKEYS TYPE SAPI_DOC_KEY_TAB Step API: Processed Document Number (DOC_KEY)
ERROR_TEW TYPE WB2B_ERROR_TEW Global Trade: Error in Follow-On Document Creation
EXTENSIONOUT TYPE WB2_SAPI_PAREX_TAB StepAPI: Table for Extensions

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.