SAP ABAP Interface /MRSS/IF_SGA_ALERT_INT (Alert Monitor Interface)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGA (Package) Multiresource Planning: Alert Monitor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGA_ALERTS Alert Monitor 20030508
Properties
Interface /MRSS/IF_SGA_ALERT_INT  
Short Description Alert Monitor Interface    
General Data
Package /MRSS/SGA   Multiresource Planning: Alert Monitor 
Created 20030505   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_SGA_ALERT_INT has no forward declaration.
Interfaces
Interface /MRSS/IF_SGA_ALERT_INT has no interface.
Friends
Interface /MRSS/IF_SGA_ALERT_INT has no friend.
Attributes
Interface /MRSS/IF_SGA_ALERT_INT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ALERTS_CHECK_RELEVANCE Instance method Public Method Check Relevance of Alert 20030703
2 ALERTS_GET Instance method Public Method Get All Relevant Alerts 20061201
3 ALERTS_GET_ALL Instance method Public Method Get All Alerts 20070425
4 ALERT_CHECK_RELEVANCE Instance method Public Method Check Relevance of Alert 20030512
5 ALERT_CONFIRM Instance method Public Method Confirm Alerts on Basis of Customizing Settings 20061201
6 ALERT_CREATE Instance method Public Method Create Alert 20030512
7 ALERT_DEL_FOR_COMPONENT Instance method Public Method Delete Alerts for a Component 20030806
8 ALERT_DEL_FOR_COMPONENT_MUL Instance method Public Method Delete Alerts for Several Components 20110302
9 ALERT_MOD_FOR_COMPONENT Instance method Public Method 20031126
10 ALERT_MOD_FOR_COMPONENT_MUL Instance method Public Method 20120323
Events
Interface /MRSS/IF_SGA_ALERT_INT has no event.
Types
Interface /MRSS/IF_SGA_ALERT_INT has no local type.
Method Signatures

Method ALERTS_CHECK_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOT_RELEVANT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20031128
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) /MRSS/T_ALERT_MESSAGE 20031128
3 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Message 20030710

Method ALERTS_CHECK_RELEVANCE on Interface /MRSS/IF_SGA_ALERT_INT has no exception.

Method ALERTS_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALERTS Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA_COMPLETE_TAB 20061201
2 Importing IT_COMPONENT Call by reference Type reference (TYPE) /MRSS/T_GUID_W_TYPE_TAB 20070308
3 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB 20070308
4 Importing IV_SEARCH_METHOD Call by reference Type reference (TYPE) CHAR1 'O' 20070308
5 Importing IV_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP 19000101000000 20070308
6 Importing IV_VALID_TO Call by reference Type reference (TYPE) TIMESTAMP 99993112000000 20070308

Method ALERTS_GET on Interface /MRSS/IF_SGA_ALERT_INT has no exception.

Method ALERTS_GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ALERTS Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA_COMPLETE_TAB Alerts and Components 20070425
# Exception Resumable Description Created on
1 NO_ALERT_FOUND No alerts Found 20070425

Method ALERT_CHECK_RELEVANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NOT_RELEVANT Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN 20031128
2 Importing IV_MESSAGE_ID Call by reference Type reference (TYPE) MSGID Nachrichtenidentifikation 20030710
3 Importing IV_MESSAGE_NR Call by reference Type reference (TYPE) MSGNR Nachrichtennummer 20030710
# Exception Resumable Description Created on
1 NO_ALERTTYPE Keine Datentype gefunden 20030624

Method ALERT_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALERTS_CONFIRM Call by reference Type reference (TYPE) /MRSS/T_ALERT_CONFIRM_TAB 20061201

Method ALERT_CONFIRM on Interface /MRSS/IF_SGA_ALERT_INT has no exception.

Method ALERT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1   ET_ERRORS     Alerts-Error
2 Importing IT_ALERTS Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA_TAB Alertsanzeigedaten komplett 20030710
# Exception Resumable Description Created on
1 ERROR_FOUND Es sind Fehlern aufgetaucht 20030624
2 TAB_EMPTY Die Tabelle ist leer. 20030624

Method ALERT_DEL_FOR_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB 20031128
2 Importing IV_COMPONENT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID im 'CHAR' Format in Großschreibung 20030806
3 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_OBJECT_TYPE Objekttyp der Scheduling Engine 20030806
4 Importing IV_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP '19000101000000' UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030806
5 Importing IV_VALID_TO Call by reference Type reference (TYPE) TIMESTAMP '99991231000000' UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030806

Method ALERT_DEL_FOR_COMPONENT on Interface /MRSS/IF_SGA_ALERT_INT has no exception.

Method ALERT_DEL_FOR_COMPONENT_MUL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPONENT_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20110302
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB Meldung 20110302
3 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_OBJECT_TYPE Objekttyp der Einsatzplantafel 20110302
4 Importing IV_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP '19000101000000' UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110302
5 Importing IV_VALID_TO Call by reference Type reference (TYPE) TIMESTAMP '99993112000000' UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20110302

Method ALERT_DEL_FOR_COMPONENT_MUL on Interface /MRSS/IF_SGA_ALERT_INT has no exception.

Method ALERT_MOD_FOR_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALERTS Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA_TAB 20031126
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB 20031128
3 Importing IV_COMPONENT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20031126
4 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_OBJECT_TYPE 20031126
5 Importing IV_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP '19000101000000' Gültig von 20031126
6 Importing IV_VALID_TO Call by reference Type reference (TYPE) TIMESTAMP '99991231000000' Gültig bis 20031126

Method ALERT_MOD_FOR_COMPONENT on Interface /MRSS/IF_SGA_ALERT_INT has no exception.

Method ALERT_MOD_FOR_COMPONENT_MUL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALERTS Call by reference Type reference (TYPE) /MRSS/T_ALERTDATA_TAB 20120323
2 Importing IT_COMPONENT_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB GUID 20120323
3 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_ALERT_MESSAGE_TAB 20120323
4 Importing IV_COMPONENT_TYPE Call by reference Type reference (TYPE) /MRSS/T_SGE_OBJECT_TYPE 20120323
5 Importing IV_VALID_FROM Call by reference Type reference (TYPE) TIMESTAMP '19000101000000' Gültig von 20120323
6 Importing IV_VALID_TO Call by reference Type reference (TYPE) TIMESTAMP '99991231000000' Gültig bis 20120323

Method ALERT_MOD_FOR_COMPONENT_MUL on Interface /MRSS/IF_SGA_ALERT_INT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 401