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
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
What are the various types of selection screen event?
How do you read files from the application server ? : abap bdc
Why are insert and append statement used in sap abap?
Is it possible to pass data to and from include programs explicitly? : abap modularization
What are the parameters used in each function?
How do you display a data in a detail list?
where do we store all custom programs in SD module?
What is at exit-command:?
What are the different types of data dictionary objects? : abap data dictionary
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What is a subroutine?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How is the command suppress-dialog useful?
Can a transparent table exist in the data dictionary but not in the database physically?