Extend (length) Position name - Oracle EBS.
I need to use a large name ( ~ 250 char) to create a new position but I am getting the error APP-FND-01564: Oracle error 24345 in fdlget.
Cause: fdlget failed dur to ORA-24345: A truncation or null fetch error occurred.
The SQL statement...
I think this field has a length limited (50 char), can I change this length?
Important: Take into account that I'm using a value set (250 char, the original size was 50 char).
Images: Attached.
Any idea?
Regards.