Menu

SAP Function Module BAPI_PRODCAT_GETPRICES

Read Product Catalog Item Prices

The Function Module BAPI_PRODCAT_GETPRICES (Read Product Catalog Item Prices) is a standard Function Module in SAP ERP and is part of the function group 1071 within the package WWMI.

Technical Information

Function Module BAPI_PRODCAT_GETPRICES
Short Text Read Product Catalog Item Prices
Function Group 1071
Package WWMI
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATALOG LIKE BAPIADMID-PRODCAT Product Catalog
CUSTOMER LIKE BAPIADMCU-CUSTOMER Customer Number
VARIANT LIKE BAPIADMVID-VARIANT Variant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Return Value

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
MATERIALS LIKE BAPIADMM Materials
PRICES LIKE BAPIPCMP Prices

Exceptions

This function module does not define any Exceptions.