Whenever you design some Webdynpro ABAP application you can simply run the application and then execute the application to test. But in real time scenario, application is not executed directly. For that you have to configure that application into an iview of portal. You can access that page via the url of that iview.
Now everyone don't have authentication to access that portal also. Whenever you try to access that page, you need some id & password to access that page. Here you can see how can we configure those credentials via SAP.
Article Source : Help.sap.com |
First run transaction SICF and go to your web dynpro application service node.
Double click or press F8 for detailed view.
Select the Error Pages tab page.
Now move to change mode and select the System Log on radio button. And then click Configuration push button.
In the next screen you have to enter system configuration details for system log on.
Then follow Enter >> Save >> Cancel.
Then back to your node.
Select test service option in the context menu.
You can view the log on screen in the web browser.