Hi Team,
As per my understanding "issue Illegal character in numeric field (163) " will ne raised when trying to move non numeric data into numeric.
Here decimal (.) considering as non numeric data.
Please help me out.
Thanks,
Venu
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it! Learn more
Hi Team,
As per my understanding "issue Illegal character in numeric field (163) " will ne raised when trying to move non numeric data into numeric.
Here decimal (.) considering as non numeric data.
Please help me out.
Thanks,
Venu
Hi, I recommend you to check the following.
See documentation URL:
www.microfocus.com/.../HRERRHRERR3D.html
Have you checked / debugged your program to ensure that no invalid data is used? What are the related data items defined as?
Do you have the CHECKNUM directive set?
This checks whether numeric fields contain valid data before performing operations on them. See documentation URL:
www.microfocus.com/.../HRCDRHCDIR1V.html
If you require further assistance then I recommend you to consider raising a support case where an engineer can assist you further.