SAP ABAP Class CL_RCC_COM_DEFAULTPARAMETER (Default Parameter for RCCF Engines)
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_ENGINE RCCF Engine Interface 20080320
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCC_ENGINE_C RCCF Engine Interface 20080320
Properties
Class CL_RCC_COM_DEFAULTPARAMETER  
Short Description Default Parameter for RCCF Engines    
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 20130531   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_ENGINE RCCF Engine Interface 20080320
2 IF_RCC_ENGINE_C RCCF Engine Interface 20080320
Friends
# Friend Modeled only Created on Description
1 CL_RCC_ENGINE 20080320 Basis Class for RCCF Engines
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SECT_GENERAL Constant Public Type reference (TYPE) RCC_PARAM_SECTION 'GENERAL' RCCF Parameter: Section 20080320
2 GC_SECT_INIT Constant Public Type reference (TYPE) RCC_PARAM_SECTION 'INIT' RCCF Parameter: Section 20080320
3 GC_SECT_PASSPORT Constant Public Type reference (TYPE) RCC_PARAM_SECTION 'PASSPORT' RCCF-Parameter: Sektion 20080320
4 MO_DEFAULT_ENGINE Static Attribute Private Object reference (TYPE REF TO) CL_RCC_COM_DEFAULTPARAMETER Default Parameter Supplier 20080320
5 MO_ENGINE Instance attribute Private Object reference (TYPE REF TO) IF_RCC_ENGINE Basis Class for RCCF Engines 20110609
6 MO_EVENT_CALLBACK Instance attribute Private Object reference (TYPE REF TO) IF_RCC_ENGINE Callback Engine for Event Tracing 20080320
7 MV_COMMOBJ_SESSION Instance attribute Private Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320
8 MV_HAS_ERROR Instance attribute Private Type reference (TYPE) INT1 2 Current MsgLevel (2=Info) 20080725
9 MV_SESSION_GUID Instance attribute Private Type reference (TYPE) RCC_GUID RCCF-Internal GUID 20080320
10 MV_TRIED_TO_BIND Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080320
11 MV_USE_COMMOBJECT Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20080320
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110609
2 CREATE_CALLBACK Instance method Private Method Calls Event Module If it Exists 20080320
3 FACTORY Static method Public Method 20080320
4 GET_DSR_PARAMETER Instance method Private Method Liefert DSR-relevante Daten 20080320
5 GET_PARAMETER Instance method Public Method 20080320
6 GET_RELEASE_INFO Instance method Private Method Get the Netweaver release information 20120807
7 GET_STOPPED Instance method Public Method Provides Information About Whether Engine Is to Be Stopped 20080320
8 SET_MESSAGE Instance method Public Method 20080320
9 SET_PARAMETER Instance method Public Method 20080320
10 SET_PERFINFO Instance method Public Method 20080320
11 SET_PROGRESS Instance method Public Method 20080320
12 SET_RESULT Instance method Public Method 20080320
13 SET_SLOT_INFO Instance method Public Method 20110722
14 SET_SYSINFO Instance method Public Method 20080320
Events
Class CL_RCC_COM_DEFAULTPARAMETER has no event.
Types
Class CL_RCC_COM_DEFAULTPARAMETER 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 IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE Basis Class for RCCF Engines 20110609

Method CONSTRUCTOR on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method CREATE_CALLBACK Signature

Method CREATE_CALLBACK on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method CREATE_CALLBACK on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MAIN_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE Basis Class for RCCF Engines 20110609
2 Importing IV_FORCE_NEW Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Forces Recreation of Object 20080320
3 Returning RT_ENGINE Value transfer Object reference (TYPE REF TO) IF_RCC_ENGINE Basis Class for RCCF Engines 20080320

Method FACTORY on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method GET_DSR_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION Call by reference Type reference (TYPE) TH_CLIID_ACTION Client-ID: Name der Aktion des Clients 20080320
2 Exporting EV_ACTION_TYPE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20080320
3 Exporting EV_IS_REMOTE Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20080320
4 Exporting EV_PRE_SYSID Call by reference Type reference (TYPE) TH_CLIID_SYSID Client-ID: System-ID des Clients 20080320
5 Exporting EV_SERVICE Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20080320
6 Exporting EV_SYSID Call by reference Type reference (TYPE) TH_CLIID_SYSID Client-ID: System-ID des Clients 20080320
7 Exporting EV_TRANSID Call by reference Type reference (TYPE) TH_CLIID_TRANSID Client-ID: Transktions-ID 20080320
8 Exporting EV_USERID Call by reference Type reference (TYPE) TH_CLIID_USERID Client-ID: Benutzername 20080320
# Exception Resumable Description Created on
1 INTERNAL_ERROR Ein interner Fehler ist aufgetreten (s. Developer Trace) 20080320
2 PARAMETER_MISSING Ein Parameter wurde vergessen anzugeben (s. Doku und Dev Tr) 20080320
3 PARAMETER_WRONG Ein Textparameter ist zu kurz (s. Doku u. Developer Trace) 20080320

Method GET_PARAMETER Signature

Method GET_PARAMETER on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method GET_PARAMETER on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method GET_RELEASE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PATCHLEVEL Call by reference Type reference (TYPE) CVERS_SDU-EXTRELEASE Support Package Level of a Software Component 20120807
2 Exporting EV_RELEASE Call by reference Type reference (TYPE) CVERS_SDU-RELEASE SAP Release 20120807
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) CVERS_SDU-COMPONENT 'SAP_BASIS' Software Component 20120807

Method GET_RELEASE_INFO on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method GET_STOPPED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320

Method GET_STOPPED on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method SET_MESSAGE Signature

Method SET_MESSAGE on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_MESSAGE on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method SET_PARAMETER Signature

Method SET_PARAMETER on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_PARAMETER on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method SET_PERFINFO Signature

Method SET_PERFINFO on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_PERFINFO on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method SET_PROGRESS Signature

Method SET_PROGRESS on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_PROGRESS on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method SET_RESULT Signature

Method SET_RESULT on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_RESULT on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method SET_SLOT_INFO Signature

Method SET_SLOT_INFO on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_SLOT_INFO on class CL_RCC_COM_DEFAULTPARAMETER has no exception.

Method SET_SYSINFO Signature

Method SET_SYSINFO on class CL_RCC_COM_DEFAULTPARAMETER has no parameter.
Method SET_SYSINFO on class CL_RCC_COM_DEFAULTPARAMETER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604