Menu

SAP Function Module BUPA_BANK_DESCRIPTION_GET

Bankverbindung-Beschreibung ermitteln

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BUPA_BANK_DESCRIPTION_GET (Bankverbindung-Beschreibung 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_DESCRIPTION_GET
Short Text Bankverbindung-Beschreibung 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_BKVID TYPE BAPIBUS1006_HEAD-BANKDETAILID Bankverbindungs-ID
IV_PARTNER TYPE BU_PARTNER Geschäftspartnernummer
IV_PARTNER_GUID TYPE BU_PARTNER_GUID GUID eines Geschäftspartners
IV_VALID_DATE TYPE BAPI_BUPA_VALID_DATE SY-DATLO Gültigkeitsdatum
IV_XDESCRIPTION_REVERSE LIKE BOOLE-BOOLE SPACE Kennzeichen: Reihenfolge Details ändern

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_DESCRIPTION LIKE BUS000FLDS-DESCRIP Beschreibung gesamt
EV_DESCRIPTION_BANK LIKE BUS000FLDS-DESCRIP Beschreibung der Bank
EV_DESCRIPTION_BANK_LONG TYPE CHAR120 Beschreibung der Bank (lang)
EV_DESCRIPTION_BKVID LIKE BUS000FLDS-DESCRIP Beschreibung der Bankverbindung
EV_DESCRIPTION_LONG TYPE CHAR140 Beschreibung gesamt (lang)

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

Exceptions

This function module does not define any Exceptions.