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

Serialize IDoc confused ?

aakash-neelaperumal
Active Participant
0 Likes
518

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
Read only

former_member194416
Contributor
0 Likes
437

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,

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 REPLY 1
Read only

former_member194416
Contributor
0 Likes
438

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,