‎2007 Jun 27 7:25 PM
Whats the difference between an IDOC type and message Type? With an Example please?
‎2007 Jun 27 7:32 PM
‎2007 Jun 27 7:32 PM
‎2007 Jun 27 8:51 PM
I have looked into the above link, but still I am not getting the answer. would some one explain me with a simple example.
thanks.
‎2007 Jun 27 8:59 PM
Check this documentation:
"Logical message type
Use
An IDoc type can be implemented for various "logical" messages; one message can also be assigned to different IDoc types (m:n relationship).
The message is defined by the values for message type (required), message code (optional) and message function (optional). These three fields belong to the key fields in the partner profiles, which are used, for example, to determine inbound processing. If the 'Message type' field is not maintained (e.g. in the case of a control record from Release 2.1, in which MESTYP did not exist), the IDoc Interface uses the value from STDMES (EDI message type).
If possible, the name of the message type should be linked to the corresponding EDI message type.
Example
The message ORDERS (= message type) identifies purchase orders (outbound) and sales orders (inbound)."
Regards,
Ravi