Menu

SAP Function Module BAPI_BUPR_CONTP_SEARCH

BAPI for Contact Partner Relationship Search

The Function Module BAPI_BUPR_CONTP_SEARCH (BAPI for Contact Partner Relationship Search) 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_BUPR_CONTP_SEARCH
Short Text BAPI for Contact Partner Relationship Search
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
COUNTRY_FOR_TELEPHONE LIKE BAPIBUS1006_COMM-COUNTRY_FOR_TELEPHONE Country for Telephone/Fax Number
EMAIL LIKE BAPIBUS1006_COMM-E_MAIL Internet Mail (SMTP) Address Search Field
TELEPHONE LIKE BAPIBUS1006_COMM-TELEPHONE Telephone Number

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_BPR_ADDR Search Result

Exceptions

This function module does not define any Exceptions.