SAP ABAP Class CL_DV_SDV_AO (Document Viewer - Client (ArchiveLink))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SDV0 (Package) Document Viewing
Properties
Class CL_DV_SDV_AO  
Short Description Document Viewer - Client (ArchiveLink)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDV0   Document Viewing 
Created 20040316   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_AO has no interface implemented.
Friends
Class CL_DV_SDV_AO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SDV Instance attribute Private Object reference (TYPE REF TO) CL_DV_SDV Document Viewer - Client 20040316
2 SINGLETON_IMC Static Attribute Private Object reference (TYPE REF TO) CL_DV_SDV_AO Document Viewer - Client 20040831
3 SINGLETON_NO_IMC Static Attribute Private Object reference (TYPE REF TO) CL_DV_SDV_AO Document Viewer - Client 20040831
Methods
# Method Level Visibility Method type Description Created on
1 APPE_AO_DOC Instance method Public Method 20040316
2 CLOSE_ALL Instance method Public Method 20040323
3 CLOSE_WINDOW Instance method Public Method 20040316
4 CONSTRUCTOR Instance method Public Constructor Constructor 20040316
5 DISP_AO_DOC Instance method Public Method 20040316
6 DISP_AO_DOCS Instance method Public Method 20040316
7 GET_SINGLETON Static method Public Method 20040316
Events
Class CL_DV_SDV_AO has no event.
Types
Class CL_DV_SDV_AO has no local type.
Method Signatures

Method APPE_AO_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARC_ID Call by reference Type reference (TYPE) CSEQUENCE 20040316
2 Importing AR_OBJECT Call by reference Type reference (TYPE) CSEQUENCE 20040316
3 Importing DOC_ID Call by reference Type reference (TYPE) CSEQUENCE 20040316
4 Returning INDEX Value transfer Type reference (TYPE) I 20040316
5 Importing MANDT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT R/3-System, Mandantennummer aus Anmeldung 20040316
6 Importing NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040322
7 Importing OBJECT_ID Call by reference Type reference (TYPE) CSEQUENCE 20040316
8 Importing OBJECT_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20040316
9 Importing TITLE Call by reference Type reference (TYPE) CSEQUENCE 20040316
10 Importing WINDOW_ID Call by reference Type reference (TYPE) CSEQUENCE 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040319

Method CLOSE_ALL Signature

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

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 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20041129

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 20040316
2 Importing USE_IMC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040317

Method DISP_AO_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARC_ID Call by reference Type reference (TYPE) CSEQUENCE 20040316
2 Importing AR_OBJECT Call by reference Type reference (TYPE) CSEQUENCE 20040316
3 Importing DOC_ID Call by reference Type reference (TYPE) CSEQUENCE 20040316
4 Returning INDEX Value transfer Type reference (TYPE) I 20040316
5 Importing MANDT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT R/3-System, Mandantennummer aus Anmeldung 20040316
6 Importing OBJECT_ID Call by reference Type reference (TYPE) CSEQUENCE 20040316
7 Importing OBJECT_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20040316
8 Importing TITLE Call by reference Type reference (TYPE) CSEQUENCE 20040316
9 Importing WINDOW_ID Call by reference Type reference (TYPE) CSEQUENCE 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040318

Method DISP_AO_DOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCS Call by reference Type reference (TYPE) TAB_TOADI Struktur für die Anzeige von Dokumenten 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040319

Method GET_SINGLETON 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 ABAP_FALSE 20040402
2 Importing FORCE_IMC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040831
3 Importing FORCE_NO_IMC Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040831
4 Returning REF Value transfer Object reference (TYPE REF TO) CL_DV_SDV_AO Document Viewer - Client 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040317
History
Last changed by/on SAP  20041228 
SAP Release Created in 700