SAP ABAP IMG Activity /SAPCND/IMG_ZUG (Create Access Sequences)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-PRC-CON (Application Component) Condition Technique
     /SAPCND/CUSTOMIZING_C (Package) Customizing Obj. Condition Technique for mySAP
IMG Activity
ID /SAPCND/IMG_ZUG Create Access Sequences  
Transaction Code /SAPCND/68000633   Access Seq. 
Created on 20021122    
Customizing Attributes /SAPCND/IMG_ZUG   Access Sequence 
Customizing Activity /SAPCND/IMG_ZUG   Access Sequence 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /SAPCND/IMG_ZUG    

Use

In this IMG activity, you specify the sequence in which the system should process condition tables when searching for specific condition records depending on a condition type and using an access sequence. Each condition table contains a specific combination of fields, according to which the system should search in condition records. The search sequence should go from specific to general condition records, (for example, search for the Customer field before the Customer Group field).

You use the exclusive flag to specify that the system ends the search after the first successful access to a valid condition record.

For each condition type, for which you create condition records, you specify an access sequence. There are a number of condition types for which you do not need to create condition tables, (for example, discounts for which there is no search, but which are entered manually). You do not need to specify access sequences for these condition types.

The namespace for user-defined entries is: A* to Z* and 8*, 9*.

Example

Condition table A contains the combination of fields product / land; condition table B contains the combination of fields product / customer. You specify the following in the sequence for the condition type Product Substitute:

1.    Condition table B (product / customer)

2.    Condition table A (product / country)

If product substitution should now search for a product, the system first searches for a customer-specific product substitute in the condition records. If no entry is found here, the system then searches for a country-specific product substitute.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG /SAPCND/IMG_ZUG 0 PFC0000016 Condition Technique 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
/SAPCND/V1_T682 C - View cluster SM34  
History
Last changed by/on SAP  20040304 
SAP Release Created in 400