SAP ABAP Class IF_RCC_SIMPLE_ENGINE (RCCF Simple Engine Interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_RCC_ENGINE_EVENTS | RCCF Engine Event Interface | 20130322 |
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
| Class | IF_RCC_SIMPLE_ENGINE | |
| Short Description | RCCF Simple Engine Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130322 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RCC_SIMPLE_ENGINE has no forward declaration.
Interfaces
Class IF_RCC_SIMPLE_ENGINE has no interface implemented.
Friends
Class IF_RCC_SIMPLE_ENGINE has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_RCC_SIMPLE_ENGINE has no exception.
Event Signatures
Event MESSAGE_RECEIVE Signature
Event MESSAGE_RECEIVE on class IF_RCC_SIMPLE_ENGINE has no parameter.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |