Fetch Fails if Line Id greater than 999
Hi,
If the line id value is greater than 999, fetch fails.
For instance if the line id value in the table is "1500" and when we do any fetch based on this line id ...it automatically fails.
I debugged and saw that the value is coming as "999.999".
The same scenario is happening in both custom as well as standard tables (F4211,F42199,etc.,)
Could anyone please let me know why by default the value is coming as "999.999", if the line id value is greater than 999.
App release : 9.1,
TR: 9.2.2.5,
Oracle database.