cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DG_CL USER DEFINED TEXT POPULATING THE DG MASTER DURING FILL

Former Member
0 Likes
376

Good day,

   My question is regarding having the Dangerous Goods User-Define Text (SAP_EHS_1022_042)  characteristics SAP_1022_042_PPDG (Profile) & SAP_EHS_1022_042_TEXT) populate on to the DG Master during fill.

1.  The characteristics are maintained on the DG_CL

2.  The Regulations are assigned the appropriate DG Profile

3.  Table mapping is in place (verified via CGAC)

4.  User Profiles have been created

I am looking to have the DG Fill populate the above information to the following fields on the DG Master: DG Profile (PPDG1 & PPDG2) and User Defined Text (PDGF1 &PDGF2).

When the DG Fill is executed, the DG Master is created with Class, PKG, SEG Key, Description....etc; however, the User Defined Text information is not brought over.

Our data model is that we inherit the DG_CL data on to the Real Substance.

I appreciate any assistance or information you can provide.

Thanks,
Chris Villamor

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Hi Chris,

In SPRO use the following path:

EHS > DG Management > Interfaces: Filling and Distribution > Filling > Specify Assignment Objects for Filling.

The four fields you noted above are all in the DGTM2 table,  Reference the class and characteristic in the config activity. 

You should also fill out the config activity: EHS > DG Management > Interfaces: Filling and Distribution > Common Settings > Specify Checkbox Structure for Dangerous Goods Master.  This will let you to define if you want to overwrite data on re-filling.

There is a custom ABAP BAdI you can use if all else fails.

Hope this helps.

Eric Perala

christoph_bergemann
Active Contributor
0 Likes

Dear Chris

I can not go intodetails but please check EHS DG customizing. You will find an activity in which the mapping is done (EHS product safety structure/data to DG data); by enlarging you should be able to get the data filled. May be you need to implement an additional function module.

Check may be these links:

http://help.sap.com/saphelp_46c/helpdata/es/b0/1b4b6e5733d1118b3f0060b03ca329/content.htm

Enhancement of the Dangerous Goods Master - Dangerous Goods Management (EHS-DGP) - SAP Library

http://help.sap.com/saphelp_46c/helpdata/es/35/6f291e268b2239e10000009b38f984/content.htm?frameset=/...

Incorrect assgnt of dang.gds user-defined texts of real sub.

Spec.features for filling dangerous goods user-defined texts

I am sorry to say that there is no consulting OSS note available regarding DG filling.

Hope this helps as a starting point

C.B.