SAP ABAP Data Element EMG_INKSV (Generate field "Check with key and status management")
Hierarchy
FI-CA (Software Component) FI-CA
   IS-U-TO-MI (Application Component) Migration
     EEMI (Package) IS-U Migration
Basic Data
Data Element EMG_INKSV
Short Description Generate field "Check with key and status management"  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EMG_CHECK    
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 Gen.KSMind 
Medium 15 Gen. KSM indic. 
Long 20 Gen. KSM check ind. 
Heading  
Documentation

Definition

Use

Generates a check field for the check in key and status management in the transfer structure of a higher-level object.

You have to set the field (that is, field Perform check in key and status management is generated in the transfer structure) when one of the following conditions applies:

  • When the imported data objects have fields that contain both legacy system keys that have to be converted through Key and Status Management and IS-U keys that do not have to be converted through Key and Status Management.
  • When the IS-U keys in a field are already known (with external number assignment, for example), and therefore do not have to be converted in key and status management.

Dependencies

The field generated in the transfer structure is called k_<FIELD>. <FIELD> stands for the field name of the higher-level object in the transfer structure.

The field that is generated in the transfer structure is used as follows:

  • If you set the field in the transfer structure (the value X is passed on), the field is checked in key and status management
  • If you do not set the field in the transfer structure, (a blank is passed on), the contents of the higher-level object will be transferred to the automation data without a check.

Procedure

Examples

Field VSTELLE (premise) in structure EGPLD (screen fields for device location) of migration object DEVLOC (device location) can be filled with a premise when the device location is to be allocated to this exact premise.

If you select the field, then field K_VSTELE (CHAR 1) is generated in the customer structure after field VSTELLE.

History
Last changed by/on SAP  20050224 
SAP Release Created in