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 | ![]() |
Instance method | Public | Method | Check Relevance of Alert | 20030703 |
2 | ![]() |
Instance method | Public | Method | Get All Relevant Alerts | 20061201 |
3 | ![]() |
Instance method | Public | Method | Get All Alerts | 20070425 |
4 | ![]() |
Instance method | Public | Method | Check Relevance of Alert | 20030512 |
5 | ![]() |
Instance method | Public | Method | Confirm Alerts on Basis of Customizing Settings | 20061201 |
6 | ![]() |
Instance method | Public | Method | Create Alert | 20030512 |
7 | ![]() |
Instance method | Public | Method | Delete Alerts for a Component | 20030806 |
8 | ![]() |
Instance method | Public | Method | Delete Alerts for Several Components | 20110302 |
9 | ![]() |
Instance method | Public | Method | 20031126 | |
10 | ![]() |
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 | ![]() |
EV_NOT_RELEVANT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20031128 | |||
2 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE | 20031128 | |||
3 | ![]() |
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 | ![]() |
ET_ALERTS | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA_COMPLETE_TAB | 20061201 | |||
2 | ![]() |
IT_COMPONENT | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_W_TYPE_TAB | 20070308 | |||
3 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | 20070308 | |||
4 | ![]() |
IV_SEARCH_METHOD | Call by reference | Type reference (TYPE) | CHAR1 | 'O' | 20070308 | ||
5 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | 19000101000000 | 20070308 | ||
6 | ![]() |
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 | ![]() |
ET_ALERTS | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA_COMPLETE_TAB | Alerts and Components | 20070425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No alerts Found | 20070425 |
Method ALERT_CHECK_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_NOT_RELEVANT | Call by reference | Type reference (TYPE) | /MRSS/T_BOOLEAN | 20031128 | |||
2 | ![]() |
IV_MESSAGE_ID | Call by reference | Type reference (TYPE) | MSGID | Nachrichtenidentifikation | 20030710 | ||
3 | ![]() |
IV_MESSAGE_NR | Call by reference | Type reference (TYPE) | MSGNR | Nachrichtennummer | 20030710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Datentype gefunden | 20030624 |
Method ALERT_CONFIRM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 | ![]() |
IT_ALERTS | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA_TAB | Alertsanzeigedaten komplett | 20030710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Es sind Fehlern aufgetaucht | 20030624 | |
2 | ![]() |
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 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | 20031128 | |||
2 | ![]() |
IV_COMPONENT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID im 'CHAR' Format in Großschreibung | 20030806 | ||
3 | ![]() |
IV_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Objekttyp der Scheduling Engine | 20030806 | ||
4 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | '19000101000000' | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20030806 | |
5 | ![]() |
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 | ![]() |
IT_COMPONENT_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | Liste mit Guids | 20110302 | ||
2 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | Meldung | 20110302 | ||
3 | ![]() |
IV_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | Objekttyp der Einsatzplantafel | 20110302 | ||
4 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | '19000101000000' | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20110302 | |
5 | ![]() |
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 | ![]() |
IT_ALERTS | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA_TAB | 20031126 | |||
2 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | 20031128 | |||
3 | ![]() |
IV_COMPONENT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20031126 | ||
4 | ![]() |
IV_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | 20031126 | |||
5 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | '19000101000000' | Gültig von | 20031126 | |
6 | ![]() |
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 | ![]() |
IT_ALERTS | Call by reference | Type reference (TYPE) | /MRSS/T_ALERTDATA_TAB | 20120323 | |||
2 | ![]() |
IT_COMPONENT_GUIDS | Call by reference | Type reference (TYPE) | /MRSS/T_GUID_TAB | GUID | 20120323 | ||
3 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_ALERT_MESSAGE_TAB | 20120323 | |||
4 | ![]() |
IV_COMPONENT_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SGE_OBJECT_TYPE | 20120323 | |||
5 | ![]() |
IV_VALID_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | '19000101000000' | Gültig von | 20120323 | |
6 | ![]() |
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 |