In this section, we will create business object maps between the
generic and specific business objects. Business object maps between source
and target business objects are used to assign values to the target business
objects based on the values in the source business objects.
The prerequisite projects that are imported contain the business objects
that we will use to create these business object maps. The business objects
used by the generic are in the library eMergedLibrary, and the business objects
used by the specific BankInterface are in the BankModule.