cancel
Showing results for 
Search instead for 
Did you mean: 

is it posiible to mapping RFC to Alternative DB with same Structure?

Former Member
0 Kudos

My requirement is

1 RFC on XI ABAP using for updating DB table

there is field for determination Table Name on RFC.

How can 1 Mapping set for alternative DB.

for example

RFC

field table name = A

update key = 0001 --> for updating Table Name A

update field A = AAAAA

field table name = B

update key = 0001 --> for updating Table Name B

update field A = BBBBB

what should I design message mapping (It's can change XML tag via UDF?)

View Entire Topic
Former Member
0 Kudos

Hello,

Go through this

http://sap-xi.com/sap-xi-scenarios-file-jdbc.html

Thanks and Regards

Hemant