‎2007 Dec 08 3:26 PM
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.
‎2007 Dec 09 2:33 PM
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