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 Error

Former Member
0 Likes
878

In My Scenario,

I have two segment Header and Item.

In Header I have fields Werks and Matnr

In item I have fields : pltyp,ptext, kbetr.

I want to trigger Idoc in My report.I am using FM : MASTER_IDOC_DISTRIBUTE

But I am getting status : 29 and also getting Idoc number, but when I am checking in WE05 or WE02, I am not getting.

I am also getting POP up message as " An IDoc without a message type was passed to the ALE layer".

Can anybody explain me how to solve.

Thanks

kumar

3 REPLIES 3
Read only

former_member404244
Active Contributor
0 Likes
642

Hi,

u ahve to prepare the control data structure also along with data record..In the control record u should pass the message type, basic type, the sender and reciver information and also the port number.

Regards,

NAGARAJ

Read only

Former Member
0 Likes
642

You working on which idoc type or message type?

Rhea.

Read only

Former Member
0 Likes
642

you can create the message type and assign in we41 tcode to the process code