Menu

SAP Function Module BAPI_SPRODUCT_READMULTIPLE

Read mySAP.com Components/Products

The Function Module BAPI_SPRODUCT_READMULTIPLE (Read mySAP.com Components/Products) is a standard Function Module in SAP ERP and is part of the function group SMAPSPROD within the package SBEIF.

Technical Information

Function Module BAPI_SPRODUCT_READMULTIPLE
Short Text Read mySAP.com Components/Products
Function Group SMAPSPROD
Package SBEIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE TYPE BAPI_LAISO-LANGU SY-LANGU Language key
LANGUAGEISO TYPE BAPI_LAISO-LANGU_ISO Language according to ISO 639
READ_ALL_PRODUCTS TYPE BAPIBEGEN-FLAG 'X' Data element for Flag - Any use

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
RETURN LIKE BAPIRET2 Return parameter
SPRODUCTS LIKE BAPISMAPPD SAP Products
SPRODUCTSTOREAD LIKE BAPIBEID2 Object Unique ID

Exceptions

This function module does not define any Exceptions.