Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Entry value does not exist in table (Check entry)

Former Member
0 Likes
13,237

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

4 REPLIES 4
Read only

Former Member
0 Likes
7,223

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

Read only

Former Member
0 Likes
7,223

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

Read only

Former Member
0 Likes
7,223

hi,

i tired to debug, not able to find the solution. any suggestions or solutions will be highly appreciated.

thanks

balu

Read only

0 Likes
7,223

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