‎2009 Feb 16 11:41 AM
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
‎2009 Feb 16 11:44 AM
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
‎2009 Feb 16 11:44 AM
‎2009 Feb 16 11:45 AM
you can create the message type and assign in we41 tcode to the process code