SAP ABAP IMG Activity RMS_COMPL_CHECK_BC (Set Up Compliance Check Using BC Set)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSC (Package) Recipe Management Compliance Check
IMG Activity
ID RMS_COMPL_CHECK_BC Set Up Compliance Check Using BC Set  
Transaction Code S_PRN_53000790   (empty) 
Created on 20070509    
Customizing Attributes RMS_COMPL_CHECK_BC   Set Up Compliance Check Using BC Set 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name RMS_COMPL_CHECK_BC    

Use

In this IMG activity, you set up the standard compliance check application in Recipe Management using the Business Configuration Set (BC set) supplied by SAP.

Requirements

You have transferred the required standard classes to the production client. For more information, see SAP Note 1295360.

Standard settings

Activities

To activate the BC set RMSC_BCSET, on the SAP Easy Access screen, choose Tools -> Customizing -> Business Configuration Sets -> Activation of BC Sets. Enter the BC set and choose Activate BC Set.

This BC set contains all the basic settings.

Then make the following settings in the system:

  1. Define the number range for the logs for the compliance check in Customizing for Environment, Health and Safety (EH&S), by choosing Basic Data and Tools -> Compliance Check -> Define Number Ranges.
  2. Implement the Business Add-Ins (BAdIs) for the compliance check in Customizing for Environment, Health and Safety, by choosing Basic Data and Tools -> Compliance Check -> Business Add-Ins (BAdIs).
  3. Integrate the compliance check in the specification hit list. Do this in Customizing for Environment, Health and Safety, by choosing Basic Data and Tools -> Specification Management -> Menu Exits for Specification Management.

    Implement a menu exit with the following function module call:

CALL FUNCTION 'EHSB_RC24_MENU_CALL_CHECK'

EXPORTING

i_actype    = i_actype

i_trtype    = i_trtype

i_addinf    = i_addinf

i_call    = i_call

IMPORTING

e_flg_changed    = e_flg_changed

TABLES

i_sub_tab    = i_sub_tab.

Assign the icon ICON_CHECK to the menu exit.

  1. Register the set of rules CCK_RM on the EH&S Expert server. To do this, on the SAP Easy Access screen, choose Logistics -> Environment, Health and Safety -> Basic Data and Tools -> Tools -> WWI and EH&S Expert Server Administration.
  2. On the SAP Easy Access screen, choose Logistics -> Environment, Health and Safety -> Basic Data and Tools -> Phrases -> Edit Phrases and create the following phrases and phrase groups:

    - Phrases for parameter APPLICATION_AREA as a description of usage areas for the selection of constraints and constraint validity

    - Phrases for parameter REGULATION as a description of regulations for the selection of constraints and constraint validity

    - Phrases for positive and negative compliance statements

    - Phrase groups for the parameters created above for the selection of constraints and constraint validity (APPLICATION_AREA and REGULATION)

    - Phrase group for positive statements

    - Phrase group for negative statements

    - Phrase group for statements for the result of the check

  3. Assign the phrases to the appropriate phrase groups.
  4. On the SAP Easy Access screen, choose Logistics -> Environment, Health and Safety -> Basic Data and Tools -> Tools -> Match Up Master Data.

    Select the Match Up ValAss Type and Char. indicator and choose Execute.

  5. On the SAP Easy Access screen, choose Logistics -> Environment, Health and Safety -> Basic Data and Tools -> Phrases -> Edit Phrase Set-to-Attribute Assignments. Open the property tree for the compliance check CCK_RM.
    • Assign the following attributes to the phrase set of the parameter APPLICATION_AREA for the selection of constraints and constraint validity :

Value Assignment Type    Characteristic

SAP_RMS_CC_C_PROH    SAP_RMS_CC_FILTER_APPL

SAP_RMS_CC_C_RST_L    SAP_RMS_CC_FILTER_APPL

SAP_RMS_CC_C_RST_N    SAP_RMS_CC_FILTER_APPL

SAP_RMS_CC_C_CMP_L    SAP_RMS_CC_FILTER_APPL

SAP_RMS_CC_C_CMP_N    SAP_RMS_CC_FILTER_APPL

SAP_RMS_CC_C_QPOS    SAP_RMS_CC_FILTER_APPL

SAP_RMS_CC_C_QNEG    SAP_RMS_CC_FILTER_APPL

SAP_RMS_CC_RESULT    SAP_RMS_CC_FILTER_APPL

  • Assign the following attributes to the phrase set of the parameter REGULATION for the selection of constraints and constraint validity :

Value Assignment Type    Characteristic

SAP_RMS_CC_C_PROH    SAP_RMS_CC_FILTER_REG

