SAP ABAP Function Module FVD_SEPA_OL_MNDID_VALID_CHECK (To check the validity of the mandate id.)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD (Package) Treasury Loans
Basic Data
Function Module FVD_SEPA_OL_MNDID_VALID_CHECK To check the validity of the mandate id.  
Function Group FVD_SEPA_OL   Object Layer - SEPA Developments CML  
Program Name SAPLFVD_SEPA_OL    
INCLUDE Name LFVD_SEPA_OLU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_VALID TYPE BOOLEAN boolsche Variable (X=true, -=false, space=unknown)
Importing I_BP_NUMBER TYPE BU_PARTNER Geschäftspartnernummer
Importing I_BANK_ID TYPE BVTYP Partnerbanktyp
Importing I_MND_ID TYPE SEPA_MNDID SEPA-Mandat: Eindeutige Referenz auf das Mandat pro Kreditor
Importing I_RANL TYPE RANL Vertragsnummer
Importing I_REF_TYPE TYPE SEPA_REF_TYPE 'TR-LO' SEPA-Mandat: Referenz-Typ
Importing I_ANWND TYPE SEPA_ANWND 'F' SEPA: Anwendung, für die das Mandat relevant ist
Importing I_MVERS TYPE SEPA_MVERS '0000' SEPA-Mandat: Version des Mandats (0 = aktuelle Version)
Importing I_VALID_DATE TYPE SYST-DATUM SY-DATLO Lokales Datum des aktuellen Benutzers
Importing I_WRK_VDARL TYPE VDARL
Importing I_BUKRS TYPE BUKRS
Exception SELECT_BUSINESS_PARTNER TYPE Business Partner is not selected
Exception SELECT_BANK_ID TYPE Bank Id is not selected
Exception MANDATE_NOT_VALID TYPE Mandate id entered is not valid
Exception OTHERS TYPE Other Exceptions
               
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  20091125 
SAP Release Created in