Application Development 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: 

Search help in 2nd field based on value in first field ?

former_member684999
Participant
0 Kudos

Hi all,

I have a requirement where in I have to get search help for 2nd field based on the value of 1st field.

In the attachment

- The search help is an extended custom search help created for Search help SAKO.

If we input value in FS version as 'X', then we need only those FS items which have FS Version as 'X'.

How to do we achieve this ?

4 REPLIES 4

Sandra_Rossi
Active Contributor
0 Kudos

I guess you want a F4 on FS Item field, which starts another search help which has input parameters "FS Version" and "FS Item". Right?

Is your SAKO custom search help made over a DDIC structure/table/view? If yes, define a search help for the field "FS Item", with both parameters "FS Version" and "FS Item" assigned. If no, I think it's not possible.

former_member684999
Participant
0 Kudos

Hi Sandra,

Below is the exact requirement i need.

requirement

Sandra_Rossi
Active Contributor
0 Kudos

I guess you want a F4 on FS Item field, which starts another search help which has input parameters "FS Version" and "FS Item". Right?

Is your SAKO custom search help made over a DDIC structure/table/view? If yes, define a search help for the field "FS Item", with both parameters "FS Version" and "FS Item" assigned. If no, I think it's not possible.

former_member597044
Participant