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: 

Help Needed on Search Helps

Former Member
0 Kudos

Hi all,

Recently I added a new input field named 'P9900-ZZMOLGA' into a Custom Infotype Screen.This field is an input field for the Country grouping.

This screen already has a field called 'P9900-ZSFORCE'; this field is an input field for "Sales force" which is a particular code.

Sales Force has a master table named ZSLSF in which different Sales Force codes are stored against different country groupings. For eg,

Country grping 10( US ), allowed Sales forces are 100 and 101.

Country grping 02( France ), allowed Sales forces are 200 and 201, like that.

The requirement here is that, after i enter Country grping 10 on the Infotype screen, and then press F4 help for Sales Force, I should be getting only those Sales forces which are valid for this Cntry Grping, ie, 100 and 101.

There is already a Search help for Sales Force field.I added Country grping also as an Import Parameter to the search help.

But, still it is not filtering the Sales Force values based on the

Country grping.Instead, it still shows all the values from the table in the F4 drop down.And also I dont know how I can make the search help accept screen values( Country grping) from my Infotype screen.

Could some one help me? I will reward useful answers!

Thanks in advance...

Mahesh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

create a foreign key on the field 'P9900-ZSFORCE' in which the molga field should be included 'P9900-MOLGA'.

pls reward points if usefull

1 REPLY 1

Former Member
0 Kudos

hi,

create a foreign key on the field 'P9900-ZSFORCE' in which the molga field should be included 'P9900-MOLGA'.

pls reward points if usefull