SAP ABAP Interface IF_RCC_LOGGING_MESSAGE (RCCF Message Logging Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_ADMIN (Package) RCCF: Administrative Tasks

⤷

⤷

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
Interface | IF_RCC_LOGGING_MESSAGE | |
Short Description | RCCF Message Logging Interface |
General Data
Package | RCC_ADMIN | RCCF: Administrative Tasks |
Created | 20080320 | SAP |
Last changed | 20110908 | SAP |
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 IF_RCC_LOGGING_MESSAGE has no interface.
Friends
Interface IF_RCC_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 | Was a Message/Exception Added? | 20080320 | ||
2 | MV_IS_CREATED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Was the Application Log Created? | 20080320 | ||
3 | MV_LOG_HANDLE | 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
Interface IF_RCC_LOGGING_MESSAGE has no event.
Types
Interface 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 Interface 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 | 604 |