2007 Dec 19 5:45 AM
Hello Evry one,
I waant to get table control field values in transaction(MD61) when ever i enter values on tht table control screen. and dynamic action is possible and h to do?
2007 Dec 19 5:48 AM
hi,
For capturing values during runtime u need to find an exit where there is an exporting structure which will be holding all the values u have entered.
Reward points if helpful,
regards,
Sumanjeet.
2007 Dec 19 5:49 AM
Hi Martin,
Once user enters the value in table control, he needs to click some button(so that an event is generated).
Handle the event in the PAI of your screen for the required OK Code & use CALL transaction MD61 by passing the value using SET PARAMETER ID or by populating the screen field.
Best regards,
Prashant