SAP ABAP Data Element EMG_MULTI (Multiple data)
Hierarchy
FI-CA (Software Component) FI-CA
   IS-U-TO-MI (Application Component) Migration
     EEMI (Package) IS-U Migration
Basic Data
Data Element EMG_MULTI
Short Description Multiple data  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EMG_KENNZX    
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 Multiple 
Medium 15 Multiple 
Long 20 Multiple data 
Heading
Documentation

Definition

Means that the structure and the substructures can exist more than once.

Use

If substructures with "occurs" have been specified in the auto structure of the function module interface, the structure is needed more than once at this level. The multiple indicator must be set.

Examples

Multiple contract partners can exist for one contract account.

----------------------------------------------------------------------

| Auto data structure | Multi | Comment |

----------------------------------------------------------------------

| CA | | single contract data |

| CAP | X | multiple business partner data |

----------------------------------------------------------------------

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