Menu

SAP Function Module BUPA_CCARD_DESCRIPTION_GET

Zahlungskarten-Beschreibung ermitteln

The Function Module BUPA_CCARD_DESCRIPTION_GET (Zahlungskarten-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_CCARD_DESCRIPTION_GET
Short Text Zahlungskarten-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_CCARD_ID TYPE BUT0CC-CCARD_ID Zahlungskarten-ID
IV_PARTNER TYPE BU_PARTNER Geschäftspartnernummer
IV_PARTNER_GUID TYPE BU_PARTNER_GUID GUID eines Geschäftspartners

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_DATA TYPE BAPIBUS1186_MASTER_DATA Datenteil Zahlungskarte allgemein (BAPI)
EV_DESCRIPTION LIKE BUS000FLDS-DESCRIP Beschreibung gesamt
EV_DESCRIPTION_CCARD_ID LIKE BUS000FLDS-DESCRIP Beschreibung der Zahlungskartenverbindung
EV_DESCRIPTION_CCTYPE LIKE BUS000FLDS-DESCRIP Beschreibung der Zahlungskartenart

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.