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 ABAP 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 IMC_PARENT_MODE Instance attribute Private Object reference (TYPE REF TO) IF_IMC_PARENT_MODE Open Interface to Parent Mode Objects for IMC 20040308
2 LOCKED Static Attribute Private Type reference (TYPE) ABAP_BOOL 20040902
3 RESULT Static Attribute Private Object reference (TYPE REF TO) STRING 20040902
4 SELF_REF Static Attribute Private Object reference (TYPE REF TO) CL_DV_IMC_SERVER IMC Server 20040507
5 TCODE 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 CONSTRUCTOR Instance method Public Constructor Constructor 20040308
2 GET_TCODE Static method Public Method 20040507
3 ON_HANDLE_SEND Instance method Private Event handling method 20040308
4 PRIVATE_PROCESS_COMMAND Instance method Private Method 20040507
5 PROCESS_COMMAND Static method Public Method 20040507
6 SET_LOCK Instance method Public Method Lock/Unlock Confirmation 20040902
7 START 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 Returning 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 Importing DATA Call by reference Attribute reference (LIKE) 20040308
2 Importing 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 Importing REQUEST Call by reference Type reference (TYPE) CSEQUENCE 20040507
2 Returning 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 Importing REQUEST Call by reference Type reference (TYPE) CSEQUENCE 20040507
2 Returning 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 Importing 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 Returning 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