Skip to Content
0
Former Member
Nov 21, 2005 at 07:02 AM

Search Help Exfit for Material

56 Views

Hi,

Scenario:

in the F4 dropdown for material, I have added a new elementary search help which will search a laterial based on material description(makt-maktx)/basic material(mara-wrkst)/size & dimension(mara-groes).

Requirement:

I need to add one more field in my search help "Global Search". In this field whatever has been entered has to be searched in all the tree fields mentioned above. For eg.

If i enter "valve" in my global search field, then 'valve' should be searched in makt-maktx & mara-wrkst & mara-groes and should give me the total result.

Solution Lead:

I created a search help exit and inside that I found out that I have to write my code under:

IF CALLCONTROL-STEP = 'SELECT'.

-


Now Im not able to figure out how to write the code inside IF CALLCONTROL-STEP = 'SELECT'.

Please help.

Regards,

Shobhit