Menu

SAP Function Module BBP_SOURCEDETER_GETSOS_MULTI

Bezugsquellenfindung für mehrere Positionen

The Function Module BBP_SOURCEDETER_GETSOS_MULTI (Bezugsquellenfindung für mehrere Positionen) is a standard Function Module in SAP ERP and is part of the function group BBP_SOS within the package BBP_ADDON_46B.

Technical Information

Function Module BBP_SOURCEDETER_GETSOS_MULTI
Short Text Bezugsquellenfindung für mehrere Positionen
Function Group BBP_SOS
Package BBP_ADDON_46B
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_FIND_CONTRACT TYPE XFELD 'X' Feld zum Ankreuzen
IV_FIND_INFORECORD TYPE XFELD 'X' Feld zum Ankreuzen
IV_READ_PRICE TYPE XFELD SPACE Feld zum Ankreuzen

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
ET_FOUND_CONTRACTS LIKE BBPS_SOS_FOUND_BE_CONTRACT Gefundener Kontrakt im Backend
ET_FOUND_INFORECORDS LIKE BBPS_SOS_FOUND_BE_INFORECORD Gefundener Infosatz im Backend
ET_RETURN LIKE BAPIRETURN Returnparameter
IT_SEARCH_CRITERIA LIKE BBPS_SOS_SEARCH_BE_CRITERIA Suchkriterien für Bezugsquellenfindung im Backend

Exceptions

This function module does not define any Exceptions.