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

Outbound IDOC

Former Member
0 Likes
547

Hi

HOw to create Outbound Idoc for sales order(VA01).

Regards

Hi

HOw to create Outbound Idoc for sales order(VA01).

Regards

3 REPLIES 3
Read only

Former Member
0 Likes
493

Hi Rafi,

in we21 create a partner type ls(from sale tcode).Set type US , agent(user id)and language as EN.Create a message type Orders . On the next screen Set the Receiver port with the port created in WE21 whjch will point to the rfc destination .Set the packet size as 1 and basic type as ORDER01.In the message control tab Set the application as V1 , Message type and Process code as ME10(which is configured in we41 to point to the function module IDOC_OUTPUT_ORDERS).

Please reward valuable answers

Regards,

Shrita

Read only

0 Likes
493

Hi Shrita,

Still i can't able to create an IDOC .

Read only

Former Member
0 Likes
493

Hi Rafi,

step 1 go to sale tcode create the logical system(create log system and assign client).

step 2 go to sm59 create the rfc destination

step 3 go to we21 create the port of type trfc and specify the destination mentioned in step2

step 4 go to we20 and create a partner profile of type ls and partner number same as the one created in step1.

step 5 make assignments as mentioned in my first reply.

whenever an order is created an idoc will be generated.

u can check it in we02.

Regards,

Shrita