Ansicht
Dokumentation

/CEM/ACCESS_SEQ_ENT - Create Access Sequence

/CEM/ACCESS_SEQ_ENT - Create Access Sequence

Addresses (Business Address Services)   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

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*.

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.






PERFORM Short Reference   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 1854 Date: 20240425 Time: 065430     sap01-206 ( 44 ms )