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 posting in same client

Former Member
0 Kudos

Hi ,

This is laxman,

My requirement is , when the customer create sales order i want create one more sales order with some changes in same client.

i am using the inbound and outbound idoc with orders message type and process code sd10 for outbound idoc , and i have created new process code for inbound .

and i have created logical sys for client 030 and one more dummy logical sys with ports .then generating the partner profile everything ok.

i am trying to distribute model view while i got error ,model view has not been modified reason is distribution model currently being processed.

Outbound IDoc was created and inbound IDoc was created with status 56(IDoc added with errors ).

means my function module is not triggered.

How can i solve this prob.

have any alternative code for this object.

please help me.

Thanks & Regards

laxman

3 REPLIES 3

Former Member
0 Kudos

Hi Laxman,

For sales orders, I would not use the ALE distribution model. Just create the inbound and outbound partners directly (as per an EDI situation).

You say that the partner profile is generated ok, but there must be a problem on the inbound partner if you are getting a 56 error.

Check out the inbound processing for your inbound partner (and check your idoc control record to make sure that the partner number in the idoc corresponds to the partner you have configured).

If you still have problems, please post some more specifics.

Cheers,

Brad

Cheers,

Brad

0 Kudos

Hi Williams,

I have tried with EDI also, i have configured Inbound and outbound partners for customer partner type ,but outbund idoc was created ,inbound idoc was not created .

if i using ale distribution, inbound idoc was created with satatus, if i using the diffent logical sys for different client ,i got some other error by my own out bound function module.

Thanks & Regards

laxman

Former Member
0 Kudos

Laxman,

For the partner profile of the receiver, have you added the message type in the inbound side ?

Let me knwo if this is already done, so that we can find out what else is wrong.

PP.