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

serach help prob

Former Member
0 Likes
482

hello friends

i had an table named zhr_per_m where i had ocode field that had foriegn key with a table zhr_occu_type.

OCODE,ZCHAR,CHAR,ZHR_OCCUP_TYPE,Explicit search help attachment to field,ZHR_HELP_OCCUPTYPE,ZCHAR

i had made a help elementary help which retrives the vale for occup and its desc

search help para imp exp lpos spos Data Element

OCODE 1 1 ZCHAR

OTYPE 2 2 ZVARCHAR

ok

now the problem is that

<b>" i m entering the values for ocode by using f4 help but weni want to change the output lets suppose first i enter 1 for student and now i want to enter 2 for engineer then its not showing other options rather than student i mean wen i go back and press f4 its not showing the full value"</b>

and if remove help from zhr_per_m and then run then it will only show 1 2 3 but will chnge as i want

but i want

1 student

2 engineer

like this

Hopefully i m able to explain my problem

Help me out

Thanx

With Best Regards

Ruby

3 REPLIES 3
Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
461

H,

I think you are marking some paramters as both Importing and Exporting.

For the second time the paramter that you exported is being used as the IMPORTING paramter and only that value is beig shown.

So make only those paramters as IMPORT in the search help which you want to use as filtering criteria.

Regards,

Sesh

Read only

0 Likes
461

Thanx You Friend

Its works

With Best Regards

Ruby

Read only

0 Likes
461

friend this works wen i m using the create mode

when i change screen and call it to display and then i want to change its still showing the

upper problem

Now let me know buddy

With Best Regards

Ruby