2012 Jul 12 10:38 PM
Hey guys,
I have a dtab with time-dependent datas (begda, endda). And for one field on a screen I want to do a search help, but I don't wanna show all the datas, just those, where is the endda EQ '99991231'. How to do it, pls?
I'm a part-time ABAP developer and I can't figure it out. Searched all over the internet but did not find.
Thank you.
P.S. Sorry for my english.
2012 Jul 12 11:00 PM
Hi Rert,
Get the data into an internal table where endda is 99991231. Then pass the data to FM F4IF_INT_TABLE_VALUE_REQUEST and call it in your F4 event.
Regards,
Shravan
Hey guys,
I have a dtab with time-dependent datas (begda, endda). And for one field on a screen I want to do a search help, but I don't wanna show all the datas, just those, where is the endda EQ '99991231'. How to do it, pls?
I'm a part-time ABAP developer and I can't figure it out. Searched all over the internet but did not find.
Thank you.
P.S. Sorry for my english.
2012 Jul 12 11:00 PM
Hi Rert,
Get the data into an internal table where endda is 99991231. Then pass the data to FM F4IF_INT_TABLE_VALUE_REQUEST and call it in your F4 event.
Regards,
Shravan
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |