Menu

SAP Function Module BAPI_PURORD_PROXY_UPLOAD

Proxy BAPI for Uploading Purchase Orders

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 BAPI_PURORD_PROXY_UPLOAD (Proxy BAPI for Uploading Purchase Orders) is a standard Function Module in SAP ERP and is part of the function group CRM_LEASING_PO within the package CRM_LEASING_PI.

Technical Information

Function Module BAPI_PURORD_PROXY_UPLOAD
Short Text Proxy BAPI for Uploading Purchase Orders
Function Group CRM_LEASING_PO
Package CRM_LEASING_PI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DESTIN LIKE CRM_PARA-RFCSERVER RFC destination server system
IM_PURORD_HEADER LIKE BAPIMEPOHEADER Purchase Order Header Data
IM_PURORD_HEADER_X LIKE BAPIMEPOHEADERX Purchase Order Header Data (Change Toolbar)
IM_TESTRUN LIKE BAPIFLAG-BAPIFLAG Single-Character Indicator
IM_UPLOAD_ID LIKE BAPICRMDH2-REF_ID Unique reference number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_BAPICRMDH2 LIKE BAPICRMDH2 BAPI Structure for Downloading Header Data

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
EXT_RETURN LIKE BAPIRET2 Return parameter
IMT_PURORD_ITEMS LIKE BAPIMEPOITEM Purchase order item
IMT_PURORD_ITEMS_X LIKE BAPIMEPOITEMX Purchase Order Item Data (Change Toolbar)

Exceptions

This function module does not define any Exceptions.