Op (operator, operand, and and/or selection)

Enter a code that determines whether compound data selection logic is based on an A = AND condition or an O = OR condition. For configuration management, you can include parts, prices, costs, or routings with the configured item. Additional values include:

I: If

E: Else

*: Then

For example:

I Seg 1 = A

* Part B

E Part C

E Part D

If Seg 1 equals A, include part B.

If Seg 1 does not equal A, include part C and part D.