Show TOC

Creating Query Views for the Side PanelLocate this document in the navigation structure

Context

When setting up a side panel, you must create query views for all relevant data provider classes.

Procedure

  1. Log on to the SAP system and start the NWBC transaction.
  2. Click on the SAP icon that corresponds to the customized role for SAP_BCV_ADMIN2.
  3. Launch the Business Context Viewer (BCV).
  4. On the BCV, choose Configuration Wizard.
  5. Enter the following values for Data Provider:
    1. In the Data Provision Technology drop down, select Application BAPI.

    2. In the Class Name text box, enter CL_POC_BCV_BAPI_PROC_HEADER.

  6. Select the required Input fields and assign them to appropriate meanings that you created in the Defining Meanings for an SAP Application procedure.
  7. Select the required Output fields.
  8. If you want to sort based on any of the output fields, use the Define Table Presentation step and enter the appropriate sorting order for the output fields.
  9. If you want to present the data using charts, use the Define Chart Presentation step and ensure appropriate settings.
  10. In the Define General Data step, enter values for the following fields:
    1. Context Key

      For example: POC_OVERVIEW

    2. Search Connector ID

      For example: POC_SC_ PROC_HEADER

    3. Query ID

      For example: POC_QID_ PROC_HEADER

    4. Query View ID

      For example: POC_QVID_ PROC_HEADER

    5. (Optional) Description

  11. Choose Save.
  12. Repeat the above steps(step 1 to 11) for the following data provider classes:
    • CL_POC_BCV_BAPI_KPI_DATA

    • CL_POC_BCV_BAPI_RELATED_OBJ

    • CL_POC_BCV_BAPI_USERS