SAP ABAP Data Element NO_DIRECT_READ (Indicator: No Direct Access in Price Determination)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PCT (Application Component) Product Catalog
     WBBC (Package) IS-R: Replenishment list
Basic Data
Data Element NO_DIRECT_READ
Short Description Indicator: No Direct Access in Price Determination  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short NoAcc 
Medium NoAccess 
Long 16 No Direct Access 
Heading 18 No Direct Access 
Documentation

Definition

This indicator controls whether price determination is executed with full functionality (indicator = 'X') or whether a higher performance direct access should be performed (indicator not set).

In order to be able to use direct access, the condition types executed in the condition types group of the assortment list profile based on the assortment list, must fulfill one of the following conditions:

  • The condition type is a main condition type, that is, it has an access sequence. Examples are the condition types VKP0 and VKA0 for the normal sales price or the promotional price and the condition type MWST for value-added tax.
  • The condition type is a condition supplement for one of the main conditions used in the assortment list. An example of this is the delivered condition type VKP1, the condition supplement for the main condition type VKP0.
  • The condition type has a main condition type as a reference condition type. An example is the delivered condition type MWSI, which has the main condition type MWST as a reference condition type.
  • The condition type has the condition type G, S or T. An example is the delivered condition type VPRS.

The indicator must be set if certain values are being calculated in the calculation schema. For example, the lowest of two or more prices. In this case, direct access cannot be used (indicator = 'X').

History
Last changed by/on SAP  20010607 
SAP Release Created in 470