cancel
Showing results for 
Search instead for 
Did you mean: 

Increment the Counter for every IDOC created

Former Member
0 Kudos

Hello Friends,

I have a scenario where in I will be getting an XML file which will create multiple Idoc's,

say for example :

Source -> Debmas06 Idoc and the same file also creates Link and ADRMAS idocs.

here i have a field called Sequence number in all the IDoc structures. and now my requirement is when ever a file creates 2 Idocs say the 1st one Debmas and 2nd the Link Idoc. then the sequence number in Debmas idoc should be "1" and the sequence number in Link idoc should be "2".

How can i do this? Please help!!!!!

Regards,

Kumar

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Guess u need to Write UDF for this

Former Member
0 Kudos

Hi ,

Source -> Debmas06 Idoc and the same file also creates Link and ADRMAS idocs.

Which method are you following to create Link & Adrmas IDocs ? I mean using BPM .. Multi Mapping.. ??

Regards,

Sumit

Former Member
0 Kudos

Hi,

I am not using any BPM, but i have created 3 MM and 3 IM which for which the source is the same. and i trigger idoc based on some conditions.

Rgds,

Kumar

prateek
Active Contributor
0 Kudos

1 file to multiple idoc can be done in this way

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

Otherwise it is not possible without BPM.

Regards,

Prateek