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

ABOUT STRUCTURE SEARCH

Former Member
0 Likes
703

HOW TO INCORPORATE STRUCTURE SEARCH FOR THE FIELD POSITION IN ONE OF MY REPORT SELECTION SCREEN.CAN ANY ONE GIVE SAMPLE CODE FOR THIS.

THANKS.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
670

You will have to elaborate a bit on your requirement.

Regards,

Rich Heilman

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
671

You will have to elaborate a bit on your requirement.

Regards,

Rich Heilman

Read only

0 Likes
670

in the selection screen there is a field for position.i have added a elementary search help which lists all the positions.i want to add a structure search for this field.how to do this.

Read only

0 Likes
670

I do not understand what a "structure search" is? Can you give more details? Do you mean you want a popup with the search help that lets you specify search criteria?

Read only

0 Likes
670

yes i meant the same

Read only

Former Member
0 Likes
670

Vadivel,

Do you mean Search Help?

If so, then this is an example:

PARAMETERS: p_vbeln LIKE vbak-vbeln MATCHCODE OBJECT vmva.

vmva is a search help (have a look at it using se11).

You can easily create your own search helps...

Thanks,

Wojtek

Message was edited by: Wojtek Haase