Menu

SAP Function Module BAPI_BUPA_CENTRAL_GETDETAIL

SAP BP, BAPI: Read Central Data

The Function Module BAPI_BUPA_CENTRAL_GETDETAIL (SAP BP, BAPI: Read Central Data) 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_CENTRAL_GETDETAIL
Short Text SAP BP, BAPI: Read Central Data
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
BUSINESSPARTNER LIKE BAPIBUS1006_HEAD-BPARTNER Business Partner Number
VALID_DATE LIKE BAPIBUS1006_VALIDITY-VALID_DATE SY-DATLO Initial Date for Business Partner Data

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CENTRALDATA LIKE BAPIBUS1006_CENTRAL Central Data
CENTRALDATAGROUP LIKE BAPIBUS1006_CENTRAL_GROUP Central Data, Group
CENTRALDATAORGANIZATION LIKE BAPIBUS1006_CENTRAL_ORGAN Central Data, Organization
CENTRALDATAPERSON LIKE BAPIBUS1006_CENTRAL_PERSON Central Data, Person

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
COMMUNICATIONNOTESNONADDRESS LIKE BAPICOMREM Notes on Communication Types (Address-Independent)
COMMUNICATIONUSAGENONADDRESS LIKE BAPIADUSE Communication Usages (BAS)
E_MAILDATANONADDRESS LIKE BAPIADSMTP E-Mail Addresses (Address-Independent)
FAXDATANONADDRESS LIKE BAPIADFAX Fax Numbers (Address-Independent)
PAGADDRESSDATANONADDRESS LIKE BAPIADPAG Pager Numbers (Address-Independent)
PRTADDRESSDATANONADDRESS LIKE BAPIADPRT PRT Addresses (Address-Independent)
RETURN LIKE BAPIRET2 Messages
RFCADDRESSDATANONADDRESS LIKE BAPIADRFC RFC Addresses (Address-Independent)
RMLADDRESSDATANONADDRESS LIKE BAPIADRML RML Addresses (Address-Independent)
SSFADDRESSDATANONADDRESS LIKE BAPIADSSF SSF Addresses (Address-Independent)
TELEFONDATANONADDRESS LIKE BAPIADTEL Telephone Numbers (Address-Independent)
TELETEXDATANONADDRESS LIKE BAPIADTTX Teletex Numbers (Address-Independent)
TELEXDATANONADDRESS LIKE BAPIADTLX Telex Numbers (Address-Independent)
URIADDRESSDATANONADDRESS LIKE BAPIADURI URI Addresses (Address-Independent)
X400ADDRESSDATANONADDRESS LIKE BAPIADX400 X.400 Addresses (Address-Independent)

Exceptions

This function module does not define any Exceptions.