cancel
Showing results for 
Search instead for 
Did you mean: 

Help with SAP Web Dynpro IView

sap_cohort
Active Contributor
0 Kudos

Hi,

Our developer created an planning file upload web dynpro via transaction RSPLAN. I am looking to create a appropriate IView for this so I don't have to hardcode the URL in an URL IView. From the list of available IViews I selected "SAP Web Dynpro".

The URL to the Upload is the following:

https://<server>:1443/sap/bc/webdynpro/sap/zrsplf_file_upload?planning_sequence=ZDWHOSPSAL

For the IView parameters I have the following:

In "Application Name" I have zrsplffile_upload_

in "Application Parameters" I have planningsequence=ZDWHOSPSAL_

in "Namespace" I put ZSMD which is the package

When I execute the IView I get the following error.

Application error occurred during request processing.

Details: com.sap.tc.webdynpro.services.sal.core.DispatcherException: Wrong WebDynpro-URL: no application name specified

Can anyone help me out with what I should put in the Namespace parameter and what else I might be doing wrong?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (0)