Menu

SAP Function Module WB2_LOAD_AND_CREATE_GO

Global Trade: Gemerktes Dokument freigeben

The Function Module WB2_LOAD_AND_CREATE_GO (Global Trade: Gemerktes Dokument freigeben) is a standard Function Module in SAP ERP and is part of the function group WB2_ADD_ON_SERVICES_4 within the package WB2B_GT_SCREEN_HANDLING.

Technical Information

Function Module WB2_LOAD_AND_CREATE_GO
Short Text Global Trade: Gemerktes Dokument freigeben
Function Group WB2_ADD_ON_SERVICES_4
Package WB2B_GT_SCREEN_HANDLING
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_DOCUMENTKEYS TYPE SAPI_DOC_KEY_TAB Step API: Processed document number (DOC_KEY)
I_GUID TYPE GUID_22 GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!)
I_MODE TYPE WB2_MODE Mode of the steps of a business process
I_PRE_STEP TYPE WB2_PRE_STEP Previous Step of Business Process
I_STEP TYPE WB2_STEP Step of the business process
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Type

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMKPF TYPE EMKPF MMIM: Output Structure For General FM To Post Goods Movement
E_DOCUMENTKEYS TYPE SAPI_DOC_KEY_TAB Step API: Processed document number (DOC_KEY)

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
EMSEG LIKE EMSEG MMIM: Output Structure For General FM To Post Goods Movement

Exceptions

This function module does not define any Exceptions.