Menu

SAP Function Module BAPI_PO_GETITEMSREL

List Purchase Orders for Release (Approval): New as of 4.0A

The Function Module BAPI_PO_GETITEMSREL (List Purchase Orders for Release (Approval): New as of 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_GETITEMSREL
Short Text List Purchase Orders for Release (Approval): New as of 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_HEADERS LIKE BAPIEKKOL PO Header Data
PO_ITEMS LIKE BAPIEKPOC Purchase Order Items
RETURN LIKE BAPIRETURN Return Messages

Exceptions

This function module does not define any Exceptions.