cancel
Showing results for 
Search instead for 
Did you mean: 

howto: write to dictionary/database ???

Former Member
0 Kudos

Hey folks,

I just completed the SDN Tutorial [Consuming EJB's in WebDynpro|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b030e7fb-2662-2b10-0dab-c4aa52c3550b] and now I'm wondering whether you guys can provide me with a further tut or some hints of how to reverse this Tut in a way that I can actually write to the database.

Practically I can reuse the Table, create a Form and fields. These have to be mapped to the equivalent colums in the database. Then I need a method that accesses the database (dictionary) and writes the new content to it.

Can someone help me with this please?

Edited by: Sebastian Timmel on Dec 8, 2008 3:24 PM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sebastian,

Have a look at the Develop Crud Application Using Ejb3 and Web Dynpro article by Isaías Cristiano.

This tutorial has example for all Data bse operations of Insert, Update, Delete and Select.

Reagrds,

Alka.