SAP ABAP Class CL_RCC_COMMOBJ_SHMA (Shared Memory Communication Object)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCC_COMMOBJECT Interface for Communication Interface Objects 20080320
Properties
Class CL_RCC_COMMOBJ_SHMA  
Short Description Shared Memory Communication Object    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RCC_COM   RCCF: Communication 
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
# Interface Abstract Final Description Created on
1 IF_RCC_COMMOBJECT Interface for Communication Interface Objects 20080320
Friends
# Friend Modeled only Created on Description
1 CL_RCC_COMMOBJ_SHMA 20080320 Shared Memory Communication Object
2 IF_RCC_COMMOBJECT 20080320 Interface for Communication Interface Objects
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ENGINE_SLOT Instance attribute Private Type reference (TYPE) RCCS_DEST_SLOT Reserved Destination Addresses in RCCF 20080320
2 MT_EXTRA_PARAMETER Instance attribute Private Type reference (TYPE) RCCT_COMM_OBJECT_PARAMETER Parameter Structure for Transferring All Parameters in RCCF 20080320
3 MT_FINISH Instance attribute Private Type reference (TYPE) RCCT_COMM_OBJECT_FINISH Table with End Result Information in Communication Object 20080320
4 MT_MESSAGE Instance attribute Private Type reference (TYPE) RCCT_COMM_OBJECT_MESSAGE Table with Message Information in Communication Object 20080320
5 MT_PROGRESS Instance attribute Private Type reference (TYPE) RCCT_COMM_OBJECT_MESSAGE Table with Message Information in Communication Object 20080320
6 MT_RESULT Instance attribute Private Type reference (TYPE) RCCT_COMM_OBJECT_RESULT Table with Result Information in Communication Object 20080320
7 MV_CONTEXT_ID Instance attribute Private Type reference (TYPE) THFB_CONTEXT_ID 20080320
8 MV_CONTEXT_ID_LEN Instance attribute Private Type reference (TYPE) I 20080320
9 MV_INITTIMESTAMP Instance attribute Public Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20080320
10 MV_SESSION_ID Instance attribute Private Type reference (TYPE) THFB_SESSION_ID 20080320
11 MV_SESSION_ID_LEN Instance attribute Private Type reference (TYPE) I 20080320
12 MV_SORT_KEY Instance attribute Public Type reference (TYPE) I 20080320
13 MV_TID Instance attribute Private Type reference (TYPE) SYINDEX Loop Index 20080320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20080320
2 INIT_SHMA Instance method Private Method 20080320
Events
Class CL_RCC_COMMOBJ_SHMA has no event.
Types
Class CL_RCC_COMMOBJ_SHMA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_RCC_COMMOBJ_SHMA has no exception.

Method INIT_SHMA 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 INIT_SHMA on class CL_RCC_COMMOBJ_SHMA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604