cancel
Showing results for 
Search instead for 
Did you mean: 

Can I use Tcode to start a webdynpro for abap or for JAVA?

Former Member
0 Kudos

I noticed some page program can be started by tcode for administrion. I am not sure whether it is webdynpro or BSP. But can I use tcode to start webdynpro? How to do it?

Accepted Solutions (1)

Accepted Solutions (1)

uday_gubbala2
Active Contributor
0 Kudos

Hi Yichao,

To Create a Transaction code for a Web Dynpro application, use Transaction SE93 (Transaction Maintenance).

1. On the dialog screen, enter the transaction code (up to 20 characters) then click on Create button.

2. A dialog pop up screen appears, enter meaningful description of the transaction in the Short Text field.

3. Choose the option Transaction with parameters (Parameter transaction).

4. Choose Continue. The Create Parameter Transaction screen appears.

5. In the Transaction field, enter WDYID and select the checkbox Skip initial screen. There is no need to make changes in the Classification group box.

6. Add the necessary entries to the Default Values table by using the F4 help. The values are automatically available after you enter WDYID in the Transaction field.

Try going through this link for a better picture about how to achieve this.

saptechnical . com / Tutorials / WebDynproABAP / TransactionCode / Create.htm

You would have to remove the unnecessary spaces in the URL before you can see the actual working one. It wasn't allowing me to paste that link in here so had to do it this way...

Regards,

Uday

Answers (1)

Answers (1)

arjun_thakur
Active Contributor
0 Kudos

Hi,

Please refer the comments given by Thomas in this thread:

I hope it helps.

Regards

Arjun