Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem using the FM FREE_SELECTIONS_DIALOG as subscreen

Former Member
0 Kudos

Hi all!

I have a problem using the FM FREE_SELECTIONS_DIALOG as a subscreen. When i fill the fields generated by the FM

with some values and hit the enter button for example, the dynpro immediatly calls the PAI and my values are lost. In the following PBO i don't call the FM for another time but all changes in the subsreen are lost.

If i use the FM produced selection screen as a popup i can make all changes and then, when i close the popup my coding reaches the point immediatley after the FM. So in this case i have access to the export parameter.

The point is, that my dynamically generated selectionscreen has to be a subscreen...

Does someone have an advice?

Thanks in Advance

Florian Visintin

1 REPLY 1

franois_henrotte
Active Contributor
0 Kudos

in your PAI you should do

call subscreen '1106'.