Disabling BIC validations
Perform the following steps to disable BIC validations.
- Open the sepa_validation source file and locate the f_bic_searchup functional map.
- Change the map rule to =NONE.
- Comment out the remainder of the rule as noted below:
= NONE
/*f_bic_level2
( 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)*/