F4 Help in dialog programming

Question: It's been a while since I've done any dialog programming, so bear with me!

I've a table control linked to an itab. I've an F4 help on one field. Depending on the value of another field, I supply a different search help.

I set the selected value on the itab.

Now, when I run it, I select the value. But I don't see it, of course, until I trigger the pbo.

How do I get the table control to be updated once I've selected the value from the F4 help? Is it just DYNP_VALUES_UPDATE?

thanks

m@t
_________________
TULY The quality of answers is roughly proportional to the quality of the question.

The downside of being better than everyone else is that people tend to assume you're pretentious.

Answer:
Sure it's DYNP_VALUES_UPDATE. In the structure that you pass it there is some field for the table control index.
_________________
ilya

More input data: http://abaplog.wordpress.com
Sapfans ABAP FAQ: /forums/viewtopic.php?t=94198
R's ABAP Knowledge Corner: http://www.Rard-harper.net/kb/kb.html
Function modules documentation: http://www.se37.com
Copyright ?2007 - 2008 www.jt77.com