BPM using "Erp.Contracts.Proc."

I haven’t worked with the Bank stuff. However, I would first ensure the Erp.Contracts.BO.BankFundTran assembly is added to your list of references. That’s typically the cause of “The type or namespace name does not exist” error.

Click the Usings & References… button at the bottom-right and add the Erp.Contracts.BO.BankFundTran assembly.