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 Procssing

Former Member
0 Likes
389

Hi,

Can any explain me clearly what is Prallel Processing in MRP Run.

2 REPLIES 2
Read only

Former Member
0 Likes
363

Refer,

Read only

former_member156446
Active Contributor
0 Likes
363

in any scenario.. if you have same kind of data with diff company codes or plants or some diff and you need to process all finally... its not mandatory that you process all the data in line...

you can split the data based on company code or plant and process all the sets of data in parallel..

check this [link|http://help.sap.com/saphelp_nw04/helpdata/en/22/0425c6488911d189490000e829fbbd/content.htm] for more info..