SAP ABAP Class IF_RCC_SIMPLE_ENGINE_EXTRAS (RCCF Simple Engine Extra Methods)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_SIMPLE_ENGINE_EXTRAS | RCCF: Simple Engine Enhancements | 20130704 |
Properties
Class | IF_RCC_SIMPLE_ENGINE_EXTRAS | |
Short Description | RCCF Simple Engine Extra Methods | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130702 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_RCC_SIMPLE_ENGINE_EXTRAS has no forward declaration.
Interfaces
Class IF_RCC_SIMPLE_ENGINE_EXTRAS has no interface implemented.
Friends
Class IF_RCC_SIMPLE_ENGINE_EXTRAS has no friend class.
Attributes
Class IF_RCC_SIMPLE_ENGINE_EXTRAS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get the complete result information from the engine | 20130704 |
2 | ![]() |
Instance method | Public | Method | Set the log callback method | 20130704 |
3 | ![]() |
Instance method | Public | Method | Preset the destination | 20130704 |
4 | ![]() |
Instance method | Public | Method | Preset the slot | 20130704 |
5 | ![]() |
Instance method | Public | Method | Set the maximum number of slots | 20130704 |
6 | ![]() |
Instance method | Public | Method | Set the minimum number of slots | 20130704 |
Events
Class IF_RCC_SIMPLE_ENGINE_EXTRAS has no event.
Types
Class IF_RCC_SIMPLE_ENGINE_EXTRAS has no local type.
Method Signatures
Method GET_FULL_ENGINE_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_ENGINE_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_RCC_ENGINE_PARAMETER | RCCF Engine Parameters Interface | 20130704 |
Method GET_FULL_ENGINE_RESULT on class IF_RCC_SIMPLE_ENGINE_EXTRAS has no exception.
Method SET_LOG_CALLBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LOG_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_RCC_LOG_CALLBACK | RCCF Log Callback Interface | 20130704 | ||
2 | ![]() |
RO_EXTRAS | Value transfer | Object reference (TYPE REF TO) | IF_RCC_SIMPLE_ENGINE_EXTRAS | RCCF Simple Engine Extra Methods | 20130704 |
Method SET_LOG_CALLBACK on class IF_RCC_SIMPLE_ENGINE_EXTRAS has no exception.
Method SET_PREDEFINED_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEST_ID | Call by reference | Type reference (TYPE) | RCC_DEST_ID | Destination ID of External Engine in RCCF | 20130704 | ||
2 | ![]() |
RO_EXTRAS | Value transfer | Object reference (TYPE REF TO) | IF_RCC_SIMPLE_ENGINE_EXTRAS | RCCF Simple Engine Extra Methods | 20130704 |
Method SET_PREDEFINED_DESTINATION on class IF_RCC_SIMPLE_ENGINE_EXTRAS has no exception.
Method SET_PREDEFINED_SLOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SLOT | Call by reference | Type reference (TYPE) | RCCS_SLOT | RCCF Slot data | 20130704 | ||
2 | ![]() |
RO_EXTRAS | Value transfer | Object reference (TYPE REF TO) | IF_RCC_SIMPLE_ENGINE_EXTRAS | RCCF Simple Engine Extra Methods | 20130704 |
Method SET_PREDEFINED_SLOT on class IF_RCC_SIMPLE_ENGINE_EXTRAS has no exception.
Method SET_SLOT_MAXIMUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SLOT_MAX | Call by reference | Type reference (TYPE) | RCC_SLOT_MAXIMUM | Maximum number of slots which should be reserved | 20130704 | ||
2 | ![]() |
RO_EXTRAS | Value transfer | Object reference (TYPE REF TO) | IF_RCC_SIMPLE_ENGINE_EXTRAS | RCCF Simple Engine Extra Methods | 20130704 |
Method SET_SLOT_MAXIMUM on class IF_RCC_SIMPLE_ENGINE_EXTRAS has no exception.
Method SET_SLOT_MINIMUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SLOT_MIN | Call by reference | Type reference (TYPE) | RCC_SLOT_MINIMUM | Minimum number of slots which should be reserved | 20130704 | ||
2 | ![]() |
RO_EXTRAS | Value transfer | Object reference (TYPE REF TO) | IF_RCC_SIMPLE_ENGINE_EXTRAS | RCCF Simple Engine Extra Methods | 20130704 |
Method SET_SLOT_MINIMUM on class IF_RCC_SIMPLE_ENGINE_EXTRAS has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in |