Skip to Content
0
Former Member
Mar 09, 2010 at 01:50 PM

parallel processing of idocs

345 Views

Hi,

I having a job which was used to process 3-4 idocs in parallel.

But now it is not processing it the same way.

The function module is having input_type 1 in BD51.

currently pack_size parameter of program RBDAPP01 is passed with value 0001

Can i make job to process the idocs in parallel again by giving pack_size as 0005 in RBDAPP01.

Or is there any other solution to resolve this problem ??