cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC update

Former Member
0 Kudos

hi,

I have a scenario where I need to update a column in a table. But before updating it I need to get its present value(from the table) and the I need to add that value with the new value(and update). Is there a way to do that..

thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Pick the value, Add it with the help of value mapping and post it.

This will help you

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30 - File to JDBC

Regards

Agasthuri Doss