Specifying Packaging Code Proposals If multiple materials of a delivery that are subject to dangerous goods regulations are to be packed in a handling unit, then the packaging must comply with the dangerous goods regulations. Therefore, the packaging code for the packaging must be allowed for all of the dangerous-goods-relevant materials that are being packed. You can use the BAdI BADI_EHSDG_HU_002 (
Selection of Dangerous Goods Data for Packaging
, method: PROP_PACKCODE) to implement a system proposal for determining the allowed packaging codes.
In Customizing for
Dangerous Goods Management,
you set the
HU Integration Active
indicator in the
Activate Dangerous Goods Checks
IMG activity.
There is at least one dangerous-goods-relevant document item (material with dangerous goods indicator profile in its material master) for the shipping document.
For dangerous-goods-relevant materials the data records for packing requirements are entered for each dangerous goods master (table: CCDUTPACK).
BAdI BADI_EHSDG_HU_002 (Selection of Dangerous Goods Data for Packaging) is active. The default code contained in the standard system is processed.
The packaging code proposal is dependent on the level of dangerous goods packaging that was selected and the type of instruction for enclosure that was selected on the handling unit.
The default implementation for the packaging code proposal (provided in the standard system) supports only outer packaging and single packaging (level of dangerous goods packaging). You can make your own customer-specific adjustments without writing code modifications.
For more information about the extent of this function, see the documentation for BAdI BADI_EHSDG_HU_002.
On the
SAP Easy Access
screen, choose
The
Change Outbound Delivery: Initial Screen
appears.
Enter the outbound delivery number in the
Outbound Delivery
field.
Confirm your entries.
The
Change Delivery
: Overview
dialog box appears. The shipping document contains at least one document item with a dangerous goods indicator profile in its material master.
Choose
Edit -> Pack
from the menu or choose
with the quick info text
Pack
.
The
Process Handling Units for Outbound Delivery
dialog box appears.
Select the material you want to pack and choose
Extras -> Allowed Packaging Material
or choose
with the quick info text
Select Allowed Packaging Material
.
In the
Selection of Dangerous Goods Data for Packaging
dialog there is a pushbutton which you use to call the system proposal for the packaging code. When you choose this pushbutton, the BAdI method BADI_EHSDG_HU_002.PROP_PACKCODE is called.
BAdI BADI_EHSDG_HU_002 is active. We provide a default implementation.