SAP ABAP Class CL_DV_DOCUMENT_AO (Stored 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 Inheritance (c INHERITING FROM c_ref)  CL_DV_DOCUMENT Abstract Document 20040316
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_AL_ASSIGN Assign Document 20040316
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_AL_NOTE ArchiveLink Notes 20040316
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_AL_TASK Start Workflow Task 20040316
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_BOR_OBJECT Relationship to BOR Object 20040316
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_BYTE_ACCESS Byte Access to Document Content 20040830
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_DOCUMENT_AO ArchiveLink Document 20040318
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_LAYER Handle Layers for Redlining 20040316
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DV_SERIALIZE Serialize 20040316
Properties
Class CL_DV_DOCUMENT_AO  
Short Description Stored document    
Super Class CL_DV_DOCUMENT Abstract Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDV0   Document Viewing 
Created 20040316   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)
2 SCMST Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SDVT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DV_AL_ASSIGN Assign Document 20040316
2 IF_DV_AL_NOTE ArchiveLink Notes 20040316
3 IF_DV_AL_TASK Start Workflow Task 20040316
4 IF_DV_BOR_OBJECT Relationship to BOR Object 20040316
5 IF_DV_BYTE_ACCESS Byte Access to Document Content 20040830
6 IF_DV_DOCUMENT_AO ArchiveLink Document 20040318
7 IF_DV_LAYER Handle Layers for Redlining 20040316
8 IF_DV_SERIALIZE Serialize 20040316
Friends
Class CL_DV_DOCUMENT_AO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ARC_ID Instance attribute Public Type reference (TYPE) STRING Content Repository ID 20040316
2 AR_OBJECT Instance attribute Public Type reference (TYPE) STRING Document Type 20040316
3 DOC_ID Instance attribute Public Type reference (TYPE) STRING Document ID 20040316
4 DOC_TYPE Instance attribute Public Type reference (TYPE) STRING Document Type 20040316
5 INITIALIZED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20040316
6 LAYERINFOS Instance attribute Private Type reference (TYPE) TLAYERINFOS Information for Existing Layers 20040316
7 LAYER_IS_POSSIBLE Instance attribute Private Type reference (TYPE) ABAP_BOOL Layer Possible 20040316
8 LAYER_WITH_OLD_FORMAT Instance attribute Private Type reference (TYPE) ABAP_BOOL Layer with Old Naming Convention Exists 20040316
9 MANDT Instance attribute Public Type reference (TYPE) SY-MANDT R/3 System, Client Number from Logon 20040316
10 MIME_TYPE Instance attribute Public Type reference (TYPE) STRING 20040318
11 NOTE_EXISTS Instance attribute Protected Type reference (TYPE) ABAP_BOOL Note exists 20040316
12 NOTE_SUPPORTED Instance attribute Private Type reference (TYPE) ABAP_BOOL Note Possible 20040316
13 OBJECT_ID Instance attribute Public Type reference (TYPE) STRING Object ID 20040316
14 OBJECT_TYPE Instance attribute Public Type reference (TYPE) STRING Object Type 20040316
15 PAGE_COUNT Instance attribute Private Type reference (TYPE) I Number of Pages 20040316
16 TITLE Instance attribute Private Type reference (TYPE) STRING Title 20040316
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040316
2 MIGRATE_OLD_LAYER Instance method Private Method 20040316
Events
Class CL_DV_DOCUMENT_AO has no event.
Types
Class CL_DV_DOCUMENT_AO 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 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 Importing MANDT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT R/3-System, Mandantennummer aus Anmeldung 20040316
5 Importing NO_REFRESH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 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

Method CONSTRUCTOR on class CL_DV_DOCUMENT_AO has no exception.

Method MIGRATE_OLD_LAYER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE 20040316
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316
History
Last changed by/on SAP  20090618 
SAP Release Created in 700