Menu

SAP Function Module WB2_IF_LIV_CREATE_FR_OD

Interface: Fill EKPO to create LIV according to Outbound Delivery

The Function Module WB2_IF_LIV_CREATE_FR_OD (Interface: Fill EKPO to create LIV according to Outbound Delivery) is a standard Function Module in SAP ERP and is part of the function group WB2_BACKGROUND_CREATE within the package WB2B_ACTION.

Technical Information

Function Module WB2_IF_LIV_CREATE_FR_OD
Short Text Interface: Fill EKPO to create LIV according to Outbound Delivery
Function Group WB2_BACKGROUND_CREATE
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_STEP TYPE WB2_STEP Step of the business process
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Type
OD_NUMBER TYPE VBELN_VL Lieferung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
L_SUBRC TYPE SY-SUBRC Belegnummer eines Rechnungsbeleges

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
E_T_EKPO_LIV LIKE WB2_EKPO Purchasing Document Item

Exceptions

This function module does not define any Exceptions.