Menu

SAP Function Module BAPI_BUPA_CREATE_FROM_DATA

SAP BP, BAPI: Create Business Partner

The Function Module BAPI_BUPA_CREATE_FROM_DATA (SAP BP, BAPI: Create Business Partner) 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_CREATE_FROM_DATA
Short Text SAP BP, BAPI: Create Business Partner
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
ACCEPT_ERROR LIKE BAPI4001_1-ACCEPT_ERR SPACE Accept regional structure check errors with warnings
ADDRESSDATA LIKE BAPIBUS1006_ADDRESS Address
BUSINESSPARTNEREXTERN LIKE BAPIBUS1006_HEAD-BPARTNER Business Partner Number
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
DUPLICATE_MESSAGE_TYPE LIKE BAPIBUS1006_HEAD-CONTROLDUPLICATEMESSAGE Message Type Control
PARTNERCATEGORY LIKE BAPIBUS1006_HEAD-PARTN_CAT Business Partner Category
PARTNERGROUP LIKE BAPIBUS1006_HEAD-PARTN_GRP Business Partner Grouping

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BUSINESSPARTNER LIKE BAPIBUS1006_HEAD-BPARTNER Business Partner Number

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
ADDRESSDUPLICATES LIKE BAPIBUS1006_ADDRESS_DUPLICATES Address Duplicates
ADDRESSNOTES LIKE BAPIAD_REM Address Notes
COMMUNICATIONNOTES LIKE BAPICOMREM Notes on Communication
COMMUNICATIONNOTESNONADDRESS LIKE BAPICOMREM Notes on Communication Types (Address-Independent)
COMMUNICATIONUSAGE LIKE BAPIADUSE Communication Use (BAS)
COMMUNICATIONUSAGENONADDRESS LIKE BAPIADUSE Communication Use (Address-Independent, BAS)
E_MAILDATA LIKE BAPIADSMTP Internet Addresses
E_MAILDATANONADDRESS LIKE BAPIADSMTP E-Mail Addresses (Address-Independent)
FAXDATA LIKE BAPIADFAX Fax Numbers
FAXDATANONADDRESS LIKE BAPIADFAX Fax Numbers (Address-Independent)
PAGADDRESSDATA LIKE BAPIADPAG Pager Numbers
PAGADDRESSDATANONADDRESS LIKE BAPIADPAG Pager Numbers (Address-Independent)
PRTADDRESSDATA LIKE BAPIADPRT Printer Addresses
PRTADDRESSDATANONADDRESS LIKE BAPIADPRT PRT Addresses (Address-Independent)
RETURN LIKE BAPIRET2 Messages
RFCADDRESSDATA LIKE BAPIADRFC RFC Addresses
RFCADDRESSDATANONADDRESS LIKE BAPIADRFC RFC Addresses (Address-Independent)
RMLADDRESSDATA LIKE BAPIADRML RemoteMail Addresses
RMLADDRESSDATANONADDRESS LIKE BAPIADRML RML Addresses (Address-Independent)
SSFADDRESSDATA LIKE BAPIADSSF SSF Addresses
SSFADDRESSDATANONADDRESS LIKE BAPIADSSF SSF Addresses (Address-Independent)
TELEFONDATA LIKE BAPIADTEL Telephone Numbers
TELEFONDATANONADDRESS LIKE BAPIADTEL Telephone Numbers (Address-Independent)
TELETEXDATA LIKE BAPIADTTX Teletex Numbers
TELETEXDATANONADDRESS LIKE BAPIADTTX Teletex Numbers (Address-Independent)
TELEXDATA LIKE BAPIADTLX Telex Numbers
TELEXDATANONADDRESS LIKE BAPIADTLX Telex Numbers (Address-Independent)
URIADDRESSDATA LIKE BAPIADURI URI Addresses
URIADDRESSDATANONADDRESS LIKE BAPIADURI URI Addresses (Address-Independent)
X400ADDRESSDATA LIKE BAPIADX400 X400 Addresses
X400ADDRESSDATANONADDRESS LIKE BAPIADX400 X.400 Addresses (Address-Independent)

Exceptions

This function module does not define any Exceptions.