SAP ABAP Interface IF_RCC_COMMHOOK (Interface to Join In Communication)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_COM (Package) RCCF: Communication
Properties
Interface IF_RCC_COMMHOOK  
Short Description Interface to Join In Communication    
General Data
Package RCC_COM   RCCF: Communication 
Created 20080320   SAP 
Last changed 20110908   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_COMMHOOK has no interface.
Friends
Interface IF_RCC_COMMHOOK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SESSION_GUID Instance attribute Public Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320
Methods
# Method Level Visibility Method type Description Created on
1 PARSE_EXTRA_PARAMETER Instance method Public Method Edit extra parameters 20080320
2 PARSE_FINISH Instance method Public Method Edit the finish-flag 20080320
3 PARSE_MESSAGE Instance method Public Method Edit messages 20080320
4 PARSE_PROGRESS Instance method Public Method Edit the progress message 20080320
5 PARSE_RESULT Instance method Public Method Edit the result-infos 20080320
Events
Interface IF_RCC_COMMHOOK has no event.
Types
Interface IF_RCC_COMMHOOK has no local type.
Method Signatures

Method PARSE_EXTRA_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_PARAMETER Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320
2 Returning RT_EXTRA_PARAMETER Value transfer Type reference (TYPE) RCCT_COMM_PARAMETER Parameter Structure for Transferring All Parameters in RCCF 20080320

Method PARSE_EXTRA_PARAMETER on Interface IF_RCC_COMMHOOK has no exception.

Method PARSE_FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_FINISH Call by reference Type reference (TYPE) RCCS_COMM_FINISH Endergebnisinformationen im Kommunikationsobjekt 20080320

Method PARSE_FINISH on Interface IF_RCC_COMMHOOK has no exception.

Method PARSE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Structure for Parameter Transfer to External Engines 20080320
2 Returning RT_MESSAGE Value transfer Type reference (TYPE) RCCT_COMM_MESSAGE Table with Message Information 20080320

Method PARSE_MESSAGE on Interface IF_RCC_COMMHOOK has no exception.

Method PARSE_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320
2 Returning RT_PROGRESS Value transfer Type reference (TYPE) RCCT_COMM_MESSAGE Table with Message Information 20080320

Method PARSE_PROGRESS on Interface IF_RCC_COMMHOOK has no exception.

Method PARSE_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320
2 Returning RT_RESULT Value transfer Type reference (TYPE) RCCT_COMM_RESULT Table with Result Information 20080320

Method PARSE_RESULT on Interface IF_RCC_COMMHOOK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604