SAP ABAP Data Element NO_UNAMB_CHECK (do not check for unique numbers)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA (Application Component) Cross-Application Components
     WFRE_PI (Package) Connectivity with F&R
Basic Data
Data Element NO_UNAMB_CHECK
Short Description do not check for unique numbers  
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 NoCheck 
Medium 20 noCheck f.unique Num 
Long 35 do not check for unique numbers 
Heading 35 do not check for unique numbers 
Documentation

Definition

Different objects in the ERP system (articles, merchandise categories, hierarchy nodes) are mapped in SAP Forecasting and Replenishment (F&R) to one object (product). Therefore it is necessary that their IDs are unique. You can ensure this uniqueness in either the ERP system or SAP F&R.

Use

  • If the uniqueness is assured in the ERP system, leave this indicator blank. In this case, every object to be transmitted to SAP F&R will be checked to see if another object with the same ID already exists in product table FRE_MD_PRODUCT prior to insertion in this database table. If the system finds a duplicate ID, it writes an entry in the user interface (transaction code FRE_UI).
  • If the uniqueness is assured in SAP F&R, select this indicator. In this case, no check is done.

The default is for the uniqueness check to be carried out; that is, the indicator is blank by default.

Dependencies

From the ERP system point of view, it is not critical to have this indicator selected after initial transmission of the objects mentioned above.

WARNING: If you change this indicator from selected to blank after transmission of the objects, it can cause database inconsistencies in SAP F&R.

Example

History
Last changed by/on SAP  20060711 
SAP Release Created in 600