Menu

SAP Function Module BAPI_SEPA_MANDATE_READ1

Lesen eines Mandates für eine aktive Anwendung

The Function Module BAPI_SEPA_MANDATE_READ1 (Lesen eines Mandates für eine aktive Anwendung) is a standard Function Module in SAP ERP and is part of the function group SEPA_MANDATE_BAPIS within the package BF_SEPA.

Technical Information

Function Module BAPI_SEPA_MANDATE_READ1
Short Text Lesen eines Mandates für eine aktive Anwendung
Function Group SEPA_MANDATE_BAPIS
Package BF_SEPA
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CREDITORID TYPE BAPI_S_SEPA_MANDATE_ID-SEPA_CREDITOR_ID Kreditorkennung (landesübergreifend eindeutig)
I_APPLICATION TYPE BAPI_S_SEPA_MANDATE_ID-APPLICATION Aktive Anwendung, für die das Mandat angelegt wurde
I_READ_FOR_CHANGE TYPE BAPIFLAG SPACE Lesen für Änderung? (-> Änderungsberechtigung wird geprüft)
MANDATEID TYPE BAPI_S_SEPA_MANDATE_ID-SEPA_MANDATE_ID SEPA-Mandat: Eindeutige Referenz auf das Mandat pro Kreditor

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_MANDATE_READ TYPE BAPI_S_SEPA_MANDATE_DATA Daten des gelesenen Mandates
RETURN TYPE BAPIRET2 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.