/SDF/ALTDEFRC SAP (Structure ALTDEFRC) Structure details

Dictionary Type: Structure
Description: Structure ALTDEFRC




ABAP Code to SELECT data from /SDF/ALTDEFRC
Related tables to /SDF/ALTDEFRC
Access table /SDF/ALTDEFRC




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

/SDF/ALTDEFRC 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 "Structure ALTDEFRC" 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_/SDF/ALTDEFRC TYPE /SDF/ALTDEFRC.

The /SDF/ALTDEFRC table consists of various fields, each holding specific information or linking keys about Structure ALTDEFRC data available in SAP. These include MTSYSID (R/3-System, Name des R/3-Syste), MTMCNAME (Alert: name of monitoring cont), MTNUMRANGE (Alert: monitoring type number), MTUID (ALert: Unique Identifier for).. 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: Not classified


SAP /SDF/ALTDEFRC 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
RC Alert: Return Code0
MTSYSID R/3-System, Name des R/3-Syste0
MTMCNAME Alert: name of monitoring cont0
MTNUMRANGE Alert: monitoring type number0
MTUID ALert: Unique Identifier for0
MTCLASS Alert: monitoring type class (0
MTINDEX Alert: internal handle for TID0
EXTINDEX Alert: internal handle for TID0
CUSTSTATUS Alert: Customizing Status0
USECLASS Alert: Use Class or TID-Specif0
SEVERITY Alert: severity (alerts, monit0
STATISTREC Alert: MT Type Dev Cust: Stati0
VISUSERLEV Alert: MT Type Dev Cust: Visib0
KEEPALTYPE Alert: MT Cus: Keep Alerts Typ0
KEEPALMAX Alert: MT Cus: Maximal number0
SECTRGTOOL Alert: Time values in seconds0
SECINACTIV Alert: Time values in seconds0
WARMUPTIME Alert: Time values in seconds0
DTEXTCLASS XMI-Logging: Firmenname eines0
DTEXTID Identifikation einer Meldung f0
CUSGRPNAME Alert: Customization: Name of0
DELIVERSTA Alert: MT Val: Delivery Status0
HIGHALVAL Alert: alert value (1 = green,0
HIGHALSEV Alert: severity (alerts, monit0
ALSYSID R/3-System, Name des R/3-Syste0
MSEGNAME Alert: name of monitoring segm0
ALUNIQNUM Alert: Unique Identifier to be0
ALINDEX Alert: internal handle0
ALERTDATE Alert: datum0
ALERTTIME Alert: Time value in timeforma0
DUMMYALIGN ALert: Dummy Feld. Zweck: Alig0
LASTVALDAT Alert: datum0
LASTVALTIM Alert: Time value in timeforma0
LASTVALDUM ALert: Dummy Feld. Zweck: Alig0
ACTUALVAL Alert: alert value (1 = green,0
ACTUALSEV Alert: severity (alerts, monit0
VALSYSID R/3-System, Name des R/3-Syste0
VMSEGNAME Alert: name of monitoring segm0
VALUNIQNUM Alert: Unique Identifier to be0
VALINDEX Alert: internal handle0
VALERTDATE Alert: datum0
VALERTTIME Alert: Time value in timeforma0
VALERTDUM ALert: Dummy Feld. Zweck: Alig0
COUNTOFACT Alert: MT Val: Count of active0
COUNTSUM Alert: MT Val: Sum of Alerts i0
TDSTATUS Alert: MT: Type Def Status0
TRGTDEFNAM Alert: Logical Name of Tool0
TRGTDEFDSP Alert: Tool: responsible Dispa0
TRGTDEFSTA Alert: Tool: Alert Tool Status0
TRGTDEFCOS Alert: Use Class or TID-Specif0
ANATDEFNAM Alert: Logical Name of Tool0
ANATDEFDSP Alert: Tool: responsible Dispa0
ANATDEFSTA Alert: Tool: Alert Tool Status0
ANATDEFCOS Alert: Use Class or TID-Specif0
ONATDEFNAM Alert: Logical Name of Tool0
ONATDEFDSP Alert: Tool: responsible Dispa0
ONATDEFSTA Alert: Tool: Alert Tool Status0
ONATDEFCOS Alert: Use Class or TID-Specif0
TRGTRUNNAM Alert: Logical Name of Tool0
TRGTRUNSTA Alert: Tool: Alert Tool Status0
TRGTRUNDAT Alert: datum0
TRGTRUNTIM Alert: Time value in timeforma0
TRGTRUNDUM ALert: Dummy Feld. Zweck: Alig0
TRGTRUNDSP Alert: Tool: responsible Dispa0
ONATRUNNAM Alert: Logical Name of Tool0
ONATRUNSTA Alert: Tool: Alert Tool Status0
ONATRUNDAT Alert: datum0
ONATRUNTIM Alert: Time value in timeforma0
ONATRUNDUM ALert: Dummy Feld. Zweck: Alig0
ONATRUNDSP Alert: Tool: responsible Dispa0
OBJECTNAME Alert: Name of Monitoring Obje0
MTNAMESHRT Alert: Short Name of Monitorin0
MTESUBTYPE Alert: monitoring tree element0
CNTALINLST Alert: MT: Count Alerts in Lis0
CNTMTCHILD Alert: Number of Childs of MT0

Key field Non-key field



How do I retrieve data from SAP structure /SDF/ALTDEFRC using ABAP code?

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

How to access SAP table /SDF/ALTDEFRC

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