SAP ABAP Class IF_RCC_COMMHOOK (Interface to Join In Communication)
Properties
Class IF_RCC_COMMHOOK  
Short Description Interface to Join In Communication    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080320   SAP 
Last change 20110908   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_COMMHOOK has no interface implemented.
Friends
Class IF_RCC_COMMHOOK has no friend class.
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
Class IF_RCC_COMMHOOK has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_RCC_COMMHOOK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in