SAP ABAP Class /MRSS/IF_RCCF_LOGGING_MESSAGE (RCCF Meldungslogging-Interface)
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
| Class | /MRSS/IF_RCCF_LOGGING_MESSAGE | |
| Short Description | RCCF Meldungslogging-Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071102 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /MRSS/IF_RCCF_LOGGING_MESSAGE has no interface implemented.
Friends
Class /MRSS/IF_RCCF_LOGGING_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Wurde eine Meldung/Ausnahme hinzugefügt? | 20071102 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Wurde das Applikationslog erstellt | 20071102 | |||
| 3 | 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
Class /MRSS/IF_RCCF_LOGGING_MESSAGE has no event.
Types
Class /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 class /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 class /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 class /MRSS/IF_RCCF_LOGGING_MESSAGE has no exception.
Method FREE Signature
Method FREE on class /MRSS/IF_RCCF_LOGGING_MESSAGE has no parameter.
Method FREE on class /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 class /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 class /MRSS/IF_RCCF_LOGGING_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |