QAD 2017 Enterprise Edition > User Guides > System Administration > Customizing Specific Business Components > Customizing Process Incoming Bank Files > Enabling and Disabling the Customizable Matching Logic
  
Enabling and Disabling the Customizable Matching Logic
When the customizable matching logic is installed, the application uses the customizable matching logic by default, and not the standard matching logic.
If you want to disable the customizable matching logic, look for the assign vcUseCustomMatching = yes. variable in the bbankimpline.p file and replace this with assign vcUseCustomMatching = no. in the six .Before methods. Do not change the .After methods.