Skip to Content
Author's profile photo Rama Sudhakar

Calling Web Dynpro Application from Custom Tcode

Purpose:

End User Don’t have authorization for the SE80 and as well as portal.  In the mean time we create Custom T-Code and give it to the End User.

How to Create Tcode for Web Dynpro Application.

Step 1: First Create sample web Dynpro application.


I am using Example Webdynpro Application: DEMO_FLASH_FLIGHT it is standard one.

For to see this application go to SE80 (object Navigator) and select the WebDynProComp./Intf. And provide the name DEMO_FLASH_FLIGHT.

Capture11.PNG

Normally we need to webdynpro application à select our application and click on Execute then it open like below.

Capture12.PNG

STEP2: Run Tcode SE93 and give the name transaction of the ZBOOK_TICKET

Capture13.PNG

Then click [create] it prompt a screen provide description and select the Transaction With Parameters(parameter Transaction).

Capture14.PNG

Then continue and provide the following values

Capture15.PNG


Highlighted below, we need to provide the following values with the screen fields and their respective values,


APPLICATION = DEMO_FLASH_FLIGHT

STARTMODE  = BROWSER

HTTPS              = SPACE

Capture16.PNG

Save into local package and Execute it.


Capture12.PNG

It will calls the application DEMO_FLASH_FLIGHT directly form the Tcode.



Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.