cancel
Showing results for 
Search instead for 
Did you mean: 

Pass value to View with Web Dynpro for ABAP

Former Member
0 Kudos

Hi Dear All,

I got the the requirement to use WD4A to create a survey. The brief requirement is to send mail to custom to do the survey. It is evaluate the satisfaction about the recent cooperation.

We will send the mail(we will write the report in GUI to send the mail) to customer and in the mail will have the URL, when custom receive the mail and click on the link, it will link to our suvery. As we need to evaluate as per sales representative and sales order, we will have these two fields('Sales Order No.' and 'Sales Representative Name')in the survey.

Now we want that when customer click on the link, these two fields will be filled automatically. Of course, we have these two information in the mail content. But we don't want customer to maintain again in the survey. So here, the question is that how could I set the value automatically to the survey? Can you please kindly show me any hints? Thank you in advance.

BR

Jay

Accepted Solutions (0)

Answers (1)

Answers (1)

iftah_peretz
Active Contributor
0 Kudos

Hi,

Build your URL and pass the 2 variables in it, later fetch them on your survey app like so.