Menu

SAP Function Module BAPI_PO_GETRELINFO

Display Detailed Release (Approval) Information on Purchase Order

The Function Module BAPI_PO_GETRELINFO (Display Detailed Release (Approval) Information on Purchase Order) 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_GETRELINFO
Short Text Display Detailed Release (Approval) Information on Purchase Order
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
PO_REL_CODE LIKE BAPIMMPARA-PO_REL_COD Release Code
PURCHASEORDER LIKE BAPIMMPARA-PO_NUMBER Purchase Order Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GENERAL_RELEASE_INFO LIKE BAPIRLGNPO General Release Information
RELEASE_ALREADY_POSTED LIKE BAPIRLCOPO Releases to Date
RELEASE_PREREQUISITES LIKE BAPIRLCOPO Release Prerequisites

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
RELEASE_FINAL LIKE BAPIRLCOPO Final Release
RETURN LIKE BAPIRETURN Return Messages

Exceptions

This function module does not define any Exceptions.