SAP ABAP Interface IF_RCC_APP_HANDLER_CALLBACK (RCCF Engine Handler Callback)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_COMMON (Package) RCCF: Shared Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCC_APP_HANDLER_CALLBACK RCCF Engine Handler Callback 20130418
Properties
Interface IF_RCC_APP_HANDLER_CALLBACK  
Short Description RCCF Engine Handler Callback    
General Data
Package RCC_COMMON   RCCF: Shared Objects 
Created 20130416   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RCC_APP_HANDLER_CALLBACK has no interface.
Friends
Interface IF_RCC_APP_HANDLER_CALLBACK has no friend.
Attributes
Interface IF_RCC_APP_HANDLER_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DESTINATION Instance method Public Method Is the engine available 20130418
Events
Interface IF_RCC_APP_HANDLER_CALLBACK has no event.
Types
Interface IF_RCC_APP_HANDLER_CALLBACK has no local type.
Method Signatures

Method CHECK_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_HANDLED Call by reference Type reference (TYPE) ABAP_BOOL Is this "event" handled 20130418
2 Exporting EV_MESSAGE Call by reference Type reference (TYPE) CHAR80 (Error) message 20130418
3 Exporting EV_OK Call by reference Type reference (TYPE) ABAP_BOOL Everything ok 20130418
4 Importing IS_DESTINATION Call by reference Type reference (TYPE) RCCS_ENG_DESTINATION RCCF: Destinations for Engines 20130418

Method CHECK_DESTINATION on Interface IF_RCC_APP_HANDLER_CALLBACK has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in