‎2009 Jan 22 12:06 PM
Hi experts,
i need help to solve one issue.
in one screen i am selecting the value with help of F4. after selecting that value from the POPUP list it is dispalyed on the screen. But after pressing Enter key it showing error like "Entry value does not exist in table (Check entry)" is coming.
But, when i checked the table, entry is there.
please guide me what should be the problem.
Thanks in advance.
regards,
balu
‎2009 Jan 22 12:09 PM
hi,
did u try debugging after pressing enter ...the search help was given by u or automatically taken...if it is given by u in the program ,there may be a value table or check table for the field ....
Edited by: soniya baboo on Jan 22, 2009 1:10 PM
‎2009 Jan 22 12:10 PM
Hi,
Check whether you have map the field to a correct field & check table of that field.
Also check whether validation happens with leading zeroes for the value or without leading zeroes.
Best regards,
Prashant
‎2009 Jan 22 2:14 PM
hi,
i tired to debug, not able to find the solution. any suggestions or solutions will be highly appreciated.
thanks
balu
‎2009 Jan 22 3:14 PM
Hi ,
Check the conversion exit used , generally these sort of problems are with reference to conversion exit.
Which data element are you using .
Try using the field of the base table in the select option i.e. in case you are using material use the field mara-mantr.
Regards
Arun