HI
i creating functions for specific purpose in the test database...
is it against SAP Support policy?
suggest me...
Request clarification before answering.
Hi,
You can do so only in test database. However, in production db, you can not create such function or SP.
If the fields have the same type, you do not need to change anything. "," in the numeric field is only by a display format. It is not physically there.
Thanks,
Gordon
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI Gordon & Manvendra
In database also,The udf is storing with ","...
is it possible to assign FMS to UDF which has Type "numeric"?
I tried but it not displaying FMS?
and also i am not able to convert UDF datatype "nvarchar" to "numeric or decimal" ...
I used "cast" function for the conversion which works at backend but at front end its showing the error as
[Microsoft][SQL Server Native Client 10.0][SQL Server]Error converting data type nvarchar to numeric. (CINF)
Please suggest me to solve that...
| User | Count |
|---|---|
| 14 | |
| 13 | |
| 7 | |
| 7 | |
| 5 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.