Entering content frameProcedure documentationSetting the Condition Technique Locate the document in its SAP Library structure

Prerequisite

Product selection uses the condition technique to determine substitutes for a material entered in the order. Review the field catalog, condition tables, access sequences, and condition types in the standard system to determine if they fit your company's version of product selection. If not, you can modify the field catalog and create condition tables, access sequences, and condition types that meet your requirements.

Procedures

Modify the field catalog (OV26)

The field catalog for material determination contains fields used by the system to determine substitute products. Review the fields in the standard catalog. If your company determines substitutes based on a field not listed in the catalog, simply add it:

  1. Add the new field to the user include structure:
  1. Add coding to the routines for assigning values to the new fields in order processing in program MV45AFZA. Use user exits:
  1. Add the new field to the field catalog (Customizing activity Basic Functions ® Material Determination ® Maintain prerequisites for material determination ® Maintain field catalog).

 

Create a condition table for substitution (OV16)

The condition table serves as the format and eventual storage area where detailed condition records on product substitution mappings are stored.

To create a table, perform the Customizing activity Maintain prerequisites for material determination ® Create condition tables:

  1. Enter a table number, using a number greater than 500, or leave the table field blank for the system to assign a number automatically.
  2. Select the appropriate fields to be included in the table.
  3. Generate and save the table.

 

Create an access sequence for substitution (OV11)

The system uses the access sequence to search for valid condition records within the condition tables.

To create an access sequence, perform the Customizing activity Maintain prerequisites for material determination ® Maintain access sequences:

  1. Choose New entries.
  2. Enter an access sequence key and a description.

  3. Save and choose Back to return to the main screen.
  4. Select the new entry and choose Accesses.
  5. Choose New entries.
  6. Enter an access level, the condition table number and, if necessary, a requirement. Add additional tables if needed.

  7. Save and choose Back.
  8. Select the new entry and choose Fields.
  9. Enter a direct value or select the initial value indicator.

  10. Save and choose Back.
  11. Select the new access sequence and choose Utilities.

Complete the access sequence field with the new access sequence number.

 

Create condition type and assign access sequence (OV12)

The condition type directs the system to the access sequence and eventual condition table containing the condition records that are used to determine substitutes.

To create a condition type, perform the Customizing activity Maintain prerequisites for material determination ® Define condition types:

  1. Choose New entries.
  2. Enter a condition type key and a description.

  3. Assign a valid access sequence and specify the rule to be used to propose the from and to validity dates.
  4. Save.
Leaving content frame