SAP_RMS_CC_C_RST_L    SAP_RMS_CC_FILTER_REG

SAP_RMS_CC_C_RST_N    SAP_RMS_CC_FILTER_REG

SAP_RMS_CC_C_CMP_L    SAP_RMS_CC_FILTER_REG

SAP_RMS_CC_C_CMP_N    SAP_RMS_CC_FILTER_REG

SAP_RMS_CC_C_QPOS    SAP_RMS_CC_FILTER_REG

SAP_RMS_CC_C_QNEG    SAP_RMS_CC_FILTER_REG

SAP_RMS_CC_RESULT    SAP_RMS_CC_FILTER_REG

  • Assign the following attributes to the phrase set for positive statements:

Value Assignment Type    Characteristic

SAP_RMS_CC_C_PROH    SAP_RMS_CC_STATEMENT_POS

SAP_RMS_CC_C_RST_L    SAP_RMS_CC_STATEMENT_POS

SAP_RMS_CC_C_RST_N    SAP_RMS_CC_STATEMENT_POS

SAP_RMS_CC_C_CMP_L    SAP_RMS_CC_STATEMENT_POS

SAP_RMS_CC_C_CMP_N    SAP_RMS_CC_STATEMENT_POS

SAP_RMS_CC_C_QPOS    SAP_RMS_CC_STATEMENT_POS

SAP_RMS_CC_C_QNEG    SAP_RMS_CC_STATEMENT_POS

  • Assign the following attributes to the phrase set for negative statements:

Value Assignment Type     Characteristic

SAP_RMS_CC_C_PROH    SAP_RMS_CC_STATEMENT_NEG

SAP_RMS_CC_C_RST_L    SAP_RMS_CC_STATEMENT_NEG

SAP_RMS_CC_C_RST_N    SAP_RMS_CC_STATEMENT_NEG

SAP_RMS_CC_C_CMP_L    SAP_RMS_CC_STATEMENT_NEG

SAP_RMS_CC_C_CMP_N    SAP_RMS_CC_STATEMENT_NEG

SAP_RMS_CC_C_QPOS    SAP_RMS_CC_STATEMENT_NEG

SAP_RMS_CC_C_QNEG    SAP_RMS_CC_STATEMENT_NEG

  • Assign the following attribute to the phrase set for statements for the result of the check:

Value Assignment Type    Characteristic

SAP_RMS_CC_RESULT    SAP_RMS_CC_RSLT_STATEMENT

  1. In Customizing for Environment, Health and Safety, choose Basic Data and Tools -> Specification Management -> Specification Database Structure -> Settings for Value Assignment -> Set Up Table-Based Value Assignment.

    Create the following new entry:

Column    Entry

Value Assignment Type    SAP_RMS_CC_GRP

Specification Type    <No value>

Column    1

Object    OBJID_STDVAI_SORT

Object Type    SVA

Column Position    1

Column Width    5

Alignment    <No value>

Standard Sort Field    <No value>

Fixed Column    <Indicator selected>

Required Entry Field    <Indicator not selected>

Editability    <Indicator not selected>

Function Module    <No value>

  1. On the SAP Easy Access screen, choose Logistics -> Environment, Health and Safety -> Basic Data and Tools -> Tools -> Match Up Master Data.

    Select the Activate Phrasing of Characteristics indicator and choose Execute.

  2. On the SAP Easy Access screen, choose Cross-Application Components -> Classification System -> Master Data -> Characteristics.

    Make sure that the check modules are assigned to the characteristics as follows:

Characteristic    Function Module for Value Check

SAP_RMS_CC_RSLT_STATUS    EHSB_RC97_STATUS_DISP

SAP_RMS_CC_DATA_SOURCE    EHSB_RC97_ADPARAM_DISP

SAP_RMS_CC_DATA_ORIGIN    EHSB_RC97_ADPARAM_DISP

SAP_RMS_CC_RULESET    <No value>

  1. On the SAP Easy Access screen, choose Logistics -> Environment, Health and Safety -> Product Safety -> Tools -> Addresses -> Edit Data Providers. Create the data provider CCK_RM. Specify the country; all other entries are optional.
  2. In Customizing for Environment, Health and Safety, choose Basic Data and Tools -> Compliance Check -> Set Up Technical Parameters. Enter the data provider CCK_RM in the Parameters for EH&S Expert screen area in the Data Provider field.

Example

Business Attributes
ASAP Roadmap ID 255   Create Interfaces 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG RMS_COMPL_CHECK_BC 0 ALN0000101 Recipe Management 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  20070723 
SAP Release Created in 700