SAP ABAP Interface IF_RCC_LOGGING_ENGINERUN (RCCF Engine-Run-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_ENGINERUN | Logging of Engine Runs | 20080320 |
Properties
| Interface | IF_RCC_LOGGING_ENGINERUN | |
| Short Description | RCCF Engine-Run-Logging interface |
General Data
| Package | RCC_ADMIN | RCCF: Administrative Tasks |
| Created | 20080320 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RCC_LOGGING_ENGINERUN has no forward declaration.
Interfaces
Interface IF_RCC_LOGGING_ENGINERUN has no interface.
Friends
Interface IF_RCC_LOGGING_ENGINERUN has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_LOGHANDLE | Instance attribute | Public | Type reference (TYPE) | RCC_LOG_HANDLE | Log Handle of Exactly One Entry in RCCF | 20080320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Log Entry | 20080320 | |
| 2 | Instance method | Public | Method | Delete Log Entry | 20080320 | |
| 3 | Instance method | Public | Method | Save log entry | 20080320 | |
| 4 | Instance method | Public | Method | Change Log Entry | 20080320 |
Events
Interface IF_RCC_LOGGING_ENGINERUN has no event.
Types
Interface IF_RCC_LOGGING_ENGINERUN has no local type.
Method Signatures
Method ADD_LOGENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOGENTRY | Call by reference | Type reference (TYPE) | RCCS_LOG_ENTRY | Log Entry in Engine Log | 20080320 | |||
| 2 | RV_LOGHANDLE | Value transfer | Type reference (TYPE) | RCC_LOG_HANDLE | Log Handle of Exactly One Entry in RCCF | 20080320 |
Method ADD_LOGENTRY on Interface IF_RCC_LOGGING_ENGINERUN has no exception.
Method DELETE_LOGENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | RCC_LOG_HANDLE | Log Handle of Exactly One Entry in RCCF | 20080320 |
Method DELETE_LOGENTRY on Interface IF_RCC_LOGGING_ENGINERUN has no exception.
Method SAVE_LOGENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | RCC_LOG_HANDLE | Log Handle of Exactly One Entry in RCCF | 20080320 |
Method SAVE_LOGENTRY on Interface IF_RCC_LOGGING_ENGINERUN has no exception.
Method UPDATE_LOGENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOGENTRY | Call by reference | Type reference (TYPE) | RCCS_LOG_ENTRY | Log Entry in Engine Log | 20080320 | |||
| 2 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | RCC_LOG_HANDLE | Log Handle of Exactly One Entry in RCCF | 20080320 |
Method UPDATE_LOGENTRY on Interface IF_RCC_LOGGING_ENGINERUN has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |