Menu

SAP Function Module SEPA_MANDATES_API_GET_LOCK

Sperren zu einer IBAN und einer Kreditoridentifikation lesen

The Function Module SEPA_MANDATES_API_GET_LOCK (Sperren zu einer IBAN und einer Kreditoridentifikation lesen) is a standard Function Module in SAP ERP and is part of the function group SEPA_MANDATE_SERVICES within the package BF_SEPA.

Technical Information

Function Module SEPA_MANDATES_API_GET_LOCK
Short Text Sperren zu einer IBAN und einer Kreditoridentifikation lesen
Function Group SEPA_MANDATE_SERVICES
Package BF_SEPA
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_ACT TYPE C '03' Aktivität für die die selektierten Locks verwendet werden
I_AUTHORITY_CHECK TYPE BOOLEAN SPACE Berechtigungsprüfungen durchführen
I_REC_CRDID TYPE SEPA_CRDID Kreditorkennung für globale Sperre
I_SND_IBAN TYPE IBAN IBAN für globale Sperre

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_HISTORY TYPE SEPA_MANDATE_LCH_T SEPA-Mandatsverwaltung: Globale Sperren (Historie)
E_MESSAGE TYPE BAPIRET1 Returnparameter
E_STR_MANDATE_LOCK_DATA TYPE SEPA_STR_MANDATE_LOCK_DATA Struktur für Sperrtabelle Mandate

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.