Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IDOC

Former Member
0 Likes
425

Moderator message: in future please search before asking questions, and give more information in the SUBJECT of your message.

Can anyone explain to me what is meant by serialisation in IDOC and how do we achieve this

Edited by: Matt on Nov 18, 2008 10:51 AM

2 REPLIES 2
Read only

Former Member
0 Likes
406

Hi,

Refer this link...

It tells you about seralization and procedures to do it..

http://help.sap.com/saphelp_nw04/helpdata/en/1c/289c65100d11d2a55e0060087832f8/content.htm

Hope it helps you.

Regards,

K.Tharani.

Read only

Former Member
0 Likes
406

Dear Shah,

It is important for the inbound IDocs to be processed in the correct order, you can make use of the ALE serialization function to check whether an IDoc has been overtaken or not.

Serialization is of two types:

1) in Outbounding a request for Idoc document

2) in inbounding a request.

the following link will tell u about the both.

just go through this link.

http://help.sap.com/saphelp_nw04/helpdata/en/1c/289c65100d11d2a55e0060087832f8/frameset.htm

thnks:

Alok Bansal