EH&S Release 2.2B: Dangerous Goods Classification Within Substance Management 

This release note describes the changes made for EH&S release 2.2B as compared with EH&S release 2.2A.

See also: Note

Description

In release 2.2B, you can record data for dangerous goods regulations and for dangerous goods classification in substance management.

You will find further information about dangerous goods classification in the standard system in the documentation for the R/3 component Dangerous Goods Management in the section Dangerous Goods Basic Data.

Change system parameters in customizing

To classify materials in a structured way, the following system parameters have been implemented into Customizing for Substance Management:

You can use the IMG activity

Develop enhancement for checking risk potential to realize your own program for checking the risk potential.

Dependent functions

You can import and export data for dangerous goods management into the R/3 System. You will find more information about the relevant table fields and procedures in the documentation for the R/3 component Product Safety (Environment Data) in the section Import and Export.

You can use the filling function in the R/3 standard 4.5A release to transfer the dangerous goods data that you create for dangerous goods classification to Dangerous Goods Management . You will find further information about filling in the R/3 standard system in the documentation for the R/3 component Dangerous Goods Management in the section Dangerous Goods Interfaces.

To ouput dangerous goods data that is managed in UN listed substances on reports, an edit method has been developed for the symbol that represents the regulation characteristic. You will find further information in the documentation for the R/3 component Product Safety (Environment Data) in section Repeating Groups .

Further notes

All constants for characteristics and classes are defined in include code CBUI21 of development class CBUI. These characteristics and classes are fixed in the program and must not be changed. If you use other classes and characteristics or your own, the dangerous goods functions cannot be used.

You can display the contents of the include code CBUI21 as follows:

    1. In the R/3 main menu, choose Tools -> ABAP Workbench and then Development -> ABAP Editor.
    2. In the Program field, enter the key CBUI21.
    3. Mark the Source code field, and choose Display.