SAP ABAP Function Module SEPA_MANDATES_API_CREATE (SEPA: Mandate anlegen)
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_MANDATES_API_CREATE SEPA: Mandate anlegen  
Function Group SEPA_MANDATE_SERVICES   SEPA: Service Modules for Mandates  
Program Name SAPLSEPA_MANDATE_SERVICES    
INCLUDE Name LSEPA_MANDATE_SERVICESU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MANDATES_FAILED TYPE SEPA_TAB_MANDATE_KEY_EXTERNAL Liste der nicht angelegten Mandate
Exporting ET_MESSAGES TYPE BAPIRET1_LIST Liste von Meldungen des Typs BAPIRET1
Exporting ET_MANDATES_DATA TYPE SEPA_TAB_DATA_MANDATE_DATA Tabelle für Mandatsdaten im Applikationlayer
Importing I_ENQUEUE TYPE BOOLEAN 'X' Anzulegende Mandate sperren?
Importing I_UPDATE_TASK TYPE BOOLEAN 'X' Fortschreibung über Verbuchung
Importing I_BUFFER_ONLY TYPE BOOLEAN SPACE Keine ON COMMIT Registrierung
Importing I_AUTHORITY_CHECK TYPE BOOLEAN 'X' Berechtigungen prüfen
Importing I_TAB_MANDATES_CREATE TYPE SEPA_TAB_MANDATE_CREATE Tabelle anzulegender Mandatsdaten
Importing I_PROCEED_BY_WARNING TYPE XFELD 'X' Bei Warnung weitermachen
Importing I_NO_DISTRIBUTION TYPE XFELD Keine ALE-Verteilung
Importing I_FORCE_MULT TYPE XFELD Massen-Sperren und -Pufferung
Importing I_ALREADY_CHECKED TYPE XFELD SPACE Daten wurden bereits geprüft
               
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