Menu

SAP Function Module APAR_EBPP_GET_CARDS

Lesen von Zahlungskarten

The Function Module APAR_EBPP_GET_CARDS (Lesen von Zahlungskarten) is a standard Function Module in SAP ERP and is part of the function group APAR_EBPP_CARDS within the package EBPP_APAR.

Technical Information

Function Module APAR_EBPP_GET_CARDS
Short Text Lesen von Zahlungskarten
Function Group APAR_EBPP_CARDS
Package EBPP_APAR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_GPART LIKE EBPP_PARTNER-PARTNERKEY Referenz auf den Geschäftspartner
I_READ_CCLOCK TYPE BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

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
T_CARDS LIKE APAR_EBPP_CARD Zahlungskarten-Daten für EBPP

Exceptions

This function module does not define any Exceptions.