SAP ABAP Data Element UPARM_Y_IMG_NAME (Image Name)
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_IMG_NAME
Short Description Image Name  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR200    
Data Type CHAR   Character String 
Length 200    
Decimal Places 0    
Output Length 200    
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 ImgName 
Medium 15 Image Name 
Long 20 Image Name 
Heading 20 Image Name 
Documentation

Definition

The image name field contains an expression that will be evaluated by the Master Data Planning engine to determine the name of the image file for an object, for example, an article. The image file name will then be concatenated to the image path defined for the Image Type.

Use

The image name will be built using the pattern [infoobject:attribute].

For info object in row, use '<', ':' and '>' .

Dependencies

You can maintain the path for the Image Type in the Settings for Images in Assortment Planning by following the path: SAP NetWeaver -> Business Intelligence -> Settings for BI Content -> Trade Industries -> Retailing -> Merchandise and Assortment Planning

Example

If the image file name is the article number, enter the following expression in the image name [0MATERIAL:0MATERIAL] or [0CM_SKU:0CM_SKU]:

  • If the image file name is contained in the attribute Z_IMAGE of the info object 0MATERIAL, enter the following expression in the image name:

    [0MATERIAL:Z_IMAGE.]

  • If the image file name is composed of an article number and a color code with a '-' between them, enter the following expression in the image name:

    [0MATERIAL:0MATERIAL]-[0RT_STYCOCR:0RT_STYCOCR]

The attributes that you specify in the image name must be defined in the info object columns of results table.

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