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

FK02

Former Member
0 Likes
546

Hi to all,

in transaction fk02, for field with hold tax country no search help exits. instead getting a pop up givg message as ' no values selected, maintain entries? how to solve this problem? im an abaper. req cam from functional side to solve.

kindly help me..

3 REPLIES 3
Read only

Former Member
0 Likes
496

Hi,

I believe since the message "Maintain entries" came, it indicates that for the F4 help to display values some data must be maintained in the table.Double click on the message help or analyse the search help (go to the screen painter and find which search help is assigned to the field) to find out which tablesearch help is fetching data from and check whether it is empty.

Maintianing data for the table referrred in the search help must solve your problem

Regards

Byju

Read only

Former Member
0 Likes
496

Hi,

From the message it is evident that, we need to create some entries for that particular field ( as Search help ) and then, the field could get values out from that Search help option.

Please maintain some fields and let me know how it worked for you or if you are still facing any issues on this.

Thanks,

Vishnu.

Read only

0 Likes
496

Hi,

Standard Program -SAPMFWTV

screen num- 0610

table - LFB1

field name - QLAND

check table - T005Q

as 610 is predefined screen for standard program how can i create search help for the field qland?

i used program n screen num in se51 n checked if search help is defined for the field qland. no help is defined .

nw how can i assign search help?

in dictionary i know to do search help but for predefined screen layout i do not know can any1 help me?