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

Inbound IDoc-Message variant and Message Function

Former Member
0 Likes
6,491

Hello experts,

I am working on support projects for ALE/IDocs. Inbound IDocs settings have been already configured. While creating inbound parameters what is the use of "Message variant and Message Function options". Screen shot for reference:

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,130

Please can anybody answer to my query.

5 REPLIES 5
Read only

Former Member
0 Likes
3,131

Please can anybody answer to my query.

Read only

0 Likes
3,130

Charu

Message Variant and Message functions can be any arbitary value. It is mainly used to differentiate IDocs with same Message Type but having different use cases. Some examples below:-

i) Differentiate IDocs that are coming from or going to different external parties (this allows you to narrow down your search when using the monitoring tools)

ii) Differentiate IDocs that need different processing (use different process code)

Rgds

Eng Swee

Read only

0 Likes
3,130

Ok. so these Message Variant and Message functions has to be created somewhere in tcode?

Read only

0 Likes
3,130

Nope. They are just entered directly during partner profile configuration in WE20. It can be any value up to 3 characters.

Read only

0 Likes
3,130

Thanks a lot. Allotting points.