Menu

SAP Function Module WB2_GOODS_RECEPT_CREATE_ARRAY

Goods Receipt: Create from table of LIPS

The Function Module WB2_GOODS_RECEPT_CREATE_ARRAY (Goods Receipt: Create from table of LIPS) is a standard Function Module in SAP ERP and is part of the function group WB2_TEW_ACTION_BACKGROUND within the package WB2B_ACTION.

Technical Information

Function Module WB2_GOODS_RECEPT_CREATE_ARRAY
Short Text Goods Receipt: Create from table of LIPS
Function Group WB2_TEW_ACTION_BACKGROUND
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
BILL_OF_LADING TYPE FRBNR1 Number of bill of lading at time of goods receipt
COMMIT TYPE CHAR1 ' ' Single-character flag
DELIV_INPUT TYPE CHAR1 'X' Single-character flag
DOC_DATE TYPE BLDAT SYST-DATLO Document date in document
GM_CODE TYPE GM_CODE '01' Assign code to transaction for BAPI goods movement
GR_GI_SLIP TYPE XABLN Goods receipt/issue slip number
HEADER_TXT TYPE BKTXT Document header text
I_DOCUMENTKEYS TYPE SAPI_DOC_KEY_TAB Step API: Processed document number (DOC_KEY)
I_MODE TYPE WB2_MODE Mode of the steps of a business process
I_PRE_STEP TYPE WB2_PRE_STEP Prestep of a business process
I_STEP TYPE WB2_STEP Step of the business process
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Type
PR_UNAME TYPE UNAME User name
PSTNG_DATE TYPE BUDAT SYST-DATLO Posting date in the document
READ_FROM_DB TYPE CHAR1 'X' Single-character flag
REF_DOC_NO TYPE XBLNR1 Reference document number
TESTRUN TYPE TESTRUN SPACE Switch to Simulation Session for Write BAPIs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DOCUMENTKEYS TYPE SAPI_DOC_KEY_TAB Step API: Processed document number (DOC_KEY)
MD_NUMBER TYPE MBLNR Number of material document
MD_YEAR TYPE MJAHR Material doc. year
SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen

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
I_T_LIPS LIKE WB2_LIPS SD document: Delivery: Item data
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.