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

parallel processing of idocs

Former Member
0 Likes
1,064

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 ??

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 ??

3 REPLIES 3
Read only

Former Member
0 Likes
719

Hi,

Inorder to process idocs parallely you must select the option Parallel posting on the screen Inbound processing of IDocs ready for transfer in the program RBDAPP01.

Regards,

Shanmugavel Chandrasekaran

Read only

0 Likes
719

Can we select parallel posting, when the function mdoule is having input_typ value as 1 in BD51?

Read only

0 Likes
719

Hi, We too have the same issue. What i did was regenrated the interval using object type IDOC_FKK09. However by doing this it should work, but then in my case its not. Have you resolved your problem?. If so please let me know what were steps.

Rgds

Saj