Application Development and Automation 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: 
Read only

Call standard Tcode e.g. VA03 inside docking container...???

Former Member
0 Likes
1,148

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.

2 REPLIES 2
Read only

former_member184158
Active Contributor
0 Likes
676

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

Read only

0 Likes
676

This message was moderated.