Implementation of a Dangerous Goods CheckThis example provides a step-by-step description of the activities you must perform to implement dangerous goods checks in shipping documents .
The dangerous goods check described in the example checks whether a material may be transported using a particular mode of transport category.
The check is set so that:
A warning is issued if the check result is negative
The user cannot save the delivery document if the check result is negative
Assign the function module to a dangerous goods check method .
Assign the dangerous goods check method to a dangerous goods check schema .
Assign a response type to each dangerous goods check method.
Assign a message to the response type.
Specify the usage context for the dangerous goods check schema .
Specify the dangerous goods check schema determination routine .