cancel
Showing results for 
Search instead for 
Did you mean: 

use of Standard,parallel & alternate sequence

Former Member
0 Kudos

Hi all

Please can anybody explain how to create

Standard sequence

parallel sequence

alternate sequence

& use of the same

Regards

Sandeep

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

In routing 3 types of sequences are available, which are standard, parellel and alternate sequence.

When you create the Routing then by default system creates the Standard Sequence.

Alternate sequences are linked to the standard sequence which is the main sequence. The place where alternate sequence starts from the standard sequence is called branch operation and again the place where it joins the standard sequence is called the return operation.

Alternate sequence consists of set of operations other than the standard sequence so that either of the sequences can be run for a production process.

Parellel sequences are set of operation which run parellel to the standard sequence, for example if you want more than 1 operations should be done simultaneously then use parrallel sequence.

Former Member
0 Kudos

Hi sir

But i wanted toknow how to create alternate & parallel sequence

Regards

Sandeep

Former Member
0 Kudos

Parallel Sequence :

Call up the sequence overview.

Choose Edit ® New entries.

The Choose Sequence Category dialog box appears.

Select Parallel sequence and press Continue.

The Sequence Details screen is displayed.

Enter the necessary data.

Select Operation overview to create operations for the parallel sequence.

Alternative Sequence

Call up the sequence overview.

Select the menu options Edit ® New entries.

You reach the Choose Sequence Category dialog box.

Select Alternative sequence and choose Continue.

The Sequence Details screen is displayed.

Enter the necessary data.

Select Operation overview to create operations in the alternative sequence.