/ISDFPS/151EHS_DG_HEAD SAP (ME: Dangerous Goods Master - Header Data) Structure details

Dictionary Type: Structure
Description: ME: Dangerous Goods Master - Header Data




ABAP Code to SELECT data from /ISDFPS/151EHS_DG_HEAD
Related tables to /ISDFPS/151EHS_DG_HEAD
Access table /ISDFPS/151EHS_DG_HEAD




Structure field list including key, data, relationships and ABAP select examples

/ISDFPS/151EHS_DG_HEAD is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "ME: Dangerous Goods Master - Header Data" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_/ISDFPS/151EHS_DG_HEAD TYPE /ISDFPS/151EHS_DG_HEAD.

The /ISDFPS/151EHS_DG_HEAD table consists of various fields, each holding specific information or linking keys about ME: Dangerous Goods Master - Header Data data available in SAP. These include REGULATION (Dangerous Goods Regulation), VALID_FROM (Valid-From Date), VALID_TO (Valid-To Date), CLASS (Dangerous Goods Class).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP /ISDFPS/151EHS_DG_HEAD structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MATERIALMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
REGULATIONDangerous Goods Regulation THME_LWDGCHAR12Assigned to domainHMD_LWDGD6L
VALID_FROMValid-From Date ESEVALFRDATS8DATUM
VALID_TOValid-To Date ESEVALTODATS8DATUM
CLASSDangerous Goods Class THME_DGCLCHAR3Assigned to domainHMD_DGCL
SUB_CLASSDangerous Goods Subclass ADGE_DGSCCHAR6CHAR6
NO_DANGGOODNon-Dangerous Goods Full Transport THME_NHMCHAR1Assigned to domainHMD_NDG
CATEGORYIdentification Number Type THME_TKUICHAR3Assigned to domainHMD_TKUI
LETTERClassification Code THME_LDBCCHAR5Assigned to domainHMD_LDBC
PCKGGRPPacking Group THME_PGROCHAR3CHAR3
COLNOCollective Number ADGE_COLNOCHAR1X
PROP_SHIP_NAMEDangerous Goods Description ADGE_PDGNDCHAR21CHAR21
PROP_SHIP_NAME_PHRIDDangerous Goods Description ADGE_PDGNDCHAR21CHAR21
HAZIND_1Hazard-Inducing Substance ADGE_RESCHAR12CHAR12
HAZIND_1_PHRIDHazard-Inducing Substance ADGE_PRESCHAR21CHAR21
HAZIND_2Hazard-Inducing Substance ADGE_RESCHAR12CHAR12
HAZIND_2_PHRIDHazard-Inducing Substance ADGE_PRESCHAR21CHAR21
HAZIND_3Hazard-Inducing Substance ADGE_RESCHAR12CHAR12
HAZIND_3_PHRIDHazard-Inducing Substance ADGE_PRESCHAR21CHAR21
MAR_POLMarine Pollutant ADGE_MAPOLCHAR2ADGD_MAPOL
HAZIND_PHR_MP1Hazard-Inducing Substance ADGE_PRESCHAR21CHAR21
HAZIND_PHR_MP1_PHRIDHazard-inducing substance (marine pollutant) ADGE_PRMPCHAR21CHAR21
HAZIND_PHR_MP2Hazard-Inducing Substance ADGE_PRESCHAR21CHAR21
HAZIND_PHR_MP2_PHRIDHazard-inducing substance (marine pollutant) ADGE_PRMPCHAR21CHAR21
FP_UNIT_ISOTemperature Unit (Flame) - ISO ADGE_TPFUICHAR3Assigned to domainISOCD_UNIT
EMS_NO_1EmS/ERG Number 1 ADGE_EMSN1CHAR7CHAR7
EMS_NO_2EmS/ERG Number 2 ADGE_EMSN2CHAR7CHAR7
TREM_NO_1Tremcard Number ADGE_EINUCHAR7CHAR7
FP_UNITTemperature Unit (Flame) ADGE_TPFUNUNIT3Assigned to domainCUNITMEINS
FLASH_PTFlash Point ADGE_FLTMPQUAN8(2) ADGD_Q82
PARKFLGData Record Is Inactive ESEPARKFLGCHAR1ESDFLAG
DGWOSProcessing Status for Basic Data and Master Data THME_WOSCHAR2Assigned to domainHMD_WOS
DGNUIdentification Number THME_DGNUCHAR4CHAR4
HNUHazard Identification Number THME_HNUCHAR4Assigned to domainHMD_HNU
HPN1Danger Label Number 1 THME_HPN1CHAR10Assigned to domainHMD_HPN
HPN2Danger Label Number 2 THME_HPN2CHAR10Assigned to domainHMD_HPN
HPN3Danger Label Number 3 THME_HPN3CHAR10Assigned to domainHMD_HPN
HPN4Danger Label Number 4 THME_HPN4CHAR10Assigned to domainHMD_HPN

Key field Non-key field



How do I retrieve data from SAP structure /ISDFPS/151EHS_DG_HEAD using ABAP code?

As /ISDFPS/151EHS_DG_HEAD is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on /ISDFPS/151EHS_DG_HEAD as there is no data to select.

How to access SAP table /ISDFPS/151EHS_DG_HEAD

Within an ECC or HANA version of SAP you can also view further information about /ISDFPS/151EHS_DG_HEAD and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!