‎2009 Nov 19 7:49 AM
Hi,
I created several containers inside a Report using cl_gui_splitter_container. The single containers refer to the type cl_gui_container. I use the containers to display several informations. In the upper part, I created a structure which displayes some projekt-information. In the underpart I would like to display the transaction CN47N. Is this possible?
Thanks
Best regards
Hannes
‎2009 Nov 19 8:53 AM
Yes , you can try submitting the report for this transaction and then display the results in the lower container
‎2009 Nov 19 12:17 PM
HueHan,
I'm afraid it is not possible because inside a control container you can place only gui controls. A transaction starts a screen. A screen can not be processed in a gui container. Only the other way round: You can place a container on a sceen.
Regards,
Clemens