Hello,
I created a simple web dynpro application (as a DC project in NWDS) which is using a bapi in an adaptive RFC model. I based my developments on the official tutorial from SAP and followed each and every step.
The first view shows a single field and an action button to trigger the bapi call. Based on the value entered (employee number), the other view should display a list of data (addresses).
The problem is that after I press the action button, it doesn't make it to the next view. The animated web dynpro icon shows up briefly but the page stays on the first view.
I've monitored user activity on the back-end (SM04) and noticed some activity for my user after the button is pressed so I assume, there is no connection issue.
Any help to solve that issue will be greatly appreciated!
Thanks,
Laurent