SAP ABAP Function Module SEPA_MANDATE_API_CHECK_VALID (Prüfe, ob ein Mandat verwendet werden kann)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-BK (Application Component) Bank
     BF_SEPA (Package) Single Euro Payments Area (Mandate)
Basic Data
Function Module SEPA_MANDATE_API_CHECK_VALID Prüfe, ob ein Mandat verwendet werden kann  
Function Group SEPA_MANDATE_SERVICES   SEPA: Service Modules for Mandates  
Program Name SAPLSEPA_MANDATE_SERVICES    
INCLUDE Name LSEPA_MANDATE_SERVICESU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MESSAGES TYPE BAPIRET1_LIST Tabellentyp für externe Schlüssel Mandatsverwaltung
Exporting E_MANDATE_NOT_VALID TYPE BOOLEAN Bezugsdatum ist nicht im Gültigkeitsbereich des Mandates
Exporting E_MANDATE_NOT_FOUND TYPE BOOLEAN Mandate ist nicht im System vorhanden
Exporting E_MANDATE_STATUS TYPE SEPA_STATUS SEPA: Status des Mandats
Importing I_STR_MANDATE_KEY TYPE SEPA_STR_MANDATE_KEY Interner Key für Mandate
Importing I_STR_MANDATE_KEY_EXTERNAL TYPE SEPA_STR_MANDATE_KEY_EXTERNAL Externer Key für Mandate
Importing I_SND_IBAN TYPE IBAN IBAN zur Selektion der globalen Sperren
Importing I_REC_CRDID TYPE SEPA_CRDID Kreditorkennung zur Selektion der globalen Sperren
Importing I_DATE TYPE SYST-DATUM Datum zum Check des Gültigkeitszeitraums für Sperre
Importing I_ANWND TYPE SEPA_ANWND SEPA: Anwendung
Importing I_READ_MANDATES_4_IBAN TYPE BOOLEAN Lesen aller Mandate für die übergebene IBAn
Exception GLOBAL_LOCK_ACTIVE TYPE Globale Sperre zum Prüfdatum aktiv
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20080411 
SAP Release Created in 700