cancel
Showing results for 
Search instead for 
Did you mean: 

JDBC Recv - Select and Update

prabhu_s2
Active Contributor
0 Kudos

Hi,

With JDBC recv, can we select records with status "10" and update the selected records with status "10" to "20" in the same XML strucutre?

View Entire Topic
Former Member
0 Kudos

Prabhu,

With JDBC recv, can we select records with status "10" and update the selected records with status "10" to "20" in the same XML strucutre?

Yes, you can do that. Go through the SAP Help documents for the required structure. Use "SQL_QUERY" as the action to be performed.

You can use graphical and XSL mapping for this, but I would prefer XSL for the same.

Use Sync send from IP to get the response back.

Regards,

Neetesh