SAP ABAP Data Element UPARM_Y_VIR_COL_TYPE (Virtual Column Type (Calculated or 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_VIR_COL_TYPE |
| Short Description | Virtual Column Type (Calculated or Image) |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | UPARM_VIRTUAL_COLUMN_TYPE | |
| Data Type | CHAR | Character String |
| Length | 3 | |
| Decimal Places | 0 | |
| Output Length | 3 | |
| 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 | Col Type |
| Medium | 19 | Virtual Column Type |
| Long | 20 | Virtual Column Type |
| Heading | 19 | Virtual Column Type |
Documentation
Definition
There are two main types of virtual column:
- An image column. You must maintain the image name, the image type, and the large image flag in Customizing by choosing SAP NetWeaver -> Business Intelligence -> Settings for BI Content -> Trade Industries -> Retailing -> Merchandise and Assortment Planning.
- A calculated column. You can maintain the following entities:
- String
- Checkbox
- Amount
- Quantity
- Number
- Integer
- Date
- Time
- Unit
- Currency
For a calculated column, you must also implement the BAdI BADI_UPARM_ROW_MODIFIED in the enhancement spot ES_UPARM, in order to define how the value will be calculated.
Use
Dependencies
Example
History
| Last changed by/on | SAP | 20141031 |
| SAP Release Created in | 705 |