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

IDOC PROCESSING

Former Member
0 Likes
560

Hi,

I would like to know how to process IDOC after populating it using MASTER_IDOC_DISTRIBUTE. Any Function Module is there or any Transaction code to send that IDOC to other client.

Please help me in this regard

Regards,

PRASAD

5 REPLIES 5
Read only

Former Member
0 Likes
530

If you have done the parter profile settings, MASTER_IDOC_DISTRIBUTE will send the IDOC out, you don't have to call any other function.

Regards,

Ravi

Read only

0 Likes
530

Hi Ravi,

Thanks for that . But What is the Transaction code to view received IDOC in the destination system.

Regards,

Prasad

Read only

0 Likes
530

WE02 / WE05

Regards

Ravi

Read only

Former Member
0 Likes
530

Hi,

Check out WE19 in receiver end for Inbound processing.

Regards:-

Santosh.

P.S. Mark userfull answers

Read only

Former Member
0 Likes
530

Prasad,

Watching your thread i guess you are trying to process a ALE Application. In ALE Application, you`ll have to maintain your distribution model (tcode -- BD64), maintain partner settings. Once these settings are over, the idoc is processed automatically.

Revert back if you are still not clear.

Reward if helpful.