cancel
Showing results for 
Search instead for 
Did you mean: 

Context Node not populated.

Former Member
0 Kudos

Hi,

I have made a service call in the ABAP Web Dynpro, it was working fine, but I wanted to make it again, so I deleted the existing method, attributes, and the context node and have made he service call again to the same FM, even though in the Adapter step the wizard shows that the IMPORTING, EXPORTING, and CHANGING parameters are being called as context nodes and attributes, after completing the service call, I dont see any sub nodes in the FM node. I only see one node with my FM name as a subnode to the Context.

Harika

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

After you delete the exisitng method save the application and try to call the serivice call again.

Also try to delete the node of the BAPI in the context, delete the EXECUTE....method of BAPI from the methods list.

save it, then now try to make the service call again.

Now check fi you can view the atributes under the node.

Regards

Lekha