‎2005 Mar 09 2:17 PM
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.
‎2005 Mar 09 2:24 PM
‎2005 Mar 09 2:24 PM
‎2005 Mar 09 2:52 PM
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.
‎2005 Mar 09 3:33 PM
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?
‎2005 Mar 10 4:28 AM
‎2005 Mar 09 2:28 PM
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