SAP ABAP Interface IF_RCC_SIMPLE_ENGINE_EXTRAS (RCCF Simple Engine Extra Methods)
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_EXTRAS RCCF: Simple Engine Enhancements 20130704
Properties
Interface IF_RCC_SIMPLE_ENGINE_EXTRAS  
Short Description RCCF Simple Engine Extra Methods    
General Data
Package RCC_ENGINE   RCCF: Engine 
Created 20130702   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_RCC_SIMPLE_ENGINE_EXTRAS has no forward declaration.
Interfaces
Interface IF_RCC_SIMPLE_ENGINE_EXTRAS has no interface.
Friends
Interface IF_RCC_SIMPLE_ENGINE_EXTRAS has no friend.
Attributes
Interface IF_RCC_SIMPLE_ENGINE_EXTRAS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FULL_ENGINE_RESULT Instance method Public Method Get the complete result information from the engine 20130704
2 SET_LOG_CALLBACK Instance method Public Method Set the log callback method 20130704
3 SET_PREDEFINED_DESTINATION Instance method Public Method Preset the destination 20130704
4 SET_PREDEFINED_SLOT Instance method Public Method Preset the slot 20130704
5 SET_SLOT_MAXIMUM Instance method Public Method Set the maximum number of slots 20130704
6 SET_SLOT_MINIMUM Instance method Public Method Set the minimum number of slots 20130704
Events
Interface IF_RCC_SIMPLE_ENGINE_EXTRAS has no event.
Types
Interface 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 Returning 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 Interface 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 Importing IO_LOG_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RCC_LOG_CALLBACK RCCF Log Callback Interface 20130704
2 Returning 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 Interface 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 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Destination ID of External Engine in RCCF 20130704
2 Returning 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 Interface 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 Importing IS_SLOT Call by reference Type reference (TYPE) RCCS_SLOT RCCF Slot data 20130704
2 Returning 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 Interface 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 Importing IV_SLOT_MAX Call by reference Type reference (TYPE) RCC_SLOT_MAXIMUM Maximum number of slots which should be reserved 20130704
2 Returning 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 Interface 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 Importing IV_SLOT_MIN Call by reference Type reference (TYPE) RCC_SLOT_MINIMUM Minimum number of slots which should be reserved 20130704
2 Returning 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 Interface IF_RCC_SIMPLE_ENGINE_EXTRAS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in