Ansicht
Dokumentation

EHS_MD_300_50 - Extend Entry in Secondary Data Determination for OCC

EHS_MD_300_50 - Extend Entry in Secondary Data Determination for OCC

General Data in Customer Master   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

This IMG activity contains information required to extend the entries for secondary data determination in user exit management for Open Content Connector (OCC).

Perform the IMG activity Extend Entry in Secondary Data Determination and note the following additions and particular features.

Edit the parameters listed below:

  • EXPERT_ADD_PARAM_1
In this parameter you store the header URL for the header file of the data import from the provider. You can specify URLs, local paths, and network paths. The parameter value must start with headerurl=, for example, headerurl=http://www.provider.com/ehsdata/header.xml or headerurl=d:\ehsdata\head.xml.
  • EXPERT_ADD_PARAM_2 and EXPERT_ADD_PARAM_3
These parameters can be used to store a user name and a password for password-protected HTTP(s) or FTP addresses.
EXPERT_ADD_PARAM_2 usernameurl=xxx
EXPERT_ADD_PARAM_3 passwordurl=yyy
  • EXPERT_ADD_PARAM_4
This parameter can be used to load specification data of root listed substances (L-ID) and substance groups (LG-ID) into listed substances (list_sub).
EXPERT_ADD_PARAM_4 slsid=,
For example, slsid=NUM,SLSID
If you enter value SLSID= for parameter EXPERT_ADD_PARAM_4, make sure that the entry is consistent with the values of EXPERT_TAB_FIELD_*. For more information, see the example below.

The following parameters must have the values listed below for Open Content Connector user exits:

Parameter Value Explanation
EXPERT_CALL_ONCE X
EXPERT_COMMIT_MODE I
EXPERT_COMMIT_FLG Blank
EXPERT_TAB_FIELD_1 Identifier for specification
EXPERT_TAB_FIELD_2 [IdentCat,IdentType] Identifier that establishes relationship between Product Safety and the XML files
EXPERT_TAB_FIELD_3 [IdentCat,IdentType] Identifier displayed
EXPERT_TAB_FIELD_4 [IdentCat,IdentType] Alternative identifier for relationship between Product Safety and XML data if the identifier specified in EXPERT_TAB_FIELD_2 does not exist

Note

  • Replace [IdentCat,IdentType] with the identification category and identification type you want to use, for example, [NUM,CAS], retaining the square brackets.
  • The parameters for the explanation component in Expert(EXPERT_EXPLANATION_*) have no relevance for Open Content Connector.
[IdentCat,IdentType]

You can use the SAP listed substance identifier [NUM, SLSID], the CAS number [NUM, CAS], or the UN number [NUM,UN] as unique identifier.

Load data via SLSID

Parameter Value
EXPERT_ADD_PARAM_4 slsid=NUM, SLSID
EXPERT_TAB_FIELD_1
EXPERT_TAB_FIELD_2 [NUM, SLSID]

Load data via CAS number

Parameter Value
EXPERT_TAB_FIELD_1
EXPERT_TAB_FIELD_2 [NUM,CAS]

Load data via UN number






CPI1466 during Backup   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 5467 Date: 20240419 Time: 155239     sap01-206 ( 55 ms )
Parameter Value
EXPERT_TAB_FIELD_1
EXPERT_TAB_FIELD_2 [NUM,UN]
EXPERT_TAB_FIELD_3 [NAM,DG]
EXPERT_TAB_FIELD_4 [NAM,UN]