Application Development 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: 

Serialize IDoc confused ?

aakash_neelaperumal2
Active Participant
0 Kudos

Hi,

I need to send material details( create/change/delete) from ECC6 to Vendavo tool thru XI ( ECC6 - XI - Vendavo ).

As you know there will be two Idoc's generated one is MATMAS, CLFMAS ( Classfication ) data.

1. Do I need to serialize idoc's that is send to Vendavo ?

2. I see two approachs

==> ALE idoc serialization ( done in ECC6) side

==> serialize IDoc XML messages fed into XI ( done in XI side )as said in below blog

/people/community.user/blog/2006/11/04/how-to-serialize-idoc-xml-messages-fed-into-xi

Which one should I follow ? please suggest

Thanks,

Sridhar

1 ACCEPTED SOLUTION

former_member194416
Contributor
0 Kudos

If there may be changes for same material in different idocs, or changes which related to some other material then you must serialize it and you must do it in ECC 6. If every idoc contains independent information you can proceed anyway you like,

1 REPLY 1

former_member194416
Contributor
0 Kudos

If there may be changes for same material in different idocs, or changes which related to some other material then you must serialize it and you must do it in ECC 6. If every idoc contains independent information you can proceed anyway you like,