SAP ABAP Interface IF_RCC_SIMPLE_ENGINE (RCCF Simple Engine Interface)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-RCC (Application Component) Remote Control and Communication Framework
⤷
RCC_ENGINE (Package) RCCF: Engine
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_SIMPLE_ENGINE | RCCF: Simple Engine Wrapper | 20130322 |
Properties
| Interface | IF_RCC_SIMPLE_ENGINE | |
| Short Description | RCCF Simple Engine Interface |
General Data
| Package | RCC_ENGINE | RCCF: Engine |
| Created | 20130322 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RCC_SIMPLE_ENGINE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RCC_ENGINE_EVENTS | RCCF Engine Event Interface | 20130322 |
Friends
Interface IF_RCC_SIMPLE_ENGINE has no friend.
Attributes
Interface IF_RCC_SIMPLE_ENGINE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a message to the engine protocol | 20130322 | |
| 2 | Instance method | Public | Method | Add engine parameter | 20130322 | |
| 3 | Instance method | Public | Method | Add extra decorations | 20130704 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGE_RECEIVE | Instance Event (0) |
Public (2) |
20130322 |
Types
Interface IF_RCC_SIMPLE_ENGINE has no local type.
Method Signatures
Method ADD_LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | 20130322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130322 |
Method ADD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETER | Call by reference | Type reference (TYPE) | RCCS_COMM_PARAMETER | 20130322 | ||||
| 2 | IT_PARAMETER | Call by reference | Type reference (TYPE) | RCCT_COMM_PARAMETER | 20130322 |
Method ADD_PARAMETER on Interface IF_RCC_SIMPLE_ENGINE has no exception.
Method EXTRAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EXTRAS | Value transfer | Object reference (TYPE REF TO) | IF_RCC_SIMPLE_ENGINE_EXTRAS | RCCF Simple Engine Extra Methods | 20130704 |
Method EXTRAS on Interface IF_RCC_SIMPLE_ENGINE has no exception.
Event Signatures
Event MESSAGE_RECEIVE Signature
Event MESSAGE_RECEIVE on Interface IF_RCC_SIMPLE_ENGINE has no parameter.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 747 |