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: 

Splitting the IDOC data

Former Member
0 Kudos

Hi guys,

I have an idoc which contains 2 plants data. But my requirement is that it should contain only one plant data and the second plant data must be in another idoc. Could anyone help me in this regard.

Thanks in advance,

Vinay.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

For this scenario, we can do either by cloning the process code function module and loop the creation of Idoc based on the requirement or from the user exit, we can create one Idoc and the rest through the standard.

Regards,

Prasana.

2 REPLIES 2

Former Member
0 Kudos

Hi,

For this scenario, we can do either by cloning the process code function module and loop the creation of Idoc based on the requirement or from the user exit, we can create one Idoc and the rest through the standard.

Regards,

Prasana.

GauthamV
Active Contributor
0 Kudos

hi,

u cannot split from an idoc data but before generating the idoc u can acheive it.

u can do this from bd64 at distribution level.there u can filter data based on plant.