Hi All,
My requirement is to have 3 input fields across many iviews. on entering the values in those fields, i will invoke a Web Service Model.
I dont want to keep these 3 fields in all iviews, rather i am planning to create one iview with 3 fields integrated with model and call this iview in many other iviews.
How do i achieve this in wed dynpro coding. In JSP, there is a concept called "Include Jsp Page" . Is there any similar kind of functionality in WD.
Kindly guide me .
Reg/Venkat