Menu

SAP Function Module BBP_HELPVALUES_GET_SEARCHHELP

retrieve SHLP info for mySAP SRM 6.0 accounting objects

The Function Module BBP_HELPVALUES_GET_SEARCHHELP (retrieve SHLP info for mySAP SRM 6.0 accounting objects) is a standard Function Module in SAP ERP and is part of the function group BBPC within the package BBPA.

Technical Information

Function Module BBP_HELPVALUES_GET_SEARCHHELP
Short Text retrieve SHLP info for mySAP SRM 6.0 accounting objects
Function Group BBPC
Package BBPA
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_SHLPNAME TYPE STRING Name of a Search Help

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN Returnparameter

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
DESCRIPTION_FOR_HELPVALUES LIKE BAPIF4E Beschreibung der BAPI-Hilfetexte in BAPIF4C
SHLP_FOR_HELPVALUES_GET LIKE BAPISHLP BAPI shlp-Struktur für Helpvalues Schnittstelle

Exceptions

This function module does not define any Exceptions.