Hi Guys,
I need to update automatically the text editor data without PAI events.
Means, I have created a module pool with a text editor. Now there is a scenario when some data I need to update in that text editor automatically means without any PAI event.
What I tried is to call a function module in a new task and after completing that task I am calling a routine in which I am retrieving the data which I am supposed to update.I am getting the data but its not updating!!
We use sometimes DYNPRO_UPDATE_VALUES but that is for simple fields in module pool which can be updated without any PAI event. But in my case this is an text editor but not a field so I have some problem.
Can anyone please give some idea on this ?
Thanks,
Somnath