In this activity you define access sequences.
An access sequence is a strategy the system uses to search for valid condition records for a condition type.
For example, you can specify that the system should first look for a record for a specific material, plant and profit center, and then for a combination of plant and profit center.
Example
Access sequence Z001 for condition type KA01:
No. Table Name Condition Exclusive
-----------------------------------------------------------------------
01 501 Plant/Material/Profit center X
02 502 Plant/Profit center X
Access sequence Z001 first looks for condition records stored with the key consisting of the combination "Plant/Material/Profit center". If no record is found for that combination, the system then searches for a record for the combination "Plant/Profit center".
If a record is found for a line where the field "Exclusive" is selected, the system stops reading data records.
Recommendation
If you define your own access sequences, you should give them a key that begins with the letter "Z". The standard R/3 system contains no access sequences in this name range.
To ensure that the first condition record found is used, set the "Exclusive" flag for each line. If you do not set this flag, the system adds the values for all the condition records found, which usually is not desirable for transfer pricing.
Activities
Further notes
You must define and save your access sequence before you can assign it to a condition type and define condition records for it.