SAP ABAP Class CL_DV_DOCUMENT_EXT (External 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 | 20041111 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DV_BYTE_ACCESS | Byte Access to Document Content | 20041111 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DV_SERIALIZE | Serialize | 20041111 |
Properties
| Class | CL_DV_DOCUMENT_EXT | |
| Short Description | External 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 | 20041111 | SAP |
| Last change | 20041228 | 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_BYTE_ACCESS | Byte Access to Document Content | 20041111 | ||
| 2 | IF_DV_SERIALIZE | Serialize | 20041111 |
Friends
Class CL_DV_DOCUMENT_EXT 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 | 20041111 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041111 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Document ID | 20041111 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20041111 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SY-MANDT | R/3 System, Client Number from Logon | 20041111 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20041111 | ||||
| 7 | Constant | Private | Type reference (TYPE) | I | 1 | 20041111 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | Title | 20041111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041111 | |
| 2 | Instance method | Public | Method | 20041111 | ||
| 3 | Instance method | Public | Method | 20041111 |
Events
Class CL_DV_DOCUMENT_EXT has no event.
Types
Class CL_DV_DOCUMENT_EXT 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 | 20041111 | ||||
| 2 | COMP_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041111 | ||||
| 3 | DOC_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041111 | ||||
| 4 | MANDT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | R/3-System, Mandantennummer aus Anmeldung | 20041111 | ||
| 5 | NO_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20041111 | |||
| 6 | TITLE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20041111 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20041111 |
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WINDOW_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20041111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20041111 |
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in | 700 |