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 Problem

Former Member
0 Likes
1,140

Hi all

Iam new to SAP ABAP.

When iam sending an Idoc to inbound it is creating suucessfully.

Because of some error in inbound server(Errors in EDI), i tried to send the same idoc again.Then It showing some error like "0 idocs creted" and "0 Communication channels created"

What may be the problem

Plz help me

Thanks

Sagar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
867

When iam sending an Idoc to inbound it is creating suucessfully.

Can tell me clearly are you creating idoc at inound side or outbound .....

Regards,

Prasad.

6 REPLIES 6
Read only

Former Member
0 Likes
867

Have you created the Partner Profile using tcode :-WE20.What message type are you using.There would be some problem with your receiver system.Please execute transaction BD87 give in your basic type and changed at date.Process it once again.In WE20 check if the partner profile is executed immediately.Check for your ports in WE21 whether it has been maintained correctly or not.Check for transaction WE19 and WE05 for testing.Check what is the satus it is throwing for the control record.If it is satus 51 than note down the error else 53 status shows sucess.

How are you running the idocs through a program using fm Master_Idoc_distribute.Check for the idoc materials in this site itself.revert back clearly with details incase of any issues.

Regards

Somnath

Read only

Former Member
0 Likes
868

When iam sending an Idoc to inbound it is creating suucessfully.

Can tell me clearly are you creating idoc at inound side or outbound .....

Regards,

Prasad.

Read only

0 Likes
867

This error information is related to the missing distribution model view.

Go to BD64 distribution model and assign your sender/receiving System for the IDoc xyz.

Regards,

Gordon

Read only

Former Member
0 Likes
867

Hi,

Check if the created distribution model is active.

~ Bineah.

Read only

Former Member
0 Likes
867

Hi,

Please check for any filters in your model view and check whether data is able to pass filters. If there are any filters through which data is not able to pass 'communication idocs will not be created'.

Regards

Vinod

Read only

Former Member
0 Likes
867

This seems to be a distribution model Issue but I am not sure though because even if there is no valid recipient as per distribution model it should say Master IDoc is generated.

Not sure if getting you question correctly.

In WE19 you can create the same IDoc as it was generated earlier. if at all creating IDoc is a problem.

Execute this at sender side by putting the original IDoc.