‎2015 May 21 8:26 AM
Hi Experts,
I have a problem with my custom table which is not showing the existing record when I put a specific value in the AUFNR field, which is the primary key. But when I just run it without putting anything, the record is there.
Do you know why and how to correct this?
Thanks a lot in advance.
- Trixa
‎2015 May 21 9:07 AM
Hi All,
I have found the reason why. The program needs to convert the value first before updating the table. It just weird why it is displayed only with no specific parameter value when there is a conversion exit already for the field. Anyways, this is solved now.
Thanks!
- Trixa
‎2015 May 21 8:39 AM
‎2015 May 21 8:51 AM
Yes I've seen that already but conversion exit is there. And I have checked the program that populates it and I can't see any issue the way it was populated.
‎2015 May 21 9:07 AM
Hi All,
I have found the reason why. The program needs to convert the value first before updating the table. It just weird why it is displayed only with no specific parameter value when there is a conversion exit already for the field. Anyways, this is solved now.
Thanks!
- Trixa