cancel
Showing results for 
Search instead for 
Did you mean: 

Update material master for all plants

Former Member
0 Kudos

Hi Experts,

My scenario is 3rd party-XI-SAP R/3.

We recieve one material master for one plant from Sender(3rd party) system.we need to update this material master in SAP for all other plant locations(around 720) .

Could any one plz suggest me how to acieve this requirement???

Regards,

Bhuvan.

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

inside your mapping do a RFC lookup for a table where all plants which you want to update

are listed and add plant segments to the IDOC

then send it to R3 for processing

Regards,

Michal Krawczyk

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Michel,

I read ur respone. thank u for ur response.

could u plz tell me which one is best way(performance) to achieve this??

enhancing the functional module or using RFC lookup??

Regards,

Bhuvan.

Former Member
0 Kudos

hi experts,

can i achieve this using IDocs..

1.3rd party send material master for one plant

2.XI picks that material master and send to SAP as single IDoc

3.Once IDoc is recieved at SAP R/3 side,can we update this material master for other plants also using idocs concept.

if it is posible could u plz tell me the process how to achieve this?

Regards,

Bhuvan.

Former Member
0 Kudos

Enhance the FM , write the code to update all plants in it.

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>if it is posible could u plz tell me the process how to achieve this?

I already did - did you read my response ?

Regards,

Michal Krawczyk