SAP ABAP Data Element UPARM_Y_TBL_MASS_INSERT_KEY (Mass Insert Key)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
     UPARM (Package) Retail MAP Master Data Maintenance
Basic Data
Data Element UPARM_Y_TBL_MASS_INSERT_KEY
Short Description Mass Insert Key  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UPC_IOBJNM    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 MassInsKey 
Medium 15 Mass Insert Key 
Long 20 Mass Insert Key 
Heading 15 Mass Insert Key 
Documentation

Definition

An attribute from the main InfoObject used to insert many entries at the same time from the search help.

Use

Dependencies

Example

See view 0RAP_RANGE_PLAN, result table 2 for an example of mass insert usage.

In this view, the main InfoObject is 0RT_AVRPRDS, but the user want to add many different products (attribute 0MATERIAL of 0RT_AVRPRDS) with the same 0RT_ASORT and 0RT_ASRTVRS.

To generate a new key (attribute 0RT_AVRPRDS) for every new entry, the BAdI BADI_UPARM_GENERATE_KEY should be implemented.

History
Last changed by/on SAP  20141031 
SAP Release Created in 705