Forum,
I have a set of data when when you try and make any amendments to the Business Partner Master screen and stock master data, the following error message appears:
[Microsoft][SQL Native Client][SQL Server] Conversion failed when converting the nvarchar value '1553452 01' to data type int. (CINF)
Again, it doesn't matter what's altered i.e. remarks, descriptions. The same error occurs.
The system i am testing on is 8.81 PL06
Has anyone come across this before?
Regards,
Juan
Request clarification before answering.
1.Try to stop add-on if you have.
2.If you have any UDF in master then check that data type.
3.If you have any FMS then also check there.
Because you have been tring to fill Nvarchar value in integer field.
Thanks
Manvendra Singh Niranjan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is a comment in an SP causing this issue. rem this out and it solves the problem.
SP in question. SP_PostTransactionNotice
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 12 | |
| 8 | |
| 8 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.