if($form = $this->checkInputBankAccount($Identifier, $PersonId, '', $BankAccount)){

            // display Errors on form
            $Global = $this->getGlobal();
            $Global->POST['BankAccount']['Owner'] = $BankAccount['Owner'];