SAP ABAP Interface IF_DV_BYTE_ACCESS (Byte Access to Document Content)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ARL (Application Component) ArchiveLink
     SDV0 (Package) Document Viewing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DV_DOCUMENT_AO Stored document 20040830
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DV_DOCUMENT_EXT External Document 20041111
Properties
Interface IF_DV_BYTE_ACCESS  
Short Description Byte Access to Document Content    
General Data
Package SDV0   Document Viewing 
Created 20040220   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_DV_BYTE_ACCESS has no forward declaration.
Interfaces
Interface IF_DV_BYTE_ACCESS has no interface.
Friends
Interface IF_DV_BYTE_ACCESS has no friend.
Attributes
Interface IF_DV_BYTE_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BYTES Instance method Public Method Read Contents by Bytes 20040830
2 GET_SIZE Instance method Public Method Read Contents by Bytes 20040830
Events
Interface IF_DV_BYTE_ACCESS has no event.
Types
Interface IF_DV_BYTE_ACCESS has no local type.
Method Signatures

Method GET_BYTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BUFFER Value transfer Type reference (TYPE) XSTRING 20040830
2 Importing COMP_ID Call by reference Type reference (TYPE) CSEQUENCE 20040830
3 Importing LENGTH Call by reference Type reference (TYPE) NUMERIC 20040830
4 Importing OFFSET Call by reference Type reference (TYPE) NUMERIC 20040830
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040830

Method GET_SIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_ID Call by reference Type reference (TYPE) CSEQUENCE 20040830
2 Exporting SIZE Value transfer Type reference (TYPE) NUMERIC 20040830
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040830
History
Last changed by/on SAP  20041208 
SAP Release Created in 700