SAP ABAP Class CL_DOCUMENT_HISTORY_DV (Document Viewer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SAOV (Package) Document Viewer
Properties
Class CL_DOCUMENT_HISTORY_DV  
Short Description Document Viewer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAOV   Document Viewer 
Created 20040318   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ALNK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ALINK_CONSTANTS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DOCUMENT_HISTORY_DV has no interface implemented.
Friends
Class CL_DOCUMENT_HISTORY_DV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 QUEUED_DOCUMENTS Instance attribute Private Type reference (TYPE) ALINK_CONNECTION_TABLE Document Link 20040318
2 VIEWER Instance attribute Private Object reference (TYPE REF TO) CL_DV_VIEWER Document Viewer 20040318
3 VIEWER_MODE Instance attribute Private Type reference (TYPE) I ALNK_DISPLAY_PLUGINMODE 20040318
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_DOCUMENTS Instance method Public Method 20040318
2 CLOSE_WINDOW Instance method Public Method Close Document with the Transferred Parameters 20040318
3 CONSTRUCTOR Instance method Public Constructor Constructor 20040318
4 DISPLAY Instance method Public Method Display Documents 20040318
5 FREE Instance method Public Method 20040318
6 GET_MARKED_DOCUMENT Instance method Public Method 20040318
7 ON_DELETE_LAYER Instance method Public Event handling method 20040318
8 ON_FILE_DROPPED Instance method Public Event handling method Drop a File in ECL Control 20040318
9 ON_MARKUP_ACTIVATED Instance method Public Event handling method 20040318
10 ON_SAVE_LAYER Instance method Public Event handling method 20040318
Events
Class CL_DOCUMENT_HISTORY_DV has no event.
Types
Class CL_DOCUMENT_HISTORY_DV has no local type.
Method Signatures

Method ADD_NEW_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_DOCUMENTS Call by reference Type reference (TYPE) ALINK_CONNECTION_TABLE Dokumente 20040318

Method ADD_NEW_DOCUMENTS on class CL_DOCUMENT_HISTORY_DV has no exception.

Method CLOSE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTREP_ID Call by reference Type reference (TYPE) TOAV0-ARCHIV_ID Content Repository Identifikation 20040318
2 Importing DOCUMENT_CLASS Call by reference Type reference (TYPE) TOADV-DOC_TYPE SAP ArchiveLink: Dokumenttyp 20040318
3 Importing DOCUMENT_ID Call by reference Type reference (TYPE) TOAV0-ARC_DOC_ID SAP ArchiveLink: Dokument-Id 20040318
4 Importing WINDOW_ID Call by reference Type reference (TYPE) SAPB-SAPWINID Window_Id (des bereits bekannten Anzeigefensters) 20040318

Method CLOSE_WINDOW on class CL_DOCUMENT_HISTORY_DV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENTS Call by reference Type reference (TYPE) ALINK_CONNECTION_TABLE Dokumente 20040318
2 Importing VIEWERMODE Call by reference Type reference (TYPE) I ALNK_DISPLAY_PLUGINMODE 20040318

Method CONSTRUCTOR on class CL_DOCUMENT_HISTORY_DV has no exception.

Method DISPLAY 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 20040318

Method DISPLAY on class CL_DOCUMENT_HISTORY_DV has no exception.

Method FREE Signature

Method FREE on class CL_DOCUMENT_HISTORY_DV has no parameter.
Method FREE on class CL_DOCUMENT_HISTORY_DV has no exception.

Method GET_MARKED_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MARKED_DOCUMENT Value transfer Type reference (TYPE) TOADI Struktur für die Anzeige von Dokumenten 20040318

Method GET_MARKED_DOCUMENT on class CL_DOCUMENT_HISTORY_DV has no exception.

Method ON_DELETE_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MARKUP_NAME Call by reference Attribute reference (LIKE) 20040318

Method ON_DELETE_LAYER on class CL_DOCUMENT_HISTORY_DV has no exception.

Method ON_FILE_DROPPED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_NAME Call by reference Attribute reference (LIKE) 20040318

Method ON_FILE_DROPPED on class CL_DOCUMENT_HISTORY_DV has no exception.

Method ON_MARKUP_ACTIVATED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MARKUP_SECONDARY_OBJECT Call by reference Attribute reference (LIKE) 20040318

Method ON_MARKUP_ACTIVATED on class CL_DOCUMENT_HISTORY_DV has no exception.

Method ON_SAVE_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GENERATED_FILE Call by reference Attribute reference (LIKE) 20040318
2 Importing MARKUP_NAME Call by reference Attribute reference (LIKE) 20040318

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