2006 Oct 30 9:48 AM
hi,
i have a field on a selection screen from ztable.
i have created help on this field.
but on selection screen the symol of help is not coming.
so end user are not getting idea to press F4 to get values from help menu.
raj
2006 Oct 30 9:54 AM
select-options s_sel for ztable-sel MATCHCODE OBJECT help_name.
hi,
i have a field on a selection screen from ztable.
i have created help on this field.
but on selection screen the symol of help is not coming.
so end user are not getting idea to press F4 to get values from help menu.
raj
2006 Oct 30 9:50 AM
are you sure your field has search help please check in se11 and let us know.
*******Poorna****
2006 Oct 30 9:50 AM
Have u used F4IF_INT_TABLE_VALUE_REQUEST FM?
Best Regards,
Vibha
*Please mark all the helpful answers
2006 Oct 30 9:54 AM
2006 Oct 30 9:54 AM
select-options s_sel for ztable-sel MATCHCODE OBJECT help_name.
2006 Oct 30 9:54 AM
Hi raj,
1. Just make sure the following things are in place,
then search will come automatically.
a) attach the search help in se11,
on the field in the table.
b) activate the table, and when viewing records,
the f4 should come there also
c) declare your field in program like
parameter : myfield like ztable-field1.
regards,
amit m.
2006 Oct 30 9:58 AM
Hi,
If thats not working, select the data from that table & pass it to the function module F4_IF_INT_TABLE_VALUE_REQUEST in ur
AT SELECTION-SCREEN ON VALUE-REQUEST FOR after selection screen options.
2006 Oct 30 9:59 AM
thanks tomsz it is working.
but every time i have to write matchcode..
is there any other way where i can set help name permanently
raj
2006 Oct 30 10:18 AM
Hi again,
1. For making the helpname permanent,
ust make sure the following things are in place,
then search will come automatically.
a) attach the search help in se11,
on the field in the table.
b) activate the table, and when viewing records,
the f4 should come there also
c) declare your field in program like
parameter : myfield like ztable-field1.
regards,
amit m.
2006 Oct 30 10:23 AM
Raj,
You can attach it table field (SE11), data element (SE11), use check table etc.
http://help.sap.com/saphelp_erp2004/helpdata/en/4f/991f82446d11d189700000e8322d00/frameset.htm
2006 Oct 30 10:32 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |