Integration failure Error converting data type nvarchar to numeric

Integration failure Error converting data type nvarchar to numeric

Environment 

iVend 6.5 Update 4 With SAPB1 9.2

Problem Statement 

Integration errors from SAPB1 to iVend as Product Update events:

System.Data.SqlClient.SqlException (0x80131904): Error converting data type nvarchar to numeric.
   at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) 

Symptoms 

 N/A

Resolution/Work Around

Error converting data type nvarchar to numeric. It is suggested to compare the UDF definition in SAPB1 and iVend and Need to update the UDF values in SAPB1 and then check the integration events from SAPB1 to iVend.

Recommendations /Suggestion

It is recommended to keep the UDF information same in both places SAPB1 and iVend and once it is created, it definition shouldn't be changed.