Defining Dangerous Goods Check Schemas 

Prerequisites

You have already created the message that you want to output. In this example, message DG 470 (Material may not be transported on this mode of transport category) is used.

For further information on using and creating messages, choose Help ® R/3 library ® BC - Basis Components ® ABAP Workbench (BC-DWB) ® BC ABAP Workbench Tools ® ABAP Editor ® Working with Program Messages.

Procedure

  1. In Customizing for Dangerous Goods Management, call the IMG activity Define dangerous goods check schema.
  2. The Change View DG: Dangerous Goods Check Schema: Overview screen appears.

  3. Enter the following data :
  4. Field

    Entry

    Explanation

    Chk schema

    1

    Check schema number

    Label dangerous goods - check procedure

    Permissibility of mode of transport category

    Check schema name

  5. Choose Alloc. check schema/check routines.
  6. The Change View Allocation of DG Check Schema/DG Check Routines: Overview screen appears.

  7. Enter the following data :
  8. Field

    Entry

    Explanation

    ChkMethd

    1

    Allocates the check method to the check schema.

    SProc

    2

    Defines that check method 1 is checked first within the check schema.

    ReactCat

    W

    Defines that the message DG 470 is issued as a warning if the check result is negative.

    Message class

    DG

    Allocates the message class DG to the reaction category.

    MsgNo

    470

    Allocates the message 470 to the message class DG.

    DocBlk

    x

    Defines that the delivery document is saved with status Incomplete.

    SaCoPr

    no entry

    Defines that you cannot save your entries using collective processing.

    SaOnli

    no entry

    Defines that you cannot save your entries online.

  9. Save your entries.