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 - same message type

Former Member
0 Likes
940

hello,

I have two idoc types named MATMAS04, MATMAS05.

(to MATMAS05 i have created an extension)

they are both in the same message type MATMAS.

i need to send the two idocs to the same system.

but, in transaction WE20 when i link the message type to the system i can create only one record of the message type. in all the administration tables for IDOCs i can see that i can send to idoc types under the same essage type but WE20 prevents it.

I don't want to create a new message type.

is there a way that i can use the same message type for different idoc types?

Regards,

Roi Grosfeld

6 REPLIES 6
Read only

Former Member
0 Likes
807

Hi Roy,

This link might help u in idoc programming

http://help.sap.com/saphelp_erp2005/helpdata/en/78/21758d51ce11d189570000e829fbbd/frameset.htm

Hope this helps,

Regards,

Nagarajan.

Read only

Former Member
0 Likes
807

hello Nagarajan,

i know how to do an inbound idoc FM but the problem occures using outbound idocs and it regards transaction WE20.

Regards,

Roi Grosfeld

Read only

0 Likes
807

Hi Roi,

Is ur transaction is to r3 - r3 or r3 - legacy sytem.

If its ur 1 case check out with ur ALE or in ur second case check on to ur EDI.

Regards,

Nagarajan.

Read only

Former Member
0 Likes
807

Hi,

Try changing the partner function and use the same message type, this should work,

Rgds,

Read only

Former Member
0 Likes
807

Create Different Partner Profiles and Assing same message type to both

Read only

Former Member
0 Likes
807

Hi,

Link the IDOC types to the message type in BD69.

Thanks,

Eswar