SAP ABAP Class CL_CRM_IC_RUNTIME_PROCESS (Java runtime process)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-IC-FRW (Application Component) Framework
⤷
CRM_IC_FRAMEWORK (Package) CRM Interaction Center: Framework
⤷
⤷
Properties
| Class | CL_CRM_IC_RUNTIME_PROCESS | |
| Short Description | Java runtime process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_IC_FRAMEWORK | CRM Interaction Center: Framework |
| Created | 20030806 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CRM_IC_RUNTIME_PROCESS has no interface implemented.
Friends
Class CL_CRM_IC_RUNTIME_PROCESS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 'ON' | isenabled flag | 20030825 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_IC_JCONFIG_MGR | Java configuration manger | 20030806 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CRM_IC_JSESSION | java session proxy | 20030820 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_IC_RUNTIME_PROCESS | Java runtime process | 20030813 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | system property file id | 20030819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Instantiate runtime process | 20030806 | |
| 2 | Instance method | Public | Method | Determine java host to use | 20030806 | |
| 3 | Static method | Public | Method | get instance | 20030813 | |
| 4 | Instance method | Public | Method | get java configuration manager | 20030813 | |
| 5 | Instance method | Public | Method | get instance | 20030820 | |
| 6 | Instance method | Public | Method | instantiate classes etc | 20030806 | |
| 7 | Instance method | Public | Method | instantiate classes etc | 20031106 | |
| 8 | Static method | Public | Method | Is the new runtime process enabled | 20030818 | |
| 9 | Static method | Public | Method | Is server switch enabled | 20030818 | |
| 10 | Instance method | Public | Method | Make the connection/create java session | 20030807 | |
| 11 | Instance method | Public | Method | Disconnect from java, release session | 20030807 | |
| 12 | Instance method | Public | Method | get java configuration manager | 20030819 | |
| 13 | Instance method | Public | Method | 20030806 | ||
| 14 | Instance method | Public | Method | 20031106 |
Events
Class CL_CRM_IC_RUNTIME_PROCESS has no event.
Types
Class CL_CRM_IC_RUNTIME_PROCESS has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSPROPID | Call by reference | Type reference (TYPE) | STRING | 20030819 | ||||
| 2 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_RUNTIME_PROCESS | Java runtime process | 20030806 |
Method CREATE on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method DETERMINE_HOST Signature
Method DETERMINE_HOST on class CL_CRM_IC_RUNTIME_PROCESS has no parameter.
Method DETERMINE_HOST on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_RUNTIME_PROCESS | Java runtime process | 20030813 |
Method GET_INSTANCE on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method GET_JCONFIG_MGR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_JCONFIG_MGR | Java runtime process | 20030813 |
Method GET_JCONFIG_MGR on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method GET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_JSESSION | Java runtime process | 20030820 |
Method GET_SESSION on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method INIT Signature
Method INIT on class CL_CRM_IC_RUNTIME_PROCESS has no parameter.
Method INIT on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method INIT_DESIGNTIME Signature
Method INIT_DESIGNTIME on class CL_CRM_IC_RUNTIME_PROCESS has no parameter.
Method INIT_DESIGNTIME on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method IS_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | true or fasle | 20030818 |
Method IS_ENABLED on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method IS_SERVERSWITCH_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | ABAP_BOOL | Boolesche Variable (X=wahr, -=falsch, leer=unbekannt) | 20030818 |
Method IS_SERVERSWITCH_ENABLED on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method JAVACONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Object reference (TYPE REF TO) | CL_CRM_IC_JSESSION | Java-Session-Proxy | 20030820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Java-Exception | 20030807 |
Method JAVADISCONNECT Signature
Method JAVADISCONNECT on class CL_CRM_IC_RUNTIME_PROCESS has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Java-Exception | 20030807 |
Method SET_SYSPROP_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | property file id | 20030819 |
Method SET_SYSPROP_ID on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method UNINIT Signature
Method UNINIT on class CL_CRM_IC_RUNTIME_PROCESS has no parameter.
Method UNINIT on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
Method UNINIT_DESIGNTIME Signature
Method UNINIT_DESIGNTIME on class CL_CRM_IC_RUNTIME_PROCESS has no parameter.
Method UNINIT_DESIGNTIME on class CL_CRM_IC_RUNTIME_PROCESS has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 400 |