/SOMO/MA_S_ALERT SAP (BPMon: classic Alert structure) Structure details

Dictionary Type: Structure
Description: BPMon: classic Alert structure




ABAP Code to SELECT data from /SOMO/MA_S_ALERT
Related tables to /SOMO/MA_S_ALERT
Access table /SOMO/MA_S_ALERT




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

/SOMO/MA_S_ALERT 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 "BPMon: classic Alert structure" 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_/SOMO/MA_S_ALERT TYPE /SOMO/MA_S_ALERT.

The /SOMO/MA_S_ALERT table consists of various fields, each holding specific information or linking keys about BPMon: classic Alert structure data available in SAP. These include MONID (BPMon: Monitoring ID), ALERTTYPE (BPMon: Key figure ID), CNTR (BPMon: Parameter Set ID), REC_NUM ().. 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 /SOMO/MA_S_ALERT 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
SOLUTIONBPMon: Solution /SOMO/MA_D_SOLUTNCHAR50
MONIDBPMon: Monitoring ID /SOMO/MA_D_MONIDCHAR20
ALERTTYPEBPMon: Key figure ID /SOMO/MA_D_KEYFIGIDCHAR10/SOMO/MA_KEYFIGID
CNTRBPMon: Parameter Set ID /SOMO/MA_D_PARAMSETIDNUMC3
REC_NUM 0
COUNTER 0
ALERT 0
ATEXT 0
AL_MEAS_VALUE 0
OBJECT1 0
OBJECT2 0
OBJECT3 0
OBJECT4 0
OBJECT5 0
OBJECT6 0
OBJECT7 0
OBJECT8 0
OBJECT9 0
OBJECT10 0
INFO1 0
INFO2 0
INFO3 0
INFO4 0
INFO5 0
INFO6 0
INFO7 0
INFO8 0
INFO9 0
INFO10 0
USER DSWP_BPM_ALERTS = USER10
USER1 APPMONI = USER0
TIME DSWP_BPM_ALERTS = TIME10
DATE DSWP_BPM_ALERTS = DATE10
TIME1 APPMONI = TIME0
DATE1 APPMONI = DATE0
TIME2 0
DATE2 0
PROGRAM DSWP_BPM_ALERTS = PROGRAMM0
PROGRAMM APPMONI = PROGRAM0
TCODE 0
OPMODE 0
MSGTY 0
MSGID 0
MSGNO 0
COUNTER1 0
DECIMALS1 0
COUNTER2 0
DECIMALS2 0
COUNTER3 0
DECIMALS3 0
THRESHR2Y 0
THRESHY2G 0
ALERTYEL 0
ALERTRED 0
ALERTLEVEL 0
AVERAGE 0
COUNT 0
SUM 0
MIN 0
MAX 0

Key field Non-key field



How do I retrieve data from SAP structure /SOMO/MA_S_ALERT using ABAP code?

As /SOMO/MA_S_ALERT 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 /SOMO/MA_S_ALERT as there is no data to select.

How to access SAP table /SOMO/MA_S_ALERT

Within an ECC or HANA version of SAP you can also view further information about /SOMO/MA_S_ALERT 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!