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

Tabstrip Control

Former Member
0 Likes
270

Hi,

I have to Display a Standard Transaction(ME53n) in a Tabstrip Control. and in the another tab i have to do some operation in the Other Tab. But in the First Tab I have to display only ME53n.

How can we do it ? and How can we handle if ther user do some operations in the other tab ?

Regards,

Satya.

1 REPLY 1
Read only

Clemenss
Active Contributor
0 Likes
250

Hi Satyanarayana,

it is not possible with SAPGUI/ABAP means.

The only way to achieve some equivalent would be to create your own I/I fields in tabstrip and then pass them using CALL TRANSACTION.

Regards,

Clemens