SAP ABAP Data Element DMEE_KEY_ONLY (DMEE: Key Field Is Not Used for Sorting)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-DMEE (Package) International Development: Data Medium Exchange Engine
Basic Data
Data Element DMEE_KEY_ONLY
Short Description DMEE: Key Field Is Not Used for Sorting  
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 10 No Sorting 
Medium 16 No Sorting 
Long 20 No Sorting 
Heading 16 No Sorting 
Documentation

Definition

Means that the field is used as a key field, but the DME Engine does not sort data according to this criterion.

Use

This setting is useful if the total length of the sort fields is limited (for the PAYM tree type, for example) and if the calling application already sorts data according to this field.

For the PAYM tree type, you define a payment format's level of detail in the Payment Medium Workbench (PMW). The DMEE Controller no longer needs to use fields for sorting purposes that are selected in this definition,since the PMW already presorts payment data according to these criteria.You can then set the No Sorting indicator for these fields in the DME Engine; this results in additional space in the format tree, which allows you to use additional fields as sort fields.

You can also set the indicator for key fields of level 001, if you are sure that all data has the same value for this field and sorting is therefore not necessary.

Dependencies

Example

For payment format V3 for Austria, the company code is selected as the level of detail by which the payment medium is sorted. Therefore, the No Sorting indicator can be set in the DME Engine for the key field FPAYH-ZBUKR.

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