2008 Mar 12 10:57 AM
Hi Experts,
i have given f4 help for one field in table control. f4 help has 3 fields. i have attached f4 help to one of the field. i want to retrieve all the three fields from f4 help and enter this values in different fields of the table control. Can u please provide me the code for same.
Hi Experts,
i have given f4 help for one field in table control. f4 help has 3 fields. i have attached f4 help to one of the field. i want to retrieve all the three fields from f4 help and enter this values in different fields of the table control. Can u please provide me the code for same.
2008 Mar 12 11:03 AM
Hope collective search help will resolve your purpose. Find the procedure below to create collective search help.
first create required number of elementary search helps(Individual search help for each field). then goto SE11 ---> Select Collective Search Help ---> enter short description ---> click tab include search help ---> enter previously created elementary search helps -> select each search help and click parameter assignment--> select appropriate parameter.......
reward points if helpful..................
2008 Mar 12 11:24 AM
In the search help you can tick check box for all the three fields and you have to declare the same fields in the table contol and attch the seerch help for all these fields..