SAP ABAP Data Element EMG_ITAB (Return Structure is an Internal Table)
Hierarchy
FI-CA (Software Component) FI-CA
   IS-U-TO-MI (Application Component) Migration
     EEMI (Package) IS-U Migration
Basic Data
Data Element EMG_ITAB
Short Description Return Structure is an Internal Table  
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 Int. table 
Medium 15 Internal Table 
Long 20 Internal Table 
Heading  
Documentation

Definition

Means that the return structure exists as an internal table, i.e. that data can be returned more than once.

Use

The indicator must be set if several new keys may be returned during creation. When generating the migration program, the return structure is used for defining an internal table.

Examples

When creating a move-in document with several installations, several contract numbers are returned. These numbers are required for key and status management.

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