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

Dynpro access through transaction code

Former Member
0 Likes
425

Hi,

I have generate an ABAP dynpro out of a WSDL file. Now I would like

to access this dynpro through a transaction code in the SAP GUI.

How can I do this?

thanks

chris

Message was edited by:

Christian Riekenberg

1 ACCEPTED SOLUTION
Read only

peter_langner
Active Contributor
0 Likes
381

Use Transaction SE93 die create a dialogtransaction entering the package, program name and dynpro-number.

1 REPLY 1
Read only

peter_langner
Active Contributor
0 Likes
382

Use Transaction SE93 die create a dialogtransaction entering the package, program name and dynpro-number.