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 |
---|---|---|---|---|---|---|---|
![]() |
SELFMONI_TID | TYPE | ALGLOBTID | TID of the log attribute into which to report | |||
![]() |
MSGVALUE | TYPE | ALVALUE | AL_VAL_GREEN | al_val_green, al_val_yellow, etc. | ||
![]() |
MSGSEVERITY | TYPE | ALSEVERITY | 20 | severity value between 0 and 255 | ||
![]() |
MSGID | TYPE | SYST-MSGID | message class of the msg to report | |||
![]() |
MSGNO | TYPE | SYST-MSGNO | message number of the msg to report | |||
![]() |
MSGARG1 | TYPE | XMIARGTXT | 1st argument for this message | |||
![]() |
ARGTYPE1 | TYPE | XMIARGTYP | 'C' | type of 1st arg. so it can be interpreted | ||
![]() |
MSGARG2 | TYPE | XMIARGTXT | 2nd argument for this message | |||
![]() |
ARGTYPE2 | TYPE | XMIARGTYP | 'C' | type of 1st arg. so it can be interpreted | ||
![]() |
MSGARG3 | TYPE | XMIARGTXT | 3rd argument for this message | |||
![]() |
ARGTYPE3 | TYPE | XMIARGTYP | 'C' | type of 1st arg. so it can be interpreted | ||
![]() |
MSGARG4 | TYPE | XMIARGTXT | 4th argument for this message | |||
![]() |
ARGTYPE4 | TYPE | XMIARGTYP | 'C' | type of 4th arg. so it can be interpreted | ||
![]() |
COULD_NOT_SEND_T100_MESSAGE | TYPE | message reporting failed | ||||
Processing Type
Normal Function 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 |