Hi guys,
thanks, but a workaround using a splitter container is not what I was looking for.
Meanwhile, I managed to display the condition window in my subscreen (using the PRICING_SUBSCREEN_SET_DATA FM and a CALL SUBSCREEN statement).
I'm still struggling with the handling of the user command (for example, scrolling through the list or recalculating the conditions), so if anyone can help me on this topic, I would be glad.
//edit:
I solved the user command problem: I just needed to include a CALL SUBSCREEN in my PAI.
Cheers,
Klaus