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

Can we assign same basic type to different message type in ALE

Former Member
0 Likes
698

Hi Expert

can we assign same idoc type to different message type?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
475

Yes you can use the same basic idoc type for any number of message types. SAP supports reusability.

You can go ahead and use happily.

Thansk,

Mahesh.

2 REPLIES 2
Read only

Former Member
0 Likes
476

Yes you can use the same basic idoc type for any number of message types. SAP supports reusability.

You can go ahead and use happily.

Thansk,

Mahesh.

Read only

Former Member
0 Likes
475

Hi,

Yes you can assign the one idoc type to multiple message type. Message type nothing but it represents the kind of data we transfer.But idoc type is the format in which we transfer data. As an example in Messager types "ORDERS" and "ORDRSP" both indicates the order related data, and in both case idoc type can be ORDERS01, ORDERS02.............

Thanks,

Asit Purbey.

Edited by: Asit Purbey on Oct 12, 2009 3:07 PM