SAP ABAP Class CL_DV_DOCUMENT (Abstract Document)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SDV0 (Package) Document Viewing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_DOCUMENT Document 20040220
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DV_DOCUMENT_AO Stored document 20040316
2 Inheritance (c INHERITING FROM c_ref)  CL_DV_DOCUMENT_EXT External Document 20041111
3 Inheritance (c INHERITING FROM c_ref)  CL_DV_DOCUMENT_FILE File on Front End 20040331
Properties
Class CL_DV_DOCUMENT  
Short Description Abstract Document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDV0   Document Viewing 
Created 20040220   SAP 
Last change 20090618   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
# Interface Abstract Final Description Created on
1 IF_DV_DOCUMENT Document 20040220
Friends
Class CL_DV_DOCUMENT has no friend class.
Attributes
Class CL_DV_DOCUMENT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_INTERFACE Static method Public Method 20040317
2 CHECK_VIEWER_CLASS Static method Public Method 20040407
3 GET_VIEWER_CLASS_FOR_MIME Static method Public Method 20040317
Events
Class CL_DV_DOCUMENT has no event.
Types
Class CL_DV_DOCUMENT has no local type.
Method Signatures

Method CHECK_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20040317
2 Importing INTERFACE Call by reference Type reference (TYPE) STRING 20040317
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040317

Method CHECK_INTERFACE on class CL_DV_DOCUMENT has no exception.

Method CHECK_VIEWER_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) STRING 20040407
2 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040407

Method CHECK_VIEWER_CLASS on class CL_DV_DOCUMENT has no exception.

Method GET_VIEWER_CLASS_FOR_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CLASS Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20040317
2 Importing MIME Call by reference Type reference (TYPE) CSEQUENCE 20040317
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040318
History
Last changed by/on SAP  20090618 
SAP Release Created in 700