‎2006 Feb 02 8:33 AM
Hello,
What is <b>MESSAGE TYPE</b> for workcenter in ALE?
Dilip
Message was edited by: Diliip Gupchup
‎2006 Feb 02 9:14 AM
MESSAGE TYPE gives the meaning of the IDOC.
IDOC is like instance of IDOC TYPE.
IDOC TYPE is the structure of IDOC.
STRUCTURE MEANS "SEGMENTS" are attached to IDOCTYPE.
SEGMENT is nothing but collection of fileds.
so based on all the above, MESSAGE TYPE should point to a structure not a single field right..........!
so, there cannot be a message type for a single field "WORK CENTER".
TELL THE STRUCTURE FOR WHICH U WANT THE MESSAGE TYPE.
‎2006 Feb 02 9:22 AM
A message type represents the application message exchanged between R/3 systems and R/3 and an external system. A message type characterises the data sent across systems and relates to the structure of the data called an IDOC type.
Example: MATMAS is message type for Material Master
‎2006 Feb 02 9:23 AM
hi,
in simple words
message type in idoc is type of data that the idoc is going to carry , its something like a structure
‎2006 Feb 02 12:27 PM
Hi,
May be the below msg type suits to u.
PPCC2RECWORKCENTER.
Thanks
Eswar