SAP ABAP Interface IF_RCC_COMMOBJECT (Interface for Communication Interface Objects)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCC_COMMOBJ_SHMA Shared Memory Communication Object 20080320
Properties
Interface IF_RCC_COMMOBJECT  
Short Description Interface for Communication Interface Objects    
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)
2 THFB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RCC_COMMOBJECT has no interface.
Friends
Interface IF_RCC_COMMOBJECT has no friend.
Attributes
Interface IF_RCC_COMMOBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP_ORPHANS Static method Public Method 20080320
2 CLEAR_DATA Instance method Public Method 20080320
3 FACTORY Static method Public Method 20080320
4 FREE Instance method Public Method 20080320
5 GET_DATA Instance method Public Method 20080320
6 GET_ENGINE_PARAMETER Instance method Public Method 20080320
7 GET_TASK_INFOS Instance method Public Method 20080320
8 SET_DATA Instance method Public Method 20080320
9 SET_ENGINE_PARAMETER Instance method Public Method 20080320
10 SET_TASK_INFOS Instance method Public Method 20080320
Events
Interface IF_RCC_COMMOBJECT has no event.
Types
Interface IF_RCC_COMMOBJECT has no local type.
Method Signatures

Method CLEANUP_ORPHANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OLDER_THAN Call by reference Type reference (TYPE) I 1440 Minutes - Default Value Is One Day 20080320

Method CLEANUP_ORPHANS on Interface IF_RCC_COMMOBJECT has no exception.

Method CLEAR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_INTERFACE Call by reference Type reference (TYPE) RCC_COM_METHODINTF Method Interface for Communication Interface 20080320
2 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320

Method CLEAR_DATA on Interface IF_RCC_COMMOBJECT has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320
2 Returning RO_COMMOBJ Value transfer Object reference (TYPE REF TO) IF_RCC_COMMOBJECT Interface for Communication Interface Objects 20080320

Method FACTORY on Interface IF_RCC_COMMOBJECT has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320

Method FREE on Interface IF_RCC_COMMOBJECT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_INTERFACE Call by reference Type reference (TYPE) RCC_COM_METHODINTF Method Interface for Communication Interface 20080320
2 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320
3 Importing IV_START_IDX Call by reference Type reference (TYPE) SYTABIX 1 Start Index as of Which Data Is Read 20080320
4 Returning RT_DATA Value transfer Object reference (TYPE REF TO) DATA Communication Object Data 20080320

Method GET_DATA on Interface IF_RCC_COMMOBJECT has no exception.

Method GET_ENGINE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320
2 Returning RS_SLOT Value transfer Type reference (TYPE) RCCS_DEST_SLOT RCCF Engine Parameters Interface 20080320

Method GET_ENGINE_PARAMETER on Interface IF_RCC_COMMOBJECT has no exception.

Method GET_TASK_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTEXT_ID Call by reference Type reference (TYPE) THFB_CONTEXT_ID 20080320
2 Exporting EV_CONTEXT_ID_LEN Call by reference Type reference (TYPE) I 20080320
3 Exporting EV_SESSION_ID Call by reference Type reference (TYPE) THFB_SESSION_ID 20080320
4 Exporting EV_SESSION_ID_LEN Call by reference Type reference (TYPE) I 20080320
5 Exporting EV_TID Call by reference Type reference (TYPE) SYINDEX Loop Index 20080320
6 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320

Method GET_TASK_INFOS on Interface IF_RCC_COMMOBJECT has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_FINISH Call by reference Type reference (TYPE) RCCS_COMM_FINISH End Result Information in Communication Object 20080320
2 Importing IT_EXTRA_PARAMETER Call by reference Type reference (TYPE) RCCT_COMM_PARAMETER Parameter Structure for Transferring All Parameters in RCCF 20080320
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) RCCT_COMM_MESSAGE Table with Message Information 20080320
4 Importing IT_PROGRESS Call by reference Type reference (TYPE) RCCT_COMM_MESSAGE Table with Message Information 20080320
5 Importing IT_RESULT Call by reference Type reference (TYPE) RCCT_COMM_RESULT Table with Result Information 20080320
6 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320

Method SET_DATA on Interface IF_RCC_COMMOBJECT has no exception.

Method SET_ENGINE_PARAMETER 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_DEST_SLOT RCCF Engine Parameters Interface 20080320
2 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320

Method SET_ENGINE_PARAMETER on Interface IF_RCC_COMMOBJECT has no exception.

Method SET_TASK_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_ID Call by reference Type reference (TYPE) THFB_CONTEXT_ID 20080320
2 Importing IV_CONTEXT_ID_LEN Call by reference Type reference (TYPE) I 20080320
3 Importing IV_SESSION_GUID Call by reference Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320
4 Importing IV_SESSION_ID Call by reference Type reference (TYPE) THFB_SESSION_ID 20080320
5 Importing IV_SESSION_ID_LEN Call by reference Type reference (TYPE) I 20080320
6 Importing IV_TID Call by reference Type reference (TYPE) SYINDEX Loop Index 20080320

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