cancel
Showing results for 
Search instead for 
Did you mean: 

parallel sequence in Routing

aravind_sankar
Participant
0 Kudos

Dear Guru,

I had gone through several threads in SCN about for getting the clear idea about how to assign parallel sequence.  But got different ideas from different thread.  So am little bit confused.

1.  Can any one tell me about how to assign the Parallel Sequence for operation 10,20,30,40,50.  Here 20 & 30 are parallel to each other.  So how can we map in the system.

2.  How is alternative sequence work.  How we can choose whether we want alternative or original sequence during the operation process.  How system choose the operation.

Thanks & Regards,

Arvind S

Accepted Solutions (0)

Answers (3)

Answers (3)

aravind_sankar
Participant
0 Kudos

Dear Debhasish & Sagar,

Thanks lot for your reply.  But Still am having doubt regarding this:

In some threads i hv seen that:-

1.  We have to maintain all the operations in Standard Sequence first(i.e., in my case: 10,20,30,40,50) and we have to select the parallel sequence and assign 20 & 30 in parallel sequence operation overview. 

Is it correct OR

2.  What Debhasish given here is correct... 

Can you please clear it friends???

Thanks & Regards,

Arvind S

former_member189901
Contributor

Hii Arivind,

A standard sequence consists of several operations. Similarly A parallel sequence is also consists of several operations.

Example:

I am giving you an example, it'll make you clear......

So for you case your standard sequence has 4 operations, where as your parallel sequence has only one operation.

May be you can put this way: std sequence : 10, 20 30,40

parallel sequence: one operation may be  10, and put  return operation is 20 i.e. operation 30 will start only after parallel sequence and operation 20 of standard sequence finish.

Regards

Debashis

sjeevan
Active Contributor
0 Kudos

Your branch out operation would be 10 and return in operation would be 40. In CA02, click on "Sequences" and in the next screen, click the radio button "Parallel sequence" and in the next screen click on "Create" button. Enter your branch operation and return operation.

Also refer to the following thread.

http://scn.sap.com/thread/3239669

former_member189901
Contributor
0 Kudos

Hii Arivind,

Is this the scenario like as i have shown in the picture ?

Then first create an standard sequence of having operation 10, 20 40, 50

and then create a parallel sequence of having single operation 30 and make return operation to 40. where you can also assign whether earliest time consumption has to consider or the latest time  .

Parallel sequences are overlap of operations which enables you to process several operations at the same time.

Regards

Debashis

jorsanco
Participant
0 Kudos
Ok, but how will the po look like? And how should these parallel operations be notified?