cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Vendor notes and Attachments data migration from ECC to S4 target tables SRGBTBREL and SOOD

ahalya_inturi
Active Participant

Accepted Solutions (0)

Answers (2)

Answers (2)

karim_benakli_kb
Participant
0 Kudos

Simplest is to use some Z programs.

One on the ERP will extract all attachments and store them on a file system keeping the file name and the object to which they are connected in the ERP.

The other imports all files in S/4 adding attachments directly to the corresponding objects. If the object keys are different you should use a mapping table.

This is something I have often done in various environments.

Other possibility is to run the Z program on S/4 only and allow RFC connection to the ERP in order to extract and transfer attachments without going through a temporary file system. This requires however that RFC connection from S/4 to ERP is possible and allowed. Can be a bit more challenging if S/4 is in the cloud...

 

Sathish_Devados
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ahalya,

Pls check with the communication scenario SAP_COM_0008 there is an inbound service for attachments. pls check if its helpful.

Attachments | SAP Help Portal

Thanks

Sathish