Menu

SAP Function Module WB2_ADD_NEW_ITEMS_PO

Global Trade: append new items to PO

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module WB2_ADD_NEW_ITEMS_PO (Global Trade: append new items to PO) is a standard Function Module in SAP ERP and is part of the function group WB2_BATCH_INPUT_SERVICE within the package WB2B_ACTION.

Technical Information

Function Module WB2_ADD_NEW_ITEMS_PO
Short Text Global Trade: append new items to PO
Function Group WB2_BATCH_INPUT_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_DISPLAY_ONLY TYPE BVAL Boolean
I_EBELN TYPE EBELN Belegnummer des Einkaufsbelegs
I_MODE TYPE WB2_MODE Mode of the steps of a business process
I_NO_COMMIT TYPE CHAR1 SPACE Einstelliges Kennzeichen
I_PRE_STEP TYPE WB2_STEP Step of the business process
I_STEP TYPE WB2_STEP Step of the business process
I_TCODE TYPE TCODE 'ME22N' Transaction code
I_TEW_TYPE TYPE WB2_TEW_TYPE Trading Execution Workbench Type
SET_ERROR_FLAG TYPE CHAR1 Single-character flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
T_ITEMDATA LIKE BAPIMEPOITEM Purchase Order Item
T_ITEMS LIKE EKPO_KEY Struktur fuer Array fetch auf Tabelle EKPO

Exceptions

This function module does not define any Exceptions.