Simple View of Mapper Grid

This topic describes how to view the Mapper grid in Simple View.

To view the Mapper grid in Simple View

  1. In Process Runner, open the Process File and select Mapper > Simple View. The simple view of the Mapper grid is displayed.
  2. Following are the fields on the Mapper grid for the Simple View:

    • (Only for Transaction and GUI Scripting ) Active: Indicates the rows that are active and considered during the run.
    • (Only for BAPI/RFM and Data Extractor ) Parameter Name: Indicates the rows that are active and considered during the run.
    • (Only for GUI Scripting) Looping: Displays SAP screen name.
    • (Only for Transaction, BAPI/RFM, and Data Extractor ) Field: Displays SAP field name.
    • Field Description: Displays the description of the field.
    • Mapping Type: Displays the Mapping type for the row. Following are the mapping types:
      • Excel to SAP: Places the value received from Excel column to SAP.
      • SAP to Excel: Places the value received from SAP to given Excel column.
      • Fix Single Value: Uses the value provided in the Map Value column.
      • System Value: Uses the dynamically calculated value as provided in Map Value column.
      • Excel Cell Value: Places the value received from SAP to given Excel cell.
    • Map Value: Indicates the mapped value based on the Mapping Type. For example, if the Mapping Type is Excel to SAP, then the mapped value is the Excel column from where we received the data.
    • (Only for Transaction and GUI Scripting) Dynamic Formula: Changes the field value dynamically before sending it to SAP.
    • (Only for GUI Scripting) Dynamic Skip: Changes the skip values.
    • (Only for GUI Scripting) Length: Sets the field length as required by SAP.
  3. Optionally, you can apply the following filters:
    • Option-wise: Click the filter icon that is visible only when you hover over the header field and select the option from the displayed list to filter the mapper grid data.
    • Custom-filter: Enter the text in the field, which is in the row after the header row, that must be used to filter the mapper grid data.

    Note: You can drag over the rows to select the multiple rows simultaneously.

  4. To view the selected Excel file in the Mapper grid, select Excel View > Show/Hide Excel Data. The Excel data is useful during the debug run.
  5. To view the Excel toolbar, select Excel View > Show/Hide Excel Toolbar. The Excel toolbar has options, such as source and sheet name.
  6. To view only active rows in the Mapper grid, select Active Rows.
  7. To view only inactive rows in the Mapper grid, select Inactive Rows.
  8. To view both active and inactive rows in the Mapper grid, select All Rows.