Application Development 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: 

IDOC for sales order

Former Member
0 Kudos

we are migrating from crossworlds EAI to BIZTALK.

i need a plan how to create an iDOC for sales order.

I need to create a Physical IDoC

PLease help

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Assuming you are using the middleware to talk to SAP...you can call function 'IDOC_INBOUND_ASYNCHRONOUS' to create idocs via a tRFC call.

3 REPLIES 3

Former Member
0 Kudos

Assuming you are using the middleware to talk to SAP...you can call function 'IDOC_INBOUND_ASYNCHRONOUS' to create idocs via a tRFC call.

0 Kudos

Pramod,

thanks yes Sap is talking to a middleware. is it not possible using message types

I would really appreciate if u give more details

Former Member
0 Kudos

We also are trying to load inbound IDocs using BizTalk and the .net connector. Where in the SAP Adapter do you configure the RFC parameters (Function module, instance, and other parameters).

It looks like the adapter is configured with the normal wizard to be a Logical System and you can generate a TRFC out, but we have no examples of the inbound setup.

Any assistance would help

Thanks