SAP ABAP Data Element UPARM_Y_IMG_IS_LARGE_IMAGE (Is Large Image)
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_IS_LARGE_IMAGE
Short Description Is Large Image  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BOOLE    
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 Lrg. Image 
Medium 15 Large Image 
Long 20 Large Image 
Heading 11 Large Image 
Documentation

Definition

The large image indicator specifies if the image should be displayed at the top of the results table when the row is selected.

Only one column can have this option checked.

Use

If the small image and the large image do not use the same repository, you can define two virtual columns to manage the images.

  • The first virtual column will be for the small image and should have the following properties:
    • The large image indicator must be unchecked
    • The image type could be, for example, ART_SMALL
  • The second virtual column will be for the large image and should have the following properties:
    • The large image indicator must be checked
    • The hide attribute indicators must be checked, since you only want to display the large image at the top of the results table
    • The image type could be, for example, ART_LARGE

Dependencies

Example

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