Disabling BIC validations

Perform the following steps to disable BIC validations.

Procedure

  1. Open the sepa_validation source file and locate the following f functional maps:
    • f_bic_searchup
    • f_bic_searchup_unifi
  2. Change the map rule to =NONE.
  3. Comment out the remainder of the rule as noted below:

Example

=NONE
/*f_bic_level2 
   ( "SEP0002E",EITHER ( SEARCHUP ( subtype Attr:AttrList:ElemDecl BIC:BICCodes Element:Global:BicList, id Attr:AttrList:ElemDecl BIC:BICCodes Element:Global:BicList, CTEXT ( BIC, "NATIVE" ) ),"n/a" ), 
CTEXT ( BIC, "NATIVE" ) , 
BicList ,
path,
refId )*/