SAP ABAP Data Element UPARM_Y_COPY_RULE (Copy Attribute Rule)
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_COPY_RULE
Short Description Copy Attribute Rule  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UPARM_COPY_RULE    
Data Type NUMC   Character string with only digits 
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 Copy Rule 
Medium 15 Copy Attr. Rule 
Long 20 Copy Attribute Rule 
Heading Copy Rule 
Documentation

Definition

Specifies the copy rule to be used for an attribute or a key figure when a row is copied.

These rules are:

  • 0 = Copy the field
    • For an info object attribute, the value and text of the source attribute are directly copied to the target attribute.
    • For an info provider key figure, the value of the source key figure is directly copied to the target key figure.
  • 1 = Set the field to the initial value
    • For an info object attribute, the system uses the initial value from Customizing settings for the attribute in order to initialize the attribute. The attribute text is empty.
    • For an info provider key figure, the system uses the initial value from Customizing settings for the key figure in order to initialize the key figure
  • 2 = Leave the field empty

    Both the value and text of the destination attribute or key figure are empty.

  • 3 = Copy value from selection criteria

    The system uses the value recorded in the selection criteria in order to initialize the attribute or key figure.

Use

Dependencies

Example

You may need this flag when you copy a row where the release status is displayed for an info object (for example, 0MATERIAL - 0RT_MDRELST). You want to be able to copy a released material, with release status set to Released, to a new row with a release status set to Planned.

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