SAP ABAP Class CL_DV_SDV (Document Viewer - Client)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SDV0 (Package) Document Viewing
Properties
Class CL_DV_SDV  
Short Description Document Viewer - Client    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDV0   Document Viewing 
Created 20040301   SAP 
Last change 20041228   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_SDV has no interface implemented.
Friends
Class CL_DV_SDV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IMC Instance attribute Private Object reference (TYPE REF TO) CL_DV_IMC_CLIENT Document Viewer - IMC Handling 20040305
2 SINGLETON_IMC Static Attribute Private Object reference (TYPE REF TO) CL_DV_SDV Document Viewer - Client 20040831
3 SINGLETON_NO_IMC Static Attribute Private Object reference (TYPE REF TO) CL_DV_SDV Document Viewer - Client 20040831
4 VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_DV_VIEWER Document Viewer - Client 20040308
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_VAL Static method Public Method 20040301
2 APPE_DOC Instance method Public Method 20040311
3 CLOSE_ALL Instance method Public Method 20040323
4 CLOSE_WINDOW Instance method Public Method 20040309
5 CONSTRUCTOR Instance method Public Constructor Constructor 20040305
6 DISP_DOC Instance method Public Method 20040311
7 GET_CLASS_NAME Static method Private Method 20040311
8 GET_SINGLETON Static method Public Method 20040309
9 GET_VAL Static method Public Method 20040301
10 PROCESS_COMMAND Instance method Private Method 20040308
Events
Class CL_DV_SDV has no event.
Types
Class CL_DV_SDV has no local type.
Method Signatures

Method APPEND_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) CSEQUENCE 20040301
2 Changing TAB Call by reference Type reference (TYPE) SDVT_STRING_TABLE 20040301
3 Importing VAL Call by reference Type reference (TYPE) CSEQUENCE 20040301

Method APPEND_VAL on class CL_DV_SDV has no exception.

Method APPE_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_DV_DOCUMENT Dokument 20040311
2 Returning INDEX Value transfer Type reference (TYPE) I 20040311
3 Importing NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040322
4 Importing WINDOW_ID Call by reference Type reference (TYPE) CSEQUENCE 20040311
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20041118

Method CLOSE_ALL Signature

Method CLOSE_ALL on class CL_DV_SDV has no parameter.
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20041118

Method CLOSE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WINDOW_ID Call by reference Type reference (TYPE) CSEQUENCE 20040309
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20041118

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20040309
2 Importing USE_IMC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040308
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040317

Method DISP_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_DV_DOCUMENT Dokument 20040311
2 Returning INDEX Value transfer Type reference (TYPE) I 20040311
3 Importing WINDOW_ID Call by reference Type reference (TYPE) CSEQUENCE 20040311
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20041118

Method GET_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) ABAP_ABSTYPENAME 20040311
2 Importing REF Call by reference Object reference (TYPE REF TO) OBJECT 20040311

Method GET_CLASS_NAME on class CL_DV_SDV has no exception.

Method GET_SINGLETON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FORCE_IMC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040831
2 Importing FORCE_NO_IMC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040831
3 Returning REF Value transfer Object reference (TYPE REF TO) CL_DV_SDV Document Viewer - Client 20040309
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040317

Method GET_VAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20040301
2 Importing TAB Call by reference Type reference (TYPE) SDVT_STRING_TABLE 20040301
3 Returning VAL Value transfer Type reference (TYPE) STRING 20040301

Method GET_VAL on class CL_DV_SDV has no exception.

Method PROCESS_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_NOT_CREATE Call by reference Type reference (TYPE) ABAP_BOOL 20040405
2 Importing REQUEST Call by reference Type reference (TYPE) CSEQUENCE 20040308
3 Returning RESULT Value transfer Type reference (TYPE) STRING 20040308
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20041118
History
Last changed by/on SAP  20041228 
SAP Release Created in 700