Menu

SAP Function Module BUPA_BANK_GET_MOVE_TARGETS

Umzugsziele für Bankverbindung ermitteln

The Function Module BUPA_BANK_GET_MOVE_TARGETS (Umzugsziele für Bankverbindung ermitteln) is a standard Function Module in SAP ERP and is part of the function group BUBA_5 within the package BUPA.

Technical Information

Function Module BUPA_BANK_GET_MOVE_TARGETS
Short Text Umzugsziele für Bankverbindung ermitteln
Function Group BUBA_5
Package BUPA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_PARTNER TYPE BU_PARTNER Geschäftspartnernummer
IV_PARTNER_GUID TYPE BU_PARTNER_GUID GUID eines Geschäftspartners
IV_SOURCE_BANK_ID TYPE BAPIBUS1006_HEAD-BANKDETAILID Bankverbindungs-ID
IV_VALID_DATE TYPE BAPI_BUPA_VALID_DATE SY-DATLO Gültigkeitsdatum

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
ET_RETURN LIKE BAPIRET2 Returnparameter
ET_TARGET_BANKS LIKE BAPIBUS1006_BANKDETAIL_EXT Bankverbindungsdaten für Partner mit Bankname etc

Exceptions

This function module does not define any Exceptions.