SAP ABAP Class CL_DV_DOCUMENT_FILE (File on Front End)
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 | 20040331 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DV_DOCUMENT_AO_FILE | ArchiveLink File on Front End | 20040331 |
Properties
| Class | CL_DV_DOCUMENT_FILE | |
| Short Description | File on Front End | |
| 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 | 20040331 | SAP |
| Last change | 20040518 | 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) |
Interfaces
Class CL_DV_DOCUMENT_FILE has no interface implemented.
Friends
Class CL_DV_DOCUMENT_FILE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | STRING | 20040331 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20040331 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20040331 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040331 | |
| 2 | Instance method | Public | Method | 20040331 | ||
| 3 | Instance method | Public | Method | 20040331 | ||
| 4 | Instance method | Public | Method | 20040331 |
Events
Class CL_DV_DOCUMENT_FILE has no event.
Types
Class CL_DV_DOCUMENT_FILE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040407 |
Method GET_FILE_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20040331 |
Method GET_FILE_EXTENSION on class CL_DV_DOCUMENT_FILE has no exception.
Method GET_FILE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20040331 |
Method GET_FILE_NAME on class CL_DV_DOCUMENT_FILE has no exception.
Method GET_FILE_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | 20040331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse für Ausnahmen | 20040331 |
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 700 |