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

Splitting the IDOC data

Former Member
0 Likes
573

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

Former Member
0 Likes
503

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.

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

Former Member
0 Likes
504

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.

Read only

GauthamV
Active Contributor
0 Likes
503

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.