2009 Sep 15 1:51 PM
Hi,
I have three fields called VV01, VV02 and VV03.
The user would be selecting the field names at runtime and not values.
Is it possible to create search help for this.
Normally we can create at field level, but this is at table level where the search help should give you list of custom field names
rather than values.
2009 Sep 15 1:56 PM
Hi Krish,
Your requirement is not clear...
Do you want a Search help to list down all the fields in your custom table?
Thanks,
Harini
Hi,
I have three fields called VV01, VV02 and VV03.
The user would be selecting the field names at runtime and not values.
Is it possible to create search help for this.
Normally we can create at field level, but this is at table level where the search help should give you list of custom field names
rather than values.
2009 Sep 15 1:56 PM
Hi Krish,
Your requirement is not clear...
Do you want a Search help to list down all the fields in your custom table?
Thanks,
Harini
2009 Sep 15 2:14 PM
hI,
I have a custom selection screen where if the user selects F4 should display some custom values.
It is not in the DB at all.
Eg.,
User selects Currency in the selection screen and it should show USD,INR, GBP.
Neither of these are in the standard tables.
2009 Sep 16 8:17 AM
Hi Krish,
If the values are not there in the database table, then declare an internal table with the values you want to display in the search help. Then use the function module 'F4IF_INT_TABLE_VALUE_REQUEST' to display the values for that particular field.
Hope this helps.
Harini
Edited by: Harini Gopinath on Sep 16, 2009 9:19 AM
2009 Sep 16 8:18 AM
Hi Krish,
If the values are not there in the database table, then declare an internal table with the values you want to display in the search help. Then use the function module 'F4IF_INT_TABLE_VALUE_REQUEST' to display the values for that particular field.
Hope this helps.
Harini
2009 Sep 15 2:30 PM
Declare the fixed values at the domain level. Goto domain and select tab fixed values then insert values. The values whatever u inserted will show in F4 help.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |