SAP ABAP Class CL_DV_IMC_SERVER (IMC Server)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ARL (Application Component) ArchiveLink
⤷
SDV0 (Package) Document Viewing
⤷
⤷
Properties
| Class | CL_DV_IMC_SERVER | |
| Short Description | IMC Server | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SDV0 | Document Viewing |
| Created | 20040308 | SAP |
| Last change | 20041208 | 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_DV_IMC_SERVER has no interface implemented.
Friends
Class CL_DV_IMC_SERVER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IMC_PARENT_MODE | Open Interface to Parent Mode Objects for IMC | 20040308 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20040902 | ||||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | STRING | 20040902 | ||||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DV_IMC_SERVER | IMC Server | 20040507 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | SY-TCODE | 'unknown' | ABAP Program, Current Transaction Code | 20040507 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040308 | |
| 2 | Static method | Public | Method | 20040507 | ||
| 3 | Instance method | Private | Event handling method | 20040308 | ||
| 4 | Instance method | Private | Method | 20040507 | ||
| 5 | Static method | Public | Method | 20040507 | ||
| 6 | Instance method | Public | Method | Lock/Unlock Confirmation | 20040902 | |
| 7 | Instance method | Public | Method | Call After Setting Handler for CLIENT_REQUEST | 20040308 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CLIENT_REQUEST | Instance Event (0) |
Public (2) |
20040308 |
Types
Class CL_DV_IMC_SERVER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DV_IMC_SERVER has no parameter.
Method CONSTRUCTOR on class CL_DV_IMC_SERVER has no exception.
Method GET_TCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TCODE | Value transfer | Type reference (TYPE) | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | 20040507 |
Method GET_TCODE on class CL_DV_IMC_SERVER has no exception.
Method ON_HANDLE_SEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Attribute reference (LIKE) | 20040308 | |||||
| 2 | MODE | Call by reference | Attribute reference (LIKE) | 20040308 |
Method ON_HANDLE_SEND on class CL_DV_IMC_SERVER has no exception.
Method PRIVATE_PROCESS_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040507 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20040507 |
Method PRIVATE_PROCESS_COMMAND on class CL_DV_IMC_SERVER has no exception.
Method PROCESS_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040507 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20040507 |
Method PROCESS_COMMAND on class CL_DV_IMC_SERVER has no exception.
Method SET_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20040902 |
Method SET_LOCK on class CL_DV_IMC_SERVER has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040414 |
Method START on class CL_DV_IMC_SERVER has no exception.
Event Signatures
Event CLIENT_REQUEST Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Exporting | Value transfer | Type reference (TYPE) | STRING | 20040308 | |||
| 2 | RESULT | Exporting | Value transfer | Object reference (TYPE REF TO) | STRING | 20040308 |
History
| Last changed by/on | SAP | 20041208 |
| SAP Release Created in | 700 |