SAP ABAP Class CL_RCC_ADMIN_ENGINEVERSION (Class for Deriving Engine Version)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_ADMIN (Package) RCCF: Administrative Tasks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCC_ENGINE_EVENTHANDLER Basis Class for Engine Events 20080320
Properties
Class CL_RCC_ADMIN_ENGINEVERSION  
Short Description Class for Deriving Engine Version    
Super Class CL_RCC_ENGINE_EVENTHANDLER Basis Class for Engine Events 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RCC_ADMIN   RCCF: Administrative Tasks 
Created 20080320   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCC_ADMIN_ENGINEVERSION has no forward declaration.
Interfaces
Class CL_RCC_ADMIN_ENGINEVERSION has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RCC_ADMIN_FUNCTIONSTORE 20100122 Function Memory for Admin Functions
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_ENGINE_VERSION Instance attribute Public Type reference (TYPE) RCCS_ADMIN_VERSION Engine Version Information 20080320
2 MT_APP Instance attribute Private Type reference (TYPE) RCCT_APP RCCF list of applications 20110711
3 MV_CALLER Instance attribute Private Type reference (TYPE) RCC_PARAM_STRING_VALUE 'USER' RCCF Parameter: Character String 20080909
4 MV_COM_DEST Instance attribute Private Type reference (TYPE) RCC_COMDEST Communication Connection 20110704
5 MV_ERROR_CODE Instance attribute Public Type reference (TYPE) I 20080320
6 MV_RESULT_CODE Instance attribute Public Type reference (TYPE) I 20080320
7 ST_COM_DEST_VERSION Static Attribute Private Type reference (TYPE) LTYT_COM_DEST_VERSION 20110704
8 ST_DESTINATIONS Static Attribute Private Type reference (TYPE) LTYT_DESTINATION Table of Destination Addresses for External Engines in RCCF 20110704
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20080909
2 GET_VERSION Static method Public Method Retrieve Version Information of an Engine 20080320
3 GET_VERSION_DEFAULT Static method Private Method Retrieve Version Information of an Engine the default way 20100122
4 GET_VERSION_SERVICE Static method Private Method Retrieve Version Information of an Engine the service way 20100122
Events
Class CL_RCC_ADMIN_ENGINEVERSION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYS_COM_DEST_VERSION Private See coding 20110704 begin of LTYS_COM_DEST_VERSION, com_dest type rcc_comdest, versions type rcct_admin_version, apps type rcct_app, end of ltys_com_dest_version
2 LTYT_COM_DEST_VERSION Private See coding 20110704 ltyt_com_dest_version type hashed table of ltys_com_dest_version with unique key com_dest
3 LTYT_DESTINATION Private See coding 20110704 LTYT_DESTINATION type sorted table of rccs_eng_destination with non-unique key dest_comdest dest_app
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CALLER Call by reference Type reference (TYPE) RCC_PARAM_STRING_VALUE 'USER' RCCF Parameter: Character String 20080909

Method CONSTRUCTOR on class CL_RCC_ADMIN_ENGINEVERSION has no exception.

Method GET_VERSION 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_SLOT 20110722
2 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20080320
3 Importing IV_CALLER Call by reference Type reference (TYPE) RCC_PARAM_STRING_VALUE 'USER' RCCF Parameter: Character String 20080909
4 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID ID of Destination Address of External Engine in RCCF 20080320
5 Returning RS_ENGINE_VERSION Value transfer Type reference (TYPE) RCCS_ADMIN_VERSION Engine Version Information 20080320

Method GET_VERSION on class CL_RCC_ADMIN_ENGINEVERSION has no exception.

Method GET_VERSION_DEFAULT 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_SLOT 20110722
2 Importing IT_APP Call by reference Type reference (TYPE) RCCT_APP RCCF list of applications 20110711
3 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20100122
4 Importing IV_CALLER Call by reference Type reference (TYPE) RCC_PARAM_STRING_VALUE 'USER' RCCF Parameter: Character String 20100122
5 Importing IV_COM_DEST Call by reference Type reference (TYPE) RCC_COMDEST Communication Connection 20110704
6 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID ID of Destination Address of External Engine in RCCF 20100122
7 Returning RS_ENGINE_VERSION Value transfer Type reference (TYPE) RCCS_ADMIN_VERSION Engine Version Information 20100122

Method GET_VERSION_DEFAULT on class CL_RCC_ADMIN_ENGINEVERSION has no exception.

Method GET_VERSION_SERVICE 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_SLOT 20110722
2 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20100122
3 Importing IV_CALLER Call by reference Type reference (TYPE) RCC_PARAM_STRING_VALUE 'USER' RCCF Parameter: Character String 20100122
4 Importing IV_COM_DEST Call by reference Type reference (TYPE) RCC_COMDEST Communication Connection 20110704
5 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID ID of Destination Address of External Engine in RCCF 20100122
6 Returning RS_ENGINE_VERSION Value transfer Type reference (TYPE) RCCS_ADMIN_VERSION Engine Version Information 20100122

Method GET_VERSION_SERVICE on class CL_RCC_ADMIN_ENGINEVERSION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604