SAP ABAP Data Element MDG_CC_OBJECT_ID_DELIMITER (Delimiter for Business Object IDs with Multiple Key Fields)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-KM (Application Component) Key Mapping
     MDG_BS_CC_OBJ_IDENT_TYPE_CODE (Package) MDG: Object Identifier Type Code
Basic Data
Data Element MDG_CC_OBJECT_ID_DELIMITER
Short Description Delimiter for Business Object IDs with Multiple Key Fields  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR3    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
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 Delimiter 
Medium 15 Delimiter 
Long 20 Delimiter 
Heading 25 Delimiter 
Documentation

Definition

Delimits the key components of a concatenated object ID type for a business object type that is enabled for key mapping.

Use

You must specify a delimiter if the output field length of any key component within a concatenated object ID type exceeds its internal field length. The delimiter must not contain characters that exist within any of the key fields.

Dependencies

Example

You define a Universal Unique Identifier (UUID) as a key component of an object ID type. The output length for this UUID is 32 characters, which is longer than its internal length of 16 characters. You specify a delimiter of ';;' to separate key components. If you do not specify a delimiter, the system truncates the UUID to only include the first 16 characters of its output format.

History
Last changed by/on SAP  20110908 
SAP Release Created in 703