Serialization of Messages
Serialization plays an important role in distributing interdependent objects, especially when master data is being distributed.
IDocs can be created, sent and posted in a specified order by distributing message types serially.
Errors can then be avoided when processing inbound IDocs.
Interdependent messages can be serially distributed in the following ways:
● Serialization of Object Types
● Serialization Using Message Types
●
Serialization at IDoc
Level
(not for IDocs from generated BAPI-ALE interfaces)