Answer Posted / g.shankar
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.
Thus Errors can then be avoided when processing inbound IDocs.
Types of Serialization:
Interdependent messages can be serially distributed in the
following ways:
• Serialization by Object Type
• Serialization by Message Type
• Serialization at IDoc Level (Not for IDocs generated
from BAPI-ALE interfaces)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Persistent class
Some Realtime Examples on Exits .
Is sap xi intended to replace ale?
Event handling in oops
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?
What are the steps to be followed to set lockobjects? : sap abap data dictionary
What is sql trace? : abap data dictionary
How to split one Invoice into Multiple ( Step by Step)?
Explain the difference between domain and data element? What are aggregate object?
How do you find out whether a file exits on the presentation server?
What will happen when we use single buffered selected?
What is tcode se16?
What are null values?
What is the modification assistant?
Can we call reports and transactions from interactive reporting lists?