SAP ABAP Data Element UPARM_Y_VIEW_TYPE (MDP View Type: Tabular, Assignment, Multi, Browse & Collect)
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_VIEW_TYPE
Short Description MDP View Type: Tabular, Assignment, Multi, Browse & Collect  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UPARM_VIEW_TYPE    
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 View Type 
Medium 15 MDP View Type 
Long 20 MDP View Type 
Heading ViewType 
Documentation

Definition

Type of MDP view.

Possible values are:

  • T = Tabular

    Create, modify, or delete InfoObject entries.

  • A = Assignment

    Maintain an InfoObject assignment (binding two InfoObjects). The definition of this view requires an assignment InfoObject, reference InfoObject, grouping InfoObject, and a main InfoObject. Each assignment becomes a new column where a checkbox can be toggled to create or delete assignments.

  • B = Browse and Collect

    Assign objects from a repository to create assignments like the Assignment view. The main difference with this view resides in the layout: Browse and Collect views use two tables separated by the Assignment Target dropdown field. This dropdown can also be hidden from table settings in Customizing. There are two pushbuttons which can be used to create and assign objects in the Collect table.

    • The Browse table displays all possible entries that can be assigned. It is based on the main InfoObject of table setting 1 in Customizing.
    • The Assignment Target dropdown changes the target of the assignment. Only the assignments in the Collect table that match the current dropdown settings are displayed. The Show All field displays all assignments for all assignment targets. It displays entries defined in the reference InfoObject of table setting 2. It also uses the group InfoObject to build the list of all possible values in the dropdown list.
    • The Collect table displays all the entries that are assigned to the current assignment target. It is based on the main InfoObject and assign InfoObject of table setting 2 in Customizing, which should be kept identical.
    • The Assign pushbutton combines the selected entries in the Browse table with the current assignment target dropdown to create new entries in the Collect table. The BAdI BADI_UPARM_BRWS_CLT_ASSIGN from Enhancement Definition ES_UPARM must be implemented to allow creation of collect entries.
    • The Unassign pushbutton deletes the selected entries in the Collect table.
    • For example, the range plan in the assortment planning context will use 0CM_SKU as a repository and 0RT_AVRPRDS as an IinfoObject to save the assignment.
  • M = Multi

    Group multiple single views (Tabular, Assignment or Browse and Collect) together and share information between them. A separate tab is created for each view included in the multi view.

Use

Dependencies

For more information, see the enhancement spot ES_UPARM to find all the BAdI defintions that you can use to enhance your MDP view.

Example

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