cancel
Showing results for 
Search instead for 
Did you mean: 

create data model for update operation

Former Member
0 Kudos

Dear All,

I need to create Data Model for Update Operation using NetWeaver Gateway. I am done with Query and Read operations. I have created Updation Operation as well but cant able to test the update operation. Can anybody provide me the steps to create update operation?

Thanks & Regards,

Murali.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Murali,

You might want to take a look at the new developer guide for Duet Enterprise 1.0 that explains the full CRUDQ functionality through the EPM Sales Order example. Code sample is provided with the guide, so you can apply in your own environment and see how the Update operation can be created (and other operations too).

 

The new Feature Pack 1.0 for Duet Enterprise 1.0 Developer Guide can be downloaded from the Duet Enterprise Self-Paced Learning portal: http://scn.sap.com/docs/DOC-33223

In the Duet Enterprise Self-Paced Learning portal, you also find another guide to create
OData service for CRUDQ operations for Purchase Order scenario: http://scn.sap.com/docs/DOC-35846. This guide was released for Duet Enterprise 2.0, but the concept for how to
develop OData service CRUDQ operations using the NetWeaver Gateway Service
Builder tool (transaction SEGW) remains the same.

Regards,

Anh-Tuan Nguyen