Ansicht
Dokumentation

Dangerous Goods Basic Data and Master Data (Enhanced) ( RELNEHS_DG_600_ENHANCEME )

Dangerous Goods Basic Data and Master Data (Enhanced) ( RELNEHS_DG_600_ENHANCEME )

rdisp/max_wprun_time - Maximum work process run time   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Short text

Dangerous Goods Basic Data and Master Data (Enhanced)

Use

As of SAP ECC Enterprise Extension PLM 6.0 (EA-PLM 600), the data model for the dangerous goods basic data and dangerous goods master data is enhanced:

  • The following additional tab pages are available in the dangerous goods master:

  • Packing Requirements

The old database table DGTPK is still supported, but no data migration to the new packaging tables is offered.
  • Transport Approval

  • Provisions for Carriage

  • Product Release

You select the tab pages that are relevant for you in the IMG activity Specify Tab Pages in Dangerous Goods Master.
The function groups DG03 and DG03N no longer exist. You should therefore adjust your Customizing to match the standard system.
  • In the IMG activity Specify Relevant Dangerous Goods Master Tables, you can specify which dangerous goods master tables are read for the dangerous goods checks and dangerous goods documents. This enables you to improve performance.
  • For the dangerous goods basic data, the following tab pages are available in the specification database for UN-listed substances:
  • Packing Requirements

  • Transport Regulations

  • For dangerous goods classification, there are the new indicators Prohibited and Unlimited. To migrate your existing entries in the Limited Quantity field (0.01 or 9999) to the new fields, you can use the conversion program RCBUI_CONV_EST0D. If you use the Prohibited and Unlimited indicators, you must adapt your dangerous goods checks for ADR, Chapter 1.1.3.6.
  • The material number field was extended from 18 to 40 characters.
So that both the material in ERP systems and the internal key for products (GUID) in SCM systems can be stored in the dangerous goods master table, the existing MATNR field has been extended to 40 characters and decoupled. The function modules for writing and reading dangerous goods data have been adapted so that they take on the task of mapping between the 40-character database field and the standard MATNR in ERP systems. Both the external ERP interfaces (dangerous goods business object) and the internal interfaces to logistics or the material master still work with the 18-character material number and are not affected by the changes.
Check the following points and make the described changes if necessary.
  1. You have enhanced the database table DGTMD by adding your own fields:
If you have defined append fields for the table DGTMD, you must make these available in the new structure RDGMD. To do this, you can either define a new additional append in the structure RDGMD (variant 1) or convert the existing append for the table DGTMD to an append for the structure RDGMDAPPDATA (variant 2). The structure RDGMDAPPDATA is already part of the new structure RDGMD.
Variant 1:
Create an include structure for the table DGTMD that has exactly the same fields as your append structure.
Define a new append structure for the structure RDGMD.
Transfer exactly the same fields (name and data type) from your existing append structure for the table DGTMD to the new structure.
Variant 2:
Create an include structure for the table DGTMD that has exactly the same fields as your append structure.
Define a new append structure for the structure RDGMDAPPDATA.
Transfer exactly the same fields (name and data type) from your existing append structure for the table DGTMD to the new structure.
  1. You have enhanced the method DG_MASTER_SELECT of the Business Add-In EHS_DG_MASTER_001 by adding your own code:
Refer to the adjustments to the default code for reading and writing to the database.
  1. You have your own custom developments in which local variables of the type dgtmd-matnr have been defined and you want to use them to call function modules in Logistics or Materials Management:
Do not use the data type of the field DGTMD-MATNR but rather the data type of the field MARA-MATNR, which is then compatible with the interface parameter MATNR of the function module MARA_SINGLE_READ.
  • You can assign multiple packing requirements to each data record for packaging data in an n:1 relationship.
  • The dangerous goods checks are integrated in Bulk Transport in the SAP for Oil & Gas solution.

Effects on Existing Data

Effects on Data Transfer

Effects on System Administration

Effects on Customizing

Further Information






PERFORM Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 6625 Date: 20240603 Time: 073817     sap01-206 ( 113 ms )