Menu

SAP Function Module FSBP_READ_PARTNER_BY_SELOPTION

The Function Module FSBP_READ_PARTNER_BY_SELOPTION () is a standard Function Module in SAP ERP and is part of the function group FSBP_READ within the package FSBP.

Technical Information

Function Module FSBP_READ_PARTNER_BY_SELOPTION
Short Text
Function Group FSBP_READ
Package FSBP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DISPLAY TYPE CHAR1 ' ' Single-Character Indicator
I_MAXHITS TYPE BU_MAXSEL 500 Maximale Trefferzahl
I_TIMEOUT TYPE BU_MAXSEL 10 Maximale Selektionszeit in Sekunden
T_PARTNER_RANGE TYPE BUSSRCH_SELOPT_T Select Options

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_TIMEOUT TYPE CHAR1 X' - Überschreitung der max. Suchzeit

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
T_PARTNER LIKE BUSPARTNER BP: General data I

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INSUFFICIENT_SELECT_OPTIONS
NOT_FOUND Not Found
SELECTION_MODULE_NOT_FOUND Baustein mit Selektionscoding nicht vorhanden