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 extension

Former Member
0 Kudos

Hi,

I have extended IDoc MATMAS01 and have a message type. Also I have added code in user exit. The custom message type which I have attached to extended IDoc is not showing up in transaction BD10. Is there any solution for this problem?

Thankls and regards,

Madhu

3 REPLIES 3

former_member404244
Active Contributor
0 Kudos

Hi Madhukeswar,

U might have created the zmessagetype in WE81.attach ur messagetype,extended type,in WE82 tcode.

goto we82 give the zmessagetype,basictype matmas01,and the extended type which u created.

Regards,

Nagraj

laxmanakumar_appana
Active Contributor

Former Member
0 Kudos

Thanks. I got why custom message type created is not appearing. I missed an intermediate step i.e I was supposed to go to BD60 and mention the custom message type.

Now I have one problem: <b>Error during syntax check of IDoc (outbound)</b> Getting this error.

Is there any solution.

Thanks and regards,

Madhu