Creating a Transaction Code for Web Dynpro for ABAP
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. 
 
Second Method
Transaction SE80 and click on the drop down. Select Program from the list.

Enter the name of the program as shown.

Right click on the program name under Object Name and you will see a drop down as shown below.

Select Transaction. You will then see the following dialog box. Give the desired transaction code name. Give a short description. Click on OK.

On the right hand pane enter the Program name.

Click on SAVE.

Enter $tmp as development class. And SAVE.

Enter the name of the program as shown.
Right click on the program name under Object Name and you will see a drop down as shown below.
Select Transaction. You will then see the following dialog box. Give the desired transaction code name. Give a short description. Click on OK.
On the right hand pane enter the Program name.
Click on SAVE.
Enter $tmp as development class. And SAVE.
0 comments:
Post a Comment