cancel
Showing results for 
Search instead for 
Did you mean: 

File to Proxy

Former Member
0 Kudos

Hi,

I have few doubts regarding file to proxy scenario. Pls do clarify them

1. I have to update more than one table at atime. Is it possible?

2. Can I update master tables apart from Z tables.

3. If I have to implement mapping rules where can I include them.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can do each and every thing in Proxy Report itself, nothing to do in XI mapping side for your Req.

Regards

Seshagiri

Answers (3)

Answers (3)

Former Member
0 Kudos

Resolved

Former Member
0 Kudos

> I have few doubts regarding file to proxy scenario. Pls do clarify them

>

> 1. I have to update more than one table at atime. Is it possible?

>

Yes.

> 2. Can I update master tables apart from Z tables.

>

Yes.

> 3. If I have to implement mapping rules where can I include them.

>

You can do it XI under message mapping and also you can do it inside the proxy before updating the data to you corresponding tables.

Former Member
0 Kudos

1. I have to update more than one table at atime. Is it possible?

It is possible. You just need to write your abap proxy such that it can update several tables

2. Can I update master tables apart from Z tables.

You just need to write your abap proxy to do it

3. If I have to implement mapping rules where can I include them.

Mapping rules can be implemented in XI itself. Message Mapping.