SAP ABAP Interface /MRSS/IF_RCCF_LOGGING_MESSAGE (RCCF Meldungslogging-Interface)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_ADMIN (Package) RCCF Admin

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RCCF_LOGGING_MESSAGE | Protokolleinträge zu einem Enginelauf | 20071106 |
Properties
Interface | /MRSS/IF_RCCF_LOGGING_MESSAGE | |
Short Description | RCCF Meldungslogging-Interface |
General Data
Package | /MRSS/RCCF_ADMIN | RCCF Admin |
Created | 20071102 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no interface.
Friends
Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_HAS_MSG | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Wurde eine Meldung/Ausnahme hinzugefügt? | 20071102 | ||
2 | MV_IS_CREATED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Wurde das Applikationslog erstellt | 20071102 | ||
3 | MV_LOG_HANDLE | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20071102 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Ausnahme hinzufügen | 20071102 |
2 | ![]() |
Instance method | Public | Method | Meldung hinzufügen | 20071102 |
3 | ![]() |
Instance method | Public | Method | Log schliessen | 20071102 |
4 | ![]() |
Instance method | Public | Method | Objekt löschen und Aufräumarbeiten erledigen | 20071102 |
5 | ![]() |
Instance method | Public | Method | Log öffnen | 20071102 |
6 | ![]() |
Instance method | Public | Method | Log speichern | 20071102 |
Events
Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no event.
Types
Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20071102 | ||
2 | ![]() |
EV_MSG_LOGGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20071102 | |||
3 | ![]() |
IS_EXCEPTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Anwendungs-Log: Daten einer Ausnahme | 20071102 |
Method ADD_EXCEPTION on Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no exception.
Method ADD_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | Anwendungs-Log: Handle für eine Meldung | 20071102 | ||
2 | ![]() |
EV_MSG_LOGGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Anwendungs-Log: Meldung wurde ausgegeben | 20071102 | ||
3 | ![]() |
IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20071102 |
Method ADD_MESSAGE on Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no exception.
Method CLOSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SAVE_ON_CLOSE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Soll das Protokoll gespeichert werden vor dem schliessen | 20071102 |
Method CLOSE on Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no exception.
Method FREE Signature
Method FREE on Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no parameter.
Method FREE on Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no exception.
Method OPEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20071102 | ||
2 | ![]() |
RV_LOGHANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20071102 |
Method OPEN on Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071102 |
Method SAVE on Interface /MRSS/IF_RCCF_LOGGING_MESSAGE has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |