Quantcast
Channel: SCN : Document List - Process Integration (PI) & SOA Middleware
Viewing all articles
Browse latest Browse all 571

Transfer IDoc data from one system to another

$
0
0

Context:


The main aim of this document is to explain how to transfer IDoc data from one system to another for testing purposes.


Scenario:


We need to perform end to end test for an outbound IDoc scenario in the development environment using the IDoc data present in ECC production system.


Procedure:


  • Create a test directory in production ECC FTP server. Ex: /sapinst/IDOCflatfiles

1.png

 

  • Note the production IDoc number.

2.png

 

  • Execute the T-Code WE19 and enter the IDoc Number and press F8.

3.png


  • Click on inbound file.

4.png

 

  • Enter the directory along with the filename (/sapinst/IDOCflatfiles/FileName) which you created earlier in production FTP. Make sure that Start IDoc inbound processing of file immediately is unchecked and hit enter or execute.

5.png

 

  • Now you can find a file created in the directory that was created.

6.png

 

  • Transfer this file to your desktop.

7.png

 

  • Create a test directory in the development ECC FTP server. Ex: /sapinst/IDOCflatfiles_Target

8.png

 

  • Transfer the file from your desktop to the directory that was just created in the development ECC FTP server.

9.png

 

  • Login to the development ECC and execute WE19 T-Code. Select File as template radio button. Enter the directory along with the file name and execute.

10.png

 

  • Now the IDoc data is transferred from production system to development system for testing. Control record values have to be verified before testing.

11.png


Viewing all articles
Browse latest Browse all 571

Trending Articles