Menu

SAP Function Module BAPI_BUPA_FS_ADDRESS_ADD

The Function Module BAPI_BUPA_FS_ADDRESS_ADD () is a standard Function Module in SAP ERP and is part of the function group FS_BAPI_ADDRESS within the package FSBP_BAPI.

Technical Information

Function Module BAPI_BUPA_FS_ADDRESS_ADD
Short Text
Function Group FS_BAPI_ADDRESS
Package FSBP_BAPI
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 TYPE BAPI4001_1-ACCEPT_ERR SPACE Accept Regional Structure Check Errors with Warnings
ADDRESSDATA TYPE BAPIBUS1006_ADDRESS SAP BP: BAPI Structure for Address Data
BUSINESSPARTNER TYPE BAPI_BUS_PARTNER_FS-PARTNER_ID Business Partner Number
DUPLICATE_MESSAGE_TYPE TYPE BAPIBUS1006_HEAD-CONTROLDUPLICATEMESSAGE Output: Severity of error (N/SPACE-normal, E/F/A-error)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDRESSGUID TYPE BAPI_STR_BUPA_FS_ADR_GUID-ADDRESS_GUID GUID of a Business Partner Address
ADDRESSNUMBER TYPE BAPIBUS1006_HEAD-ADDR_NO Address 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 SAP BP: Return Structure for Address Duplicates in the BAPI
ADDRESSUSAGEDATES LIKE BAPI_STR_BUPA_FS_TIME_ADRUSE BAPI Structure for Communication Type Comments
BAPIADFAX LIKE BAPIADFAX BAPI Structure for Fax Numbers (Business Address Services)
BAPIADPAG LIKE BAPIADPAG BAPI Structure for Pager Numbers (Business Address Services)
BAPIADPRT LIKE BAPIADPRT BAPI Structure for PRT Addresses (Business Address Services)
BAPIADRFC LIKE BAPIADRFC BAPI Structure for RFC Addresses (Business Address Services)
BAPIADRML LIKE BAPIADRML BAPI Structure for RML Addresses (Business Address Services)
BAPIADSMTP LIKE BAPIADSMTP BAPI Structure for E-Mail Addresses (Bus. Address Services)
BAPIADSSF LIKE BAPIADSSF BAPI Structure for SSF Addresses (Business Address Services)
BAPIADTEL LIKE BAPIADTEL BAPI Structure for Telephone Numbers (Bus. Address Services)
BAPIADTLX LIKE BAPIADTLX BAPI Structure for Telex Numbers (Business Address Services)
BAPIADTTX LIKE BAPIADTTX BAPI Structure for Teletex Numbers (Bus. Address Services)
BAPIADURI LIKE BAPIADURI BAPI Structure for URI Addresses (Business Address Services)
BAPIADX400 LIKE BAPIADX400 BAPI Structure for X.400 Addresses (Bus. Address Services)
BAPIAD_REM LIKE BAPIAD_REM BAPI Structure for Address Comments
BAPICOMREM LIKE BAPICOMREM BAPI Structure for Communication Type Comments
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.