Menu

SAP Function Module BAPI_PO_GET_LIST

List Purchase Orders - Only up to 4.0A

The Function Module BAPI_PO_GET_LIST (List Purchase Orders - Only up to 4.0A) is a standard Function Module in SAP ERP and is part of the function group MEWP within the package MEW.

Technical Information

Function Module BAPI_PO_GET_LIST
Short Text List Purchase Orders - Only up to 4.0A
Function Group MEWP
Package MEW
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ITEMS_FOR_RELEASE LIKE BAPIMMPARA-SELECTION 'X' Indicator: Display Purchase Orders Awaiting Release Only
REL_CODE LIKE BAPIMMPARA-REL_CODE Release Code
REL_GROUP LIKE BAPIMMPARA-REL_GROUP Release Group

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
PO_ADDRESSES LIKE BAPIEKAN Vendor Address for SAP Releases < 4.0A
PO_ADDRESSES_NEW LIKE BAPIADDRESS Vendor Address for SAP Releases >- 4.0A
PO_HEADERS LIKE BAPIEKKO PO Header Data
PO_ITEMS LIKE BAPIEKPO Purchase Order Items
RETURN LIKE BAPIRETURN Processing Errors That Occurred

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
REL_AUTHORITY_CHECK_FAILED No Authorization to Release
REL_CODE_MISSING Release Code Missing