cancel
Showing results for 
Search instead for 
Did you mean: 

condition index in condition type

Former Member
0 Kudos

Hi,

what is the use of condition index in condition type detail screen.please explain with example.

Regards

prabudh

Accepted Solutions (1)

Accepted Solutions (1)

Lakshmipathi
Active Contributor
0 Kudos

Dear Prabudh

You can create and use condition indices. You can use these indices to display, change and create condition records with reference. This transaction can include condition records with several condition types and tables. For example, you can use a condition index if you want to see all condition records that apply to a particular product regardless of whether the records are prices or discounts. In this case, you can use one of the standard condition indexes. Or you may want to see a list of condition records that contain a particular sales deal and a material from a user-specified list of products. To display this information, you can create your own condition index.

<b>Creating an Index</b>

Creating a condition index is similar to creating a condition table. In Customizing for Sales, you select the combination of fields that you want in the index key. The system automatically proposes a list of permitted fields to choose from. The fields you specify for the key can have a maximum combined length of 100 characters. Further information on creating an index can be found in the IMG (Implementation Guide).

<b>Reorganizing an Index</b>

Reorganization means updating an index with current data. The following are examples of when this might be required.

=> After you create a new index and generate it, you want to fill the index with the current data in your system. (This also applies if you choose to activate one of the standard condition indexes).

=> After you specify that condition indexes should be updated for a particular condition type, you want to fill the indexes with the corresponding condition records that already exist.

Please note that since the system has to read all the relevant condition records, reorganization is automatically submitted as a background task.

<b>Activating an Index</b>

The activation function displays a list of all available condition indexes and indicates which are active. The system can use a condition index only when it is activated. Before you can use the indexes that are delivered in the standard version, you must first activate them in Customizing for Sales. Some indices are activated automatically during generation. In addition, you must specify one of the following index updating requirements for each condition index:

-> <i>Requirement 1</i>: The index is updated when the user provides data for all fields in the index

-> <b>Requirement 2</b>: The index is updated when the user provides data for at least the first index field

<b>Controlling Index Update by Condition Type</b>

You can specify for each condition type whether or not the system updates the condition indexes when you post condition records. In cases where updating condition indexes may not be necessary - for example, with freight- and tax-related condition records - you can leave the condition index indicator blank.

<b>Selecting Condition Records Using an Index</b>

After you have defined a condition index and the system has updated it with current data, you can use it to search condition records.

Thanks

G. Lakshmipathi

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can create and use condition indices. You can use these indices to display, change and create condition records with reference. This transaction can include condition records with several condition types and tables. For example, you can use a condition index if you want to see all condition records that apply to a particular product regardless of whether the records are prices or discounts. In this case, you can use one of the standard condition indexes. Or you may want to see a list of condition records that contain a particular sales deal and a material from a user-specified list of products. To display this information, you can create your own condition index.

Regards

SD