SAP ABAP Data Element UPARM_Y_ATTR_FORMAT (Attribute Display Format)
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_ATTR_FORMAT
Short Description Attribute Display Format  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UPARM_ATTR_FORMAT    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 AttrFormat 
Medium 16 Attribute Format 
Long 20 Attribute Format 
Heading 20 Attribute Format 
Documentation

Definition

The format property of an attribute defines how the attribute is displayed in the maintenance view.

The possible values are:

0 = Display value and text

Display the attribute value first, followed by the text.

1 = Display text only

Display only the attribute text.

2 = Display value only

Display only the attribute value.

3 = Display text and value

Display the attribute text first, followed by the value.

4 = Display as a checkbox

Display the attribute value as a checkbox.

Note: This option is available only for attributes with two possible values (for example, 0 or 1).

5 = Display as a dropdown list with value and text

A dropdown list icon allows you to display all possible values and texts for the attribute.

6 = Display as a dropdown list with value only

A dropdown list icon allows you to display only the possible attribute values.

7 = Display as a dropdown list with text only

A dropdown list icon allows you to display only the possible attribute texts.

8 = Display as a dropdown list with text and value

A dropdown list icon allows you to display both the possible values and texts for the attribute.

Note: Dropdowns are limited to a maximum of 50 values. If the attribute can have more than 50 displayed values, use the Value data type and the F4 help will display all available values.

Use

Dependencies

Example

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