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

message functions in IDOC

Former Member
0 Likes
5,980

Hi all,

what are the other message functions in IDOC apart from SD ( for outbound) and MM (for inbound).

is there any table which gives all the details of message functions .

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
2,134

Look at TBDME Table

EDIMSG

Hi all,

what are the other message functions in IDOC apart from SD ( for outbound) and MM (for inbound).

is there any table which gives all the details of message functions .

Thanks in advance

3 REPLIES 3
Read only

Former Member
0 Likes
2,135

Look at TBDME Table

EDIMSG

Read only

Peter_Inotai
Active Contributor
0 Likes
2,134

Message function can be anything, which is programmed in the relevant program. For example for message type OPERA4 I had to use message function UPD.

Peter

Read only

Former Member
0 Likes
2,134

Hi Vijay,

Are you referring to message control?

If you are, then please check tables TMSG1, TEDE1 and EDE1T.

The message function is an optional parameter. If several IDoc types belong to the same message type, the unique assignments can be ensured via the message code and message function. Alternatively, the inbound processing type for IDocs from a certain partner can be defined differently via the fields for message type, message code and message function.

Regards,

Ferry Lianto