SAP ABAP Function Module SEPA_GET_MANDATE_BY_KEY (Mandate mit Key ( intern oder extern ) lesen)
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_GET_MANDATE_BY_KEY Mandate mit Key ( intern oder extern ) lesen  
Function Group SEPA_MANDATE_PER_SERVICES   Database Layer Mandate_Services  
Program Name SAPLSEPA_MANDATE_PER_SERVICES    
INCLUDE Name LSEPA_MANDATE_PER_SERVICESU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MANDATES TYPE SEPA_TAB_DATA_MANDATE_DATA Tabelle für Mandatsdaten im Applikationlayer
Exporting ET_MESSAGES TYPE BAPIRET1_LIST Liste von Meldungen des Typs BAPIRET1
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_STR_MANDATE_KEY_ORIG TYPE SEPA_STR_MANDATE_KEY_EXTERNAL Original Key für Mandate
Importing I_STR_MANDATE_KEY_ENHANCED TYPE SEPA_GET_CRITERIA_MANDATE Erweiterte Selektionskriterien
Importing I_MVERS TYPE SEPA_MVERS Version eines SEPA-Mandats
Importing I_FLG_OLD_STATE TYPE BOOLEAN lesen nur vom DB Buffer
Importing I_FLG_DB_STATE TYPE BOOLEAN lesen von der Datenbank
Importing I_FLG_IGNORE_DB TYPE BOOLEAN boolsche Variable (X=true, -=false, space=unknown)
               
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