SAP ABAP Class CL_DV_IMC_CLIENT (IMC Client)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SDV0 (Package) Document Viewing
Properties
Class CL_DV_IMC_CLIENT  
Short Description IMC Client    
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 20040518   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)
2 SDVT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DV_IMC_CLIENT has no interface implemented.
Friends
Class CL_DV_IMC_CLIENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IMC_CHILD_DATA Instance attribute Private Type reference (TYPE) STRING 20040308
2 IMC_CHILD_MODE Instance attribute Private Object reference (TYPE REF TO) IF_IMC_CHILD_MODE Open Interface to Mode Objects for IMC 20040308
3 IMC_HAS_CHILD_DATA Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20041118
4 IMC_MODE_NAME Instance attribute Private Type reference (TYPE) MODENAME Mode name of Intermode Communication (IMC) 20040308
5 IMC_TCODE Instance attribute Private Type reference (TYPE) TCODE Transaction Code 20040308
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040308
2 ON_CHILD_EVENT Instance method Private Event handling method 20040308
3 ON_CHILD_EVENT_CONN_CLOSED Instance method Private Event handling method 20041123
4 ON_CHILD_EVENT_SYSTEM_FAILURE Instance method Private Event handling method 20041123
5 SEND_COMMAND Instance method Public Method Use IMC to Send Command 20040308
6 SHOW_PROGRESS Static method Private Method Progress Display 20040308
Events
Class CL_DV_IMC_CLIENT has no event.
Types
Class CL_DV_IMC_CLIENT 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 NAME Call by reference Type reference (TYPE) MODENAME Modusname für Intermodus-Kommunikation (IMC) 20040308
2 Importing TCODE Call by reference Type reference (TYPE) TCODE Transaktionscode 20040308

Method CONSTRUCTOR on class CL_DV_IMC_CLIENT has no exception.

Method ON_CHILD_EVENT 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

Method ON_CHILD_EVENT on class CL_DV_IMC_CLIENT has no exception.

Method ON_CHILD_EVENT_CONN_CLOSED Signature

Method ON_CHILD_EVENT_CONN_CLOSED on class CL_DV_IMC_CLIENT has no parameter.
Method ON_CHILD_EVENT_CONN_CLOSED on class CL_DV_IMC_CLIENT has no exception.

Method ON_CHILD_EVENT_SYSTEM_FAILURE Signature

Method ON_CHILD_EVENT_SYSTEM_FAILURE on class CL_DV_IMC_CLIENT has no parameter.
Method ON_CHILD_EVENT_SYSTEM_FAILURE on class CL_DV_IMC_CLIENT has no exception.

Method SEND_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040308
2 Importing COMMAND Call by reference Type reference (TYPE) STRING 20040308
3 Importing DO_NOT_CREATE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040405
4 Returning RESULT Value transfer Type reference (TYPE) STRING 20040308
# Exception Resumable Description Created on
1 ERROR Fehler 20040308

Method SHOW_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PERCENTAGE Call by reference Type reference (TYPE) ANY 0 20041123
2 Importing TEXT Call by reference Type reference (TYPE) CSEQUENCE 20040308

Method SHOW_PROGRESS on class CL_DV_IMC_CLIENT has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 700