Skip to Content
0
Dec 19, 2022 at 09:17 AM

Section 14 in SDS Outputs ' Transport Not Permitted' IATA_C

162 Views

Hello Experts,

I have query regarding section 14 output for IATA_C and IATA_P. The code logic (I am putting the logic in a very high-level, else the code is much deeper), interprets as follows

It looks into DG classification of Product

once it finds the Regulation in SAP_EHS_1022_023

image.png

and next it check is it is not Non DG Empty

after that it drills down to DG Regulation in SAP_EHS_1022_024 and checks for Transport Permitted ' YES ' and transport approved check in Risk Potential tab (table EST0D field DGTA)

image.png

I maintained all this information but, still the result that populated for IATA_C has ' transport Not Permitted' phrase populating along with the DG name or UN num. I know this phrase is given in 'else' condition in section of the same code if the conditions are not meet. I tried to find the reason for this but could not get to any conclusion except that when I put the Risk Potential as packing group (III) , then only the Transport not permitted phrase gets suppressed. If the risk potential is either (I) or (II) then the ' Transport not permitted' phrase populates.

image.png

I am looking for the reason why this behavior changes only when the Risk Potential is (, III) . Or Is my interpretation going in wrong direction?

Ashish Pradhan

Attachments

image.png (9.4 kB)
image.png (26.5 kB)
image.png (25.9 kB)