cancel
Showing results for 
Search instead for 
Did you mean: 

Call SAP TCODE in a view

Former Member
0 Kudos

Hi,

I want to call a TCODE CS03 and skip first screen in a view based on a linkto action???

I have done this..But a new window/browser is opened for CS03....But I want to call in view itself.....

Is it Possible?

Thanks,

Ganga

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member199125
Active Contributor
0 Kudos

its not possible to insert a tcode in the same view.

using exist and resume plugs you can return to main window. Or create a transaction iview for tcode and use portal navigation concept.

Regards

Srinivas

Former Member
0 Kudos

Can you be clear on EXIT and RESUME plugs.