SAP ABAP Function Module SDMH_SELFMONI_REPORT_T100 (Send a T100 message into the self-monitoring architecture.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-ORA-CCM (Application Component) CCMS / Database Monitors for Oracle
     SDMO (Package) Database Monitor
Basic Data
Function Module SDMH_SELFMONI_REPORT_T100 Send a T100 message into the self-monitoring architecture.  
Function Group SDMH   Database Monitor: Help Functions  
Program Name SAPLSDMH    
INCLUDE Name LSDMHU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing SELFMONI_TID TYPE ALGLOBTID TID of the log attribute into which to report
Importing MSGVALUE TYPE ALVALUE AL_VAL_GREEN al_val_green, al_val_yellow, etc.
Importing MSGSEVERITY TYPE ALSEVERITY 20 severity value between 0 and 255
Importing MSGID TYPE SYST-MSGID message class of the msg to report
Importing MSGNO TYPE SYST-MSGNO message number of the msg to report
Importing MSGARG1 TYPE XMIARGTXT 1st argument for this message
Importing ARGTYPE1 TYPE XMIARGTYP 'C' type of 1st arg. so it can be interpreted
Importing MSGARG2 TYPE XMIARGTXT 2nd argument for this message
Importing ARGTYPE2 TYPE XMIARGTYP 'C' type of 1st arg. so it can be interpreted
Importing MSGARG3 TYPE XMIARGTXT 3rd argument for this message
Importing ARGTYPE3 TYPE XMIARGTYP 'C' type of 1st arg. so it can be interpreted
Importing MSGARG4 TYPE XMIARGTXT 4th argument for this message
Importing ARGTYPE4 TYPE XMIARGTYP 'C' type of 4th arg. so it can be interpreted
Exception COULD_NOT_SEND_T100_MESSAGE TYPE message reporting failed
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20000128 
SAP Release Created in