Ansicht
Dokumentation

EHPRC_CDO_BCV - Integrate Compliance Data with Business Context Viewer

EHPRC_CDO_BCV - Integrate Compliance Data with Business Context Viewer

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

This Customizing activity describes the possible integrations of compliance data with the Business Context Viewer (BCV). With BCV, you can integrate additional, typically context-related, information in the following ways:

  • You can display several overviews in the side panel of the Web Dynpro application for compliance data.
  • You can integrate query views for compliance data into the side panel of other Web Dynpro applications or SAP GUI transactions.
  • You can integrate existing query views for, for example, PLM into the side panel of Web Dynpro applications for compliance data.
  • You can create new search providers, queries, and query views to integrate any data into the side panel of Web Dynpro applications for compliance data.

General

  • To display the BCV side panel, the role SAP_BCV_USER is required. Additionally the following authorizations are required:
  • BCV_QRYVW Query View:
    BCV_QRYVW ACTVT 03
    BCV_QRYVW ACTVT 16
    BCV_QRYVW BCV_CTXKEY EHPRC_COMPL_DATA
    BCV_QRYVW BCV_QRYVID *

  • BCV_QUERY Query:
    BCV_QUERY ACTVT,,03,,
    BCV_QUERY ACTVT,,16,,
    BCV_QUERY BCV_CTXKEY EHPRC_COMPL_DATA,,
    BCV_QUERY BCV_QRY_ID *

  • BCV_QUILST Overview:
    BCV_QUILST ACTVT 03,,
    BCV_QUILST ACTVT 16
    BCV_QUILST BCV_CTXKEY EHPRC_COMPL_DATA,,
    BCV_QUILST BCV_QUIKID *

  • S_PB_CHIP ABAP Page Builder: CHIP
    S_PB_CHIP ACTVT 03
    S_PB_CHIP ACTVT 16
    S_PB_CHIP CHIP_NAME X-SAP-WDY-CHIP:/BCV/CHIP*
    S_PB_CHIP CHIP_NAME X-SAP-WDY-CHIP:EHPRC_CW_BCV_CHIP1

  • S_PB_PAGE ABAP Page Builder: Page Configuration
    S_PB_PAGE ACTVT 03
    S_PB_PAGE CONFIG_ID /BCV/SIDEPANEL
    S_PB_PAGE PERS_SCOPE 1

  • To create or adapt the BCV side panel, the role SAP_BCV_ADMIN is required.

For SAP GUI Integration

  • Your system meets the following system requirements:
  • NWBC 3.5 for Desktop

  • SAP GUI version 7.20 patch level 9

  • ERP 6.0 EHP 6 (mandatory for the side panel system)

For PLM Side Panel Integration

  • You have installed the add-on for PLM Web UI.

The following BCV content is delivered using BC sets:

  • Context Keys
The context key EHPRC_COMPL_DATA is used to show side panel data for the compliance UIs.

  • BCV Overviews and Query Views
  • BCV overview 1EHPRC_OVER_CDO for summarized display of compliance information with the following query views:

- 1EHPRC_QUERY_VIEW_CDO for released compliance information
- 1EHPRC_QUERY_VIEW_CDO_DOC for released and consumable documents
- 1EHPRC_QUERY_VIEW_CDO_EXM for exemptions of released revisions
- 1EHPRC_QUERY_VIEW_CDO_IW for compliance requirements in process
  • BCV overview 1EHPRC_OVER_MAT for simple display of material data with the query view:

- 1EHPRC_QUERY_VIEW_MATERIAL for material information
  • BCV overview 1EHPRC_OVER_SPBN for integration of SAP Product Stewardship Network

  • Meanings
The following meanings are used for data transfer from applications like the compliance UI to the side panel overview for compliance data.
  • Material number

- 1MATERIAL
  • Key of the drawing document (Document Management System)

- 1EHPRC_DOKAR
- 1EHPRC_DOKNR
- 1EHPRC_DOKTL
- 1EHPRC_DOKVR
  • Substance ID

- 1EHPRC_SUBSTANCE

The following meanings are used for data transfer from applications like the compliance UI to the side panel overview for material data.
  • Material number

- 1MATERIAL

The following meanings are used for data transfer from the compliance UI to the side panel overview for SAP Product Stewardship Network.
  • Material number

- 1MATERIAL
  • Material part number

- 1EHPRC_MPN
  • Salable indicator

- 1EHPRC_SALABLE
  • Purchased indicator

- 1EHPRC_PURCHASED
  • Supplier ID

- 1EHPRC_SUPPLIER
  • Supplier part indicator

- 1EHPRC_SUPPLIER_PART
  • Compliance data object key

- 1EHPRC_CDO_KEY

For more information, see the BC set EHPRC_BCV_CONTENT.

  • Define and manage BCV.
To define and manage BCV, you use the Configuration Center in the application under Business Context Viewer -> Configuration Center. The Customizing activities for BCV can be found under Cross-Application Components -> Processes and Tools for Enterprise Applications -> Business Context Viewer.

  • To prevent the user from seeing outdated information, disable the query cache for the context key EHPRC_COMPL_DATA in the Maintain Query Cache Customizing activity under Business Context Viewer.

  • Create the required BCV overviews.
Each BCV overview is linked to a context key that defines the area for which the overview is valid and usable.
  • If you want to integrate existing BCV content into the compliance UIs, create an overview with the context key EHPRC_COMPL_DATA.

  • If you want to integrate the BCV content for compliance data into other UIs, create an overview containing query views with the appropriate context key of your application or transaction.

  • If you want to integrate the side panel for showing compliance information in a separate system, for example for sales and distribution or purchasing, you can copy the BCV content and the classes of the search connectors into your system. Adapt the classes to call the function modules for accessing compliance information with the RFC destination of the Product Compliance for Discrete Industriessystem.






RFUMSV00 - Advance Return for Tax on Sales/Purchases   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 8700 Date: 20240523 Time: 170637     sap01-206 ( 83 ms )