‎2015 Aug 24 8:43 AM
Hi experts,
As i am new to Sap ABAP.
I have created ALV using class cl_gui_alv_grid class.
I used docking container for displaying alv.
I have splitting docking container using class splitting container which divides docking container into 4 sub container.
I am displaying 3 alv in three sub container and i want to create a hot spot event .
When click to hot spot field it should call standard t code i.e VA03. in 4th sub container .
please do the needful...
Regards,
Jagadishan.
‎2015 Aug 24 9:32 AM
Hi,
I think you can do it but take a look at this blog, I hope it could help you, and you don't need to copy it, you need just to understand it, to my knowledge, you need only to add subscreen or something like this.
Call SAP Standard Transactions in a Splitter Docking Container - Contributor Corner - SCN Wiki
Regards
Ibrahim
‎2015 Aug 26 8:50 AM