Menu

SAP Function Module BAPI_BUPA_SEARCH

SAP BP, BAPI: Search Business Partner for Telephone, E-Mail, Address

The Function Module BAPI_BUPA_SEARCH (SAP BP, BAPI: Search Business Partner for Telephone, E-Mail, Address) is a standard Function Module in SAP ERP and is part of the function group BUBA_3 within the package BUPA.

Technical Information

Function Module BAPI_BUPA_SEARCH
Short Text SAP BP, BAPI: Search Business Partner for Telephone, E-Mail, Address
Function Group BUBA_3
Package BUPA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESSDATA LIKE BAPIBUS1006_ADDR_SEARCH Different Address Attributes
BUSINESSPARTNERROLE LIKE BAPIBUS1006_HEAD-PARTNROLE Business Partner Role
CENTRALDATA LIKE BAPIBUS1006_CENTRAL_SEARCH Different Central Business Partner Data
COUNTRY_FOR_TELEPHONE LIKE BAPIBUS1006_COMM-COUNTRY_FOR_TELEPHONE
EMAIL LIKE BAPIBUS1006_COMM-E_MAIL Internet Mail (SMTP) Address Search Field
FAX_DATA LIKE BAPIBUS1006_FAX_DATA
OTHERS LIKE BAPIBUS1006_OTHER_DATA Other parameters
TELEPHONE LIKE BAPIBUS1006_COMM-TELEPHONE Telephone Number
URL LIKE BAPIBUS1006_COMM-URL URI address search field

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 BAPI Return Parameter
SEARCHRESULT LIKE BAPIBUS1006_BP_ADDR Search Result

Exceptions

This function module does not define any Exceptions.