Application Development 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: 

Dynpro access through transaction code

Former Member
0 Kudos

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

peter_langner
Active Contributor
0 Kudos

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

1 REPLY 1

peter_langner
Active Contributor
0 Kudos

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