cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I Created a Gateway Service for Read,Create and Update . In Read(Get),Create(Post) I'm getting Response Data But for

Update(Put) I'm not getting any Response data as shown below

Thanks ...

0 Likes
View Entire Topic
former_member203215
Participant
0 Likes

Thanks All,

Can anybody please provide me a sample code how to raise an exception from the update method.

sreehari_vpillai
Active Contributor
0 Likes

Open the UPDATE_ENTITY method in *_DPC class. There you can find the "RAISE EXCEPTION" clause generated by sap. You can follow the same.

Sree