SAP ABAP IMG Activity CBRC_DATA_TRANSFER (Specify Data Transfer (Property Tree))
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBRC (Package) EHS: Substance-Related Regulation Checks
IMG Activity
ID CBRC_DATA_TRANSFER Specify Data Transfer (Property Tree)  
Transaction Code S_SH1_20000014   IMG Activity: CBRC_DATA_TRANSFER 
Created on 20051128    
Customizing Attributes CBRC_DATA_TRANSFER   Specify Data Transfer (Property Tree) 
Customizing Activity CBRC_DATA_TRANSFER   Specify Data Transfer (Property Tree) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name CBRC_DATA_TRANSFER    

Use

In this IMG activity, you specify the following:

  • You specify how the system determines the substance data it requires for substance volume monitoring and tracking from the property tree for the substances to be tracked and writes the data to the tables in substance volume tracking.
  • You specify how the system transfers the condensed quantity of a substance that is to be tracked into the substance property tree. This transfer serves to archive the total substance quantity determined over a monitoring period, for example, a calendar year.

Standard settings

Standard settings are supplied.

Activities

To transfer new EH&S data, proceed as follows:

  1. If you want to transfer your additional data into a new table, then define a seperate table.

    If you want to transfer your additional data into an existing EH&S table, then define an append structure. You can add an append structure to the following structures:

Structure Name    Description

CCRCS_EHS_ADD_DATA     Additional Information

CCRCT_EHS_COMP    Composition (EH&S Data)

CCRCT_EHS_REG    Notification Status (EH&S Data)

CCRCT_EHS_SLIMIT    Limit Values in Substance (EH&S Data)

  1. Add the append to the corresponding tables in the EH&S system and the logistics system.

    To transfer EH&S data to a separate table, you must add an append structure to the CCRCS_EHS_ADD_DATA structure.

  2. Use the standard function module CBRC_EHS_FILL_MAP as a copy template and adjust the assignment.

    To transfer EH&S data to one of your own tables, specify the name of the function module that identifies additional data in the export parameter E_FCT_EHS_ADD_FILL. Use function module CBRC_EHS_FILL_EHS_TEMPLATE as a copy template.

  3. If you save EH&S data in a separate table, use the standard function module CBRC_LIB_SVT_TABLE_SAVE as a copy template.
  4. Specify your function modules in this IMG activity.
  5. If you want to display the additional EH&S data on the Substance Volume Tracking: Monitoring screen, implement a customer-defined Function for Displaying Additional Data in IMG activity Specify Functions for Volume Monitoring.

  1. If you want to use additional EH&S data for the limit value check, implement a customer-defined Function for Limit Value Check in IMG activity Set Up Online Checks.

Examples

  • The characteristic Registration Number Supplier of value assignment type Registration (Company-Specific) (SAP_EHS_1023_057) is transferred and displayed. This information is to be stored in table CCRCT_EHS_REG.

  1. Add a customer-defined append structure to table CCRCT_EHS_REG. The append structure is defined as follows:

Field    Data Element

REGNO_SUPPL    POSLIFNR

  1. Copy the standard function module CBRC_EHS_FILL_MAP to the customer namespace and adapt it. Look at the coding of function module CBRC_EHS_FILL_MAP_EXAMPLE1.
  2. Enter your function module in Customizing: Specify Data Transfer (Property Tree).
  3. Carry out initial filling for the tracked substances that have corresponding additional EH&S data specified for them. Check the EH&S data that is transferred.
  4. Carry out steps 6-7 described above, as required.

  • The CAS number and the product name for the tracked substances are to be transferred.

  1. Add a customer-defined append structure to table CCRCS_EHS_ADD_DATA. The append structure is defined as follows:

Field    Data Element

NUM_CAS    CHAR10

NAM_PROD    ESEIDENT

  1. Create a customer-defined table. The table is defined as follows:

Field    Data Element

MANDT    MANDT

REG    ESESLSTID

TRACK_SUBST    CCRCE_TRACK_SUBST

NUM_CAS    CHAR10

NAM_PROD    ESEIDENT

  1. Copy the function module CBRC_EHS_FILL_TEMPLATE to the customer namespace and adapt it. Look at the example implementation in function module CBRC_EHS_FILL_MAP_EXAMPLE1.
  2. Copy the standard function module CBRC_EHS_FILL_MAP to the customer namespace and adapt it. Look at the coding of function module CBRC_EHS_FILL_MAP_EXAMPLE2.
  3. Copy the standard function module CBRC_LIB_SVT_TABLE_SAVE to the customer namespace and adapt it.
  4. Carry out steps 5-7 described above, as required.

Business Attributes
ASAP Roadmap ID 152   Design data acquisition 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 1   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 CBRC_DATA_TRANSFER 0 HLA0100681 Product Safety 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
CCRCV_EXCHG V - View SM30  
History
Last changed by/on SAP  20051128 
SAP Release Created in 46C