SAP /SCTM/IF_DGMSG_C OO Class - EHS: Constants for Message Texts for TM-DG Connection









/SCTM/IF_DGMSG_C is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class /SCTM/IF_DGMSG_C including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of /SCTM/IF_DGMSG_C SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability



/SCTM/IF_DGMSG_C attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
MC_MSGCLASS_NAMConstantName of message class for WM integration'/SCTM/EHS_DG'LIKE
SYMSGID
Public
MC_MSGNO_000Constant>>>> Start of Dangerous Goods Checks for Routing Guide on &1000LIKE
SYMSGNO
Public
MC_MSGNO_001Constant>>>> End of Dangerous Goods Checks for Routing Guide on &1001LIKE
SYMSGNO
Public
MC_MSGNO_002ConstantQuery contains &1 trips to be checked002LIKE
SYMSGNO
Public
MC_MSGNO_003ConstantService could not be carried out003LIKE
SYMSGNO
Public
MC_MSGNO_004ConstantTrip &1 is not relevant for DG checks and is filtered out004LIKE
SYMSGNO
Public
MC_MSGNO_005ConstantTrip &1 contains errors and is filtered out005LIKE
SYMSGNO
Public
MC_MSGNO_006ConstantFunction &1 returned with SY-SUBRC = &2006LIKE
SYMSGNO
Public
MC_MSGNO_007ConstantNo active implementation of BAdI &1 exists007LIKE
SYMSGNO
Public
MC_MSGNO_010ConstantHeader data of trip &1 being checked010LIKE
SYMSGNO
Public
MC_MSGNO_011ConstantTrip &1 does not contain an internal key011LIKE
SYMSGNO
Public
MC_MSGNO_012ConstantTrip &1 does not contain any dates/times012LIKE
SYMSGNO
Public
MC_MSGNO_013ConstantItem data of trip &1 being checked013LIKE
SYMSGNO
Public
MC_MSGNO_014ConstantTrip &1 does not contain any item data014LIKE
SYMSGNO
Public
MC_MSGNO_015ConstantItem &1 does not contain an internal key015LIKE
SYMSGNO
Public
MC_MSGNO_016ConstantItem &1 does not contain an item number016LIKE
SYMSGNO
Public
MC_MSGNO_017ConstantItem &1 does not contain a product017LIKE
SYMSGNO
Public
MC_MSGNO_018ConstantItem &1 does not contain a dangerous goods indicator profile018LIKE
SYMSGNO
Public
MC_MSGNO_019ConstantLeg stages of trip &1 are checked019LIKE
SYMSGNO
Public
MC_MSGNO_020ConstantTrip &1 does not contain any route stages020LIKE
SYMSGNO
Public
MC_MSGNO_021ConstantStage &1 contains no sequence number021LIKE
SYMSGNO
Public
MC_MSGNO_022ConstantStage &1 contains no country sequence number022LIKE
SYMSGNO
Public
MC_MSGNO_023ConstantStage &1 contains no country or region ID023LIKE
SYMSGNO
Public
MC_MSGNO_024ConstantStage &1 contains no details on means of transport024LIKE
SYMSGNO
Public
MC_MSGNO_025ConstantHeader data of trip &1 being mapped025LIKE
SYMSGNO
Public
MC_MSGNO_026ConstantNo active implementation of BAdI &1 exists026LIKE
SYMSGNO
Public
MC_MSGNO_027ConstantError when determining selection date (valid from-to)027LIKE
SYMSGNO
Public
MC_MSGNO_028ConstantItem data of trip &1 being mapped028LIKE
SYMSGNO
Public
MC_MSGNO_029ConstantNo DG indicator profiles could be determined029LIKE
SYMSGNO
Public
MC_MSGNO_030ConstantItem &1 is not check-relevant and is not checked030LIKE
SYMSGNO
Public
MC_MSGNO_031ConstantLeg stages of trip &1 being mapped031LIKE
SYMSGNO
Public
MC_MSGNO_032ConstantStage &1: Means-of-transport cat. could not be determined032LIKE
SYMSGNO
Public
MC_MSGTYPE_ABTConstantMessages, Message Type'A'LIKE
SYMSGTY
Public
MC_MSGTYPE_ERRConstantMessages, Message Type'E'LIKE
SYMSGTY
Public
MC_MSGTYPE_INFConstantMessages, Message Type'I'LIKE
SYMSGTY
Public
MC_MSGTYPE_SUCConstantMessages, Message Type'S'LIKE
SYMSGTY
Public
MC_MSGTYPE_WRNConstantMessages, Message Type'W'LIKE
SYMSGTY
Public


Links to Related Class(s)

/SCTM/IF...
Full list of available SAP object classes

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!