Register Login

Create T-code for Web Dynpro in SAP ABAP

Updated Sep 25, 2021

This tutorial explains step by step procedure to create a t-code for Web Dynpro in SAP ABAP. This tutorial will help the ABAP beginners working with SAP ABAP in the SAP system.

How to Create T-code for Web Dynpro in SAP ABAP?

Please follow the steps below to create a t-code for webdynpro in SAP ABAP:

Execute t-code SE93(Transaction Maintenance) in the SAP command field.

SE93

Next, enter the name of the new t-code (up to 20 characters) and click the Create button.

T-code

On the next screen enter a short meaningful description for the new t-code.

Short Text

Next, select Transaction with parameters (parameters transaction) and click OK to proceed.

Transaction with parameter

On the warning, popup box click Continue to proceed.

OK

Now in the Transaction field enter WDYID and select the Skip initial screen option.

WDYID

Next press F4 to add necessary entries to the Default Value table.

default values

Once all is done click the Save button to save the t-code.

Save

Enter the Package name and click the Save icon

Package

Now select the Transportation Request id and press Enter to proceed.

Transaction Id

You will see a message Transaction Code STECH saved.

T-code saved

You have successfully created a t-code for Web Dynpro in SAP ABAP. 

Click the Test or press the F8 icon to test the new t-code STECH.


×