SAP ABAP Data Element GCEKTFLG (Key Conversion)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-GC (Application Component) Link to Geographic Information System
     EEWM_GBC (Package) IS-U: GIS Business Connector
Basic Data
Data Element GCEKTFLG
Short Description Key Conversion  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
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 Key Conv. 
Medium 15 Key Conversion 
Long 20 Key Conversion 
Heading KC 
Documentation

Definition

In field allocation this is an interface service that allocates the allocated key rather than the original value, on the basis of existing object links.

Use

Dependencies

Key conversion can only work correctly in a 1:1 ratio within a relationship type. If key conversion cannot be performed, processing of the tasks is canceled and the following task status is set:

Status    Reason

2    No objects to be allocated exist.

3    Several objects to be allocated exist.

Example

You want to read the data of an SAP object. You have already defined a task for execution in the SAP System. This task contains the methods for reading the data. When you call up the task from the external system, the key of the object requesting data is transferred and is made available as standard.

Now define a field allocation from the key of the object requesting data, to the key of the object to be read, and activate the key conversion. The system determines the object allocated to the requesting object, and uses the key to call up the method.

History
Last changed by/on SAP  20040312 
SAP Release Created in 463