‎2008 Sep 02 1:06 PM
Hi,
How to populate one field from other field in module pool table control................
i have 3 fields....in table control..when I enter value in 3rd field manually ...2nd field value should get populated automatically....this is my requirement.
how to do it...pls reply...
thanks
‎2008 Sep 02 1:10 PM
Hi,
In the PAI event, inside the Loop of the table control->
check for the OK code for SPACE (this is for ENTER key)
field2 = fieldvalue.
Regards
Lekha