SAP ABAP Class IF_RCC_LOGGING_MESSAGE (RCCF Message Logging Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_LOGGING_MESSAGE | Log Entries for an Engine Run | 20080320 |
Properties
| Class | IF_RCC_LOGGING_MESSAGE | |
| Short Description | RCCF Message Logging Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080320 | SAP |
| Last change | 20110908 | SAP |
| 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 IF_RCC_LOGGING_MESSAGE has no interface implemented.
Friends
Class IF_RCC_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 | Was a Message/Exception Added? | 20080320 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Was the Application Log Created? | 20080320 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Exception | 20080320 | |
| 2 | Instance method | Public | Method | Add Message | 20080320 | |
| 3 | Instance method | Public | Method | Close Log | 20080320 | |
| 4 | Instance method | Public | Method | Delete Object and Complete Cleanup | 20080320 | |
| 5 | Instance method | Public | Method | Open Log | 20080320 | |
| 6 | Instance method | Public | Method | Store Log | 20080320 |
Events
Class IF_RCC_LOGGING_MESSAGE has no event.
Types
Class IF_RCC_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 | Application Log: Message Handle | 20080320 | |||
| 2 | EV_MSG_LOGGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080320 | ||||
| 3 | IS_EXCEPTION | Call by reference | Type reference (TYPE) | BAL_S_EXC | Application Log: Data for an Exception | 20080320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080320 |
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 | Application Log: Message Handle | 20080320 | |||
| 2 | EV_MSG_LOGGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Application Log: Message Was Issued | 20080320 | |||
| 3 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20080320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080320 |
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 | Save Log Before Closing? | 20080320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080320 |
Method FREE Signature
Method FREE on class IF_RCC_LOGGING_MESSAGE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080320 |
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 | Application Log: Log Handle | 20080320 | |||
| 2 | RV_LOGHANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080320 |
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 | 20080320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080320 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |