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?

Former Member
0 Likes
274

Hi

What is parallel procesing in SAP?

Thanks

1 REPLY 1
Read only

Former Member
0 Likes
245

hi,

You can have the transfers for several transfer categories run in parallel. Since in cyclical processing every individual process sets up and then deletes locks, you must ensure that the total of all locks does not exceed the value of parameter enqueue/table_size (SAP_PROFILE). Otherwise a lock overflow can occur, in which case the processes cannot be completed correctly.

hope u got it.

Theja.