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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Public | Type reference (TYPE) | STRING | Content Repository ID | 20040316 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Document Type | 20040316 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Document ID | 20040316 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Document Type | 20040316 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040316 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | TLAYERINFOS | Information for Existing Layers | 20040316 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Layer Possible | 20040316 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Layer with Old Naming Convention Exists | 20040316 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SY-MANDT | R/3 System, Client Number from Logon | 20040316 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040318 | ||||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Note exists | 20040316 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Note Possible | 20040316 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | Object ID | 20040316 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Object Type | 20040316 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | I | Number of Pages | 20040316 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | STRING | Title | 20040316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040316 | |
| 2 | 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 | ARC_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040316 | ||||
| 2 | AR_OBJECT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040316 | ||||
| 3 | DOC_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040316 | ||||
| 4 | MANDT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung | 20040316 | ||
| 5 | NO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20040316 | |||
| 6 | OBJECT_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040316 | ||||
| 7 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040316 | ||||
| 8 | 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 | NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040316 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |