SAP ABAP Class IF_RCC_APP_HANDLER_CALLBACK (RCCF Engine Handler Callback)
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
Class IF_RCC_APP_HANDLER_CALLBACK  
Short Description RCCF Engine Handler Callback    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130416   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RCC_APP_HANDLER_CALLBACK has no interface implemented.
Friends
Class IF_RCC_APP_HANDLER_CALLBACK has no friend class.
Attributes
Class 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
Class IF_RCC_APP_HANDLER_CALLBACK has no event.
Types
Class 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 class IF_RCC_APP_HANDLER_CALLBACK has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in