SAP ABAP Interface IF_DV_VIEWER_CONTROL (Viewer Control)
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 composition (i COMPRISING i_ref)  IF_DV_VIEWER_CONTROL_ALF Viewer Control (ALF) 20040830
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DV_VIEWER_CONTROL Abstract Document Viewer 20040220
Properties
Interface IF_DV_VIEWER_CONTROL  
Short Description Viewer Control    
General Data
Package SDV0   Document Viewing 
Created 20040220   SAP 
Last changed 20041208   SAP 
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)
Interfaces
Interface IF_DV_VIEWER_CONTROL has no interface.
Friends
Interface IF_DV_VIEWER_CONTROL has no friend.
Attributes
Interface IF_DV_VIEWER_CONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_DOCUMENT Instance method Public Method 20040303
2 SET_VISIBLE Instance method Public Method 20040220
3 SHOW_DOCUMENT Instance method Public Method 20040220
Events
Interface IF_DV_VIEWER_CONTROL has no event.
Types
Interface IF_DV_VIEWER_CONTROL has no local type.
Method Signatures

Method CLOSE_DOCUMENT Signature

Method CLOSE_DOCUMENT on Interface IF_DV_VIEWER_CONTROL has no parameter.
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VISIBLE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20040220
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316

Method SHOW_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_DV_DOCUMENT Viewer Control 20040220
2 Importing PAGE Call by reference Type reference (TYPE) I 1 20040223
3 Importing SET_FOCUS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20041103
# Exception Resumable Description Created on
1 CX_DV_EXCEPTION Basisklasse für Ausnahmen 20040316
History
Last changed by/on SAP  20041208 
SAP Release Created in 700