Skip to Content
0
Former Member
Sep 30, 2003 at 04:22 PM

WebDynpro and ABAP

44 Views

Hi,

I am finding this collaboration very useful and the contibutions are great. I have an issue and hope to get resolution for this soon.

I have downloaded sneak preview of Netweaver developer studio 6.30 and worked on the tutorials except for the one which uses BAPI Model.

I have created a webdynpro project with Viewset, the first view will accept the id from the user. when get orders button is clicked it is supposed to display the orders which are returned by the custom RFC function module from R/3. I have created Model for the RFC, custome contoller, view set and the views. Also mapped the model context to controller context and in turn the view contexts. implemented the action event to trigger and execute the model.execute( ). The result is I am not getting the list of orders at all in the table view. Remote debugging didn't give any clue about the values in the program either. I need help to proceed further on this, if need be I can send the code with the message.

Appreciate your help.....

Ragards