Hello Experts,
I'm very new to FPM developments and I'm blocked in my development where I need to pass some data to the interface nodes of a web-dynpro component.
Scenario:
I've created a FPM configuration ZCONF_A and everything is designed in FPM only using standard UIBB components, no web-dynpro component used.
There is a button on click of which I've to open a Dialog box.
For dialog box design in UIBB, I've assigned a web-dynpro component and its main window as I want to show my web-dynpro screen in a dialog box and I'm reusing an existing dynpro component.
I've already managed to call the dialog box on get_data event of my feeder class, but how can I pass the data to the interface nodes of web-dynpro component.
Please suggest.
--
Best Regards
Jitin Kharbanda