‎2008 Jan 16 11:49 AM
Hi Experts!!
How to create Search help using BAPI ?
My scenario is: In webdynpro same bapi can be called to find possible f4 value.
How to do that ? Any Idea pls share ...
Thanks In Advance.
‎2008 Jan 16 11:52 AM
This is how u can create "Search Help" for the fields of the ztables that u have created.
SE11- Create Search Help for 1 field, "Selection Method" box put the Table name to which the field belongs to. "Dialog Type" box write: "Display Value Immediately".
Search Help Parameter is the Field name for which u want the Help. Tick Imp & Exp options and assign LPOS = 1 and Enter. , save and Activate.
SE11- Go to the table , Click on the Field that needs to be assigned a search Help....Click at the left side of the Field so that all the corresponding data Elements, Key field etc also gets selected.
Click on the "Search Help tab" just above the "Data Type " column.
Put the "Search Help" name that u just created. Mention the Field and Enter. it takes up the required values. Now Copy.
U can repeat the process for whatever fields u want to assign a Search Help.
se51- Go to Screen Painter, Select Fields from Dictionary table to which u want search help to be assigned.
Double click on the Text box of the corresponding field,......> Screen Painter Attributes.......> Search help Text box.........> Enter the name of the Search help that u created for a field.
Ok....>Save.........> Activate
http://fuller.mit.edu/tech/search_helps.ppt#260,5,Simple
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee52446011d189700000e8322d00/frameset.htm
Regards.
‎2008 Jan 16 11:56 AM
BAPI_HELPVALUES_GET Determine Allowed Input Values (F4) for Fields in BAPI Parameters
BAPI_HELPVALUES_GET_SEARCHHELP Determine Search Help for F4 Process
Regards.