Menu

SAP Function Module BAPI_BUPA_FS_ADDRESS_CHANGE

Adresse und zeitabhängige Adressverwendungen ändern

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module BAPI_BUPA_FS_ADDRESS_CHANGE (Adresse und zeitabhängige Adressverwendungen ändern) 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_CHANGE
Short Text Adresse und zeitabhängige Adressverwendungen ändern
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
ADDRESSDATA_X TYPE BAPIBUS1006_ADDRESS_X SAP BP: BAPI Structure for Address Data, Update Bar
ADDRESSGUID TYPE BAPI_STR_BUPA_FS_ADR_GUID-ADDRESS_GUID GUID of a Business Partner Address
ADDRESSUSAGEADJUST TYPE BAPI_STR_BUPA_FS_ADRUSE_ADJ-ADDRESSUSAGEADJUST Adjust Time Slices for Time-Dependent Address Usage
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

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
ADDRESSDUPLICATES LIKE BAPIBUS1006_ADDRESS_DUPLICATES SAP BP: Return Structure for Address Duplicates in the BAPI
ADDRESSUSAGEDATES LIKE BAPI_STR_BUPA_FS_TIME_ADRUSE Time-Dependent Address Usage
ADDRESSUSAGE_X LIKE BAPI_STR_BUPA_FS_TIME_ADRUX Time-Dependent Address Usage
BAPIADFAX LIKE BAPIADFAX BAPI Structure for Fax Numbers (Business Address Services)
BAPIADFAX_X LIKE BAPIADFAXX Change BAPI Reference Structure to BAPIADFAXX
BAPIADPAG LIKE BAPIADPAG BAPI Structure for Pager Numbers (Business Address Services)
BAPIADPAG_X LIKE BAPIADPAGX Change BAPI Reference Structure to BAPIADPAG
BAPIADPRT LIKE BAPIADPRT BAPI Structure for PRT Addresses (Business Address Services)
BAPIADPRT_X LIKE BAPIADPRTX Change BAPI Reference Structure to BAPIADPRT
BAPIADRFC LIKE BAPIADRFC BAPI Structure for RFC Addresses (Business Address Services)
BAPIADRFC_X LIKE BAPIADRFCX Change BAPI Reference Structure to BAPIADRFC
BAPIADRML LIKE BAPIADRML BAPI Structure for RML Addresses (Business Address Services)
BAPIADRML_X LIKE BAPIADRMLX Change BAPI Reference Structure to BAPIADRML
BAPIADSMTP LIKE BAPIADSMTP BAPI Structure for E-Mail Addresses (Bus. Address Services)
BAPIADSMT_X LIKE BAPIADSMTX Change BAPI Reference Structure to BAPIADSMTP
BAPIADSSF LIKE BAPIADSSF BAPI Structure for SSF Addresses (Business Address Services)
BAPIADSSF_X LIKE BAPIADSSFX Change BAPI Reference Structure to BAPIADSSF
BAPIADTEL LIKE BAPIADTEL BAPI Structure for Telephone Numbers (Bus. Address Services)
BAPIADTEL_X LIKE BAPIADTELX Change BAPI Reference Structure to BAPIADTEL
BAPIADTLX LIKE BAPIADTLX BAPI Structure for Telex Numbers (Business Address Services)
BAPIADTLX_X LIKE BAPIADTLXX Change BAPI Reference Structure to BAPIADTLX
BAPIADTTX LIKE BAPIADTTX BAPI Structure for Teletex Numbers (Bus. Address Services)
BAPIADTTX_X LIKE BAPIADTTXX Change BAPI Reference Structure to BAPIADTTX
BAPIADURI LIKE BAPIADURI BAPI Structure for URI Addresses (Business Address Services)
BAPIADURI_X LIKE BAPIADURIX Change BAPI Reference Structure to BAPIADURI
BAPIADVERSORG LIKE BAPIAD1VD BAPI Structure Addr. Type 1, Fields Depend on Int. Versions
BAPIADVERSORG_X LIKE BAPIAD1VDX Change BAPI Reference Structure for Structure BAPIAD1VD
BAPIADVERSPERS LIKE BAPIAD2VD BAPI Structure Address Type 2 Fields Dep. on Int. Versions
BAPIADVERSPERS_X LIKE BAPIAD2VDX Change BAPI Reference Structure for Structure BAPIAD2VD
BAPIADX400 LIKE BAPIADX400 BAPI Structure for X.400 Addresses (Bus. Address Services)
BAPIADX40_X LIKE BAPIADX40X Change BAPI Reference Structure to BAPIADX400
BAPIAD_REM LIKE BAPIAD_REM BAPI Structure for Address Comments
BAPIAD_RE_X LIKE BAPIAD_REX Change BAPI Reference Structure to BAPIAD_REM
BAPICOMREM LIKE BAPICOMREM BAPI Structure for Communication Type Comments
BAPICOMRE_X LIKE BAPICOMREX Change BAPI Reference Structure for BAPICOMREM
RETURN LIKE BAPIRET2 Return Parameters

Exceptions

This function module does not define any Exceptions.