Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

transfer idoc

Former Member
0 Likes
564

hi experts,

what is the differance between transfer idoc and collective idoc

hi experts,

what is the differance between transfer idoc and collective idoc

3 REPLIES 3
Read only

Former Member
0 Likes
531

Hi leena,

Transferring Idoc means sending Idoc to receivers using outbound program.

Collecting Idoc means receiving idoc using inbound program

Regards

Gokul

Reward Points if Useful

Read only

Former Member
0 Likes
531

transfer idoc is moving the idoc from sap layer to os layer automatically .by executing program RSEOUT00.

collective idoc in which the idoc are collected in the system itself.. we need to run RSEOUT00 manully to transfer the idoc to os layer.

Read only

0 Likes
531

Hi,

Transfer idoc will start sending and recieving process immediately.

Whereas Collect Idoc will wait in the system, these shold be sent by using another programs(RBDAPP01,RSEOUT00) to post the the idocs.

Regards,

Ashok