SAP ABAP Class CL_GUI_PDFVIEWER (PDF Viewer (Do Not Use!!))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-CTL (Application Component) SAP GUI for Windows Controls
     SPDFVIEWER (Package) Integration of Adobe Acrobat and Reader
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_CONTROL Proxy Class for Control in GUI 20000322
Properties
Class CL_GUI_PDFVIEWER  
Short Description PDF Viewer (Do Not Use!!)    
Super Class CL_GUI_CONTROL Proxy Class for Control in GUI 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPDFVIEWER   Integration of Adobe Acrobat and Reader 
Created 20000322   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_PDFVIEWER has no forward declaration.
Interfaces
Class CL_GUI_PDFVIEWER has no interface implemented.
Friends
Class CL_GUI_PDFVIEWER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACROBAT_VS_READER Instance attribute Public Type reference (TYPE) CHAR01 'X' = Acrobat, ' ' = Reader 20000922
2 ACTUAL_SEARCH_TEXT Instance attribute Public Type reference (TYPE) CHAR255 Current Search Text 20000322
3 AUTO_SPLIT_TOOLBAR Instance attribute Public Type reference (TYPE) CHAR01 'X' Split Toolbar Automatically 20000327
4 CURRENT_ZOOM Instance attribute Public Type reference (TYPE) I 100 Zoom Factor 20000922
5 HTML_VIEWER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER If Adobe Application Cannot Be Found 20000925
6 TB_BUTTONS_TABLE Instance attribute Public Type reference (TYPE) TTB_BUTTON Toolbar Buttons and Menus 20000322
7 THIS_EVENT_HANDLER Instance attribute Private Object reference (TYPE REF TO) LCL_EVENT_HANDLER Local Event Handler 20000322
8 THIS_SPLITTER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter for Viewer and Toolbar 20000328
9 THIS_TOOLBAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR PDF Viewer Toolbar 20000322
10 TOOL_CROP Constant Public Type reference (TYPE) I 2 Cropping Tool 20000322
11 TOOL_HAND Constant Public Type reference (TYPE) I 1 Hand Tool 20000322
12 TOOL_LINK Constant Public Type reference (TYPE) I 7 Link Tool 20000322
13 TOOL_NOTE Constant Public Type reference (TYPE) I 3 Note Tool 20000322
14 TOOL_SELECT Constant Public Type reference (TYPE) I 4 Select Tool 20000322
15 TOOL_SELECT_GRAPHIC Constant Public Type reference (TYPE) I 5 Select Graphic Tool 20000322
16 TOOL_THREAD Constant Public Type reference (TYPE) I 8 Article Tool 20000322
17 TOOL_ZOOM Constant Public Type reference (TYPE) I 6 Zoom Tool 20000322
18 VERT_TOOLBAR Instance attribute Public Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar in Right Splitter Container 20000328
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_DOCUMENT Instance method Public Method Closes the Document 20000322
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000322
3 COPY_TO_CLIPBOARD Instance method Public Method Copies the Selected Text to the Buffer 20000403
4 CREATE_ANNOTATION Instance method Public Method Generates Redlining Comments 20000322
5 CREATE_BOOKMARK Instance method Public Method Generates a Bookmark 20000323
6 CREATE_LINK Instance method Public Method Generates a Link 20000404
7 CREATE_THUMBNAILS Instance method Public Method Generates Thumbnails 20000404
8 CREATE_TOOLBAR Instance method Public Method Generates a Toolbar for the PDF Viewer 20000322
9 CROP_PAGES Instance method Public Method Crop Pages 20000403
10 DELETE_BOOKMARK Instance method Public Method Deletes a Bookmark 20000404
11 DELETE_CURRENT_PAGE Instance method Public Method Deletes the Current Page 20000322
12 DELETE_PAGES Instance method Public Method Deletes a number of pages from a document 20000330
13 DELETE_THUMBNAILS Instance method Public Method Deletes the thumbnails 20000404
14 FIND_TEXT Instance method Public Method Searches for a text pattern in a document 20000322
15 FIRST_PAGE Instance method Public Method Goes to the first page of a document 20000322
16 GET_ANNOTATION_INFO Instance method Public Method Displays information on the annotations 20000324
17 GET_CURRENT_PAGE Instance method Public Method Returns Information about the Current Page 20000330
18 GET_NR_OF_PAGES Instance method Public Method Gets the Number of Pages in the Document 20000330
19 INSERT_PAGES Instance method Public Method Insert Pages from Another Document 20000330
20 LAST_PAGE Instance method Public Method Goes to the Last Page of a Document 20000322
21 MARK_AREA Instance method Public Method Allows the User to Select an Area 20000403
22 MOVE_PAGE Instance method Public Method Moves a Page Within a Document 20000331
23 NEXT_PAGE Instance method Public Method Goes to the Next Page in a Document 20000322
24 OPEN_DOCUMENT Instance method Public Method Loads a URL in the PDF Viewer 20000322
25 PASS_EVENT Instance method Public Method Internal Use: Passed Events from the Event Handler 20000322
26 PASTE_FROM_CLIPBOARD Instance method Public Method Insert from the Buffer 20000403
27 PREVIOUS_PAGE Instance method Public Method Goes to the Previous Page in a Document 20000322
28 PRINT Instance method Public Method Print the Document Using a Dialog Box 20000322
29 REDO Instance method Public Method Redo Last Step 20000322
30 REGISTER_TOOLBAR_EVENTS Instance method Private Method Registers the Toolbar Events 20000322
31 REPLACE_PAGES Instance method Public Method Replace Pages 20000331
32 ROTATE_CLOCKWISE Instance method Public Method Rotates the Document by 90 Degrees 20000322
33 SAVE_DOCUMENT Instance method Public Method Saves the PDF Document 20000322
34 SET_ACTIVE_TOOL Instance method Public Method Activates a Tool in the Acrobat Reader OLE Server 20000322
35 SET_ANNOTATION_SETTINGS Instance method Public Method Makes the Settings for Redlining Objects 20000322
36 SET_VIEW_MODE Instance method Public Method Sets the Display Mode 20000322
37 UNDO Instance method Public Method Undo Last Step 20000322
38 ZOOM_IN_OUT Instance method Public Method Sets the Zoom Factor 20000322
Events
# Event Type Visibility Description Created on
1 DOCUMENT_CLOSING Instance Event
(0)
Public
(2)
The Close button has been clicked 20000322
2 DOCUMENT_SAVED Instance Event
(0)
Public
(2)
The Save button has been clicked 20000322
Types
Class CL_GUI_PDFVIEWER has no local type.
Method Signatures

Method CLOSE_DOCUMENT Signature

Method CLOSE_DOCUMENT on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AUTOALIGN Call by reference Type reference (TYPE) C Autoalign 20000322
2 Importing LIFETIME Call by reference Type reference (TYPE) I Lifetime 20000322
3 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container 20000322
4 Importing SHELLSTYLE Call by reference Type reference (TYPE) I Shellstyle 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322
3 CREATE_ERROR CREATE_ERROR 20000322
4 LIFETIME_ERROR LIFETIME_ERROR 20000322

Method COPY_TO_CLIPBOARD Signature

Method COPY_TO_CLIPBOARD on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000403
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000403

Method CREATE_ANNOTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANNOTATION_MODE Call by reference Type reference (TYPE) I Redlining-Modus 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method CREATE_BOOKMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOKMARK_NAME Call by reference Type reference (TYPE) CHAR255 Bookmark-Name 20000323
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000323
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000323

Method CREATE_LINK Signature

Method CREATE_LINK on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000404
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000404

Method CREATE_THUMBNAILS Signature

Method CREATE_THUMBNAILS on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000404
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000404

Method CREATE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANNOTATION_BUTTONS Call by reference Type reference (TYPE) C Mit ('X') oder ohne (' ') Redliningfunktionen 20000329
2 Importing DOCUMENT_BUTTONS Call by reference Type reference (TYPE) C 'X' Mit ('X') oder ohne (' ') Dateifunktionen 20000322
3 Importing DOCUMENT_CLOSE Call by reference Type reference (TYPE) C 'X' Mit ('X') oder ohne (' ') 'Dokument schliessen' Button 20000925
4 Importing DOCUMENT_OPEN Call by reference Type reference (TYPE) C 'X' Mit ('X') oder ohne (' ') 'Dokument öffnen' Button 20000925
5 Importing DOCUMENT_PRINT Call by reference Type reference (TYPE) C 'X' Mit ('X') oder ohne (' ') 'Dokument drucken' Button 20000925
6 Importing DOCUMENT_SAVE Call by reference Type reference (TYPE) C 'X' Mit ('X') oder ohne (' ') 'Dokument speichern' Button 20000925
7 Importing PAGES_BUTTONS Call by reference Type reference (TYPE) C Mit ('X') oder ohne (' ') Funktionen z. Bearbeiten v. Seiten 20000331
8 Importing PAGE_NAVIGATION_BUTTONS Call by reference Type reference (TYPE) C 'X' Mit ('X') oder ohne (' ') Schließen-Button 20000322
9 Importing TOOL_BUTTONS Call by reference Type reference (TYPE) C 'X' Mit ('X') oder ohne (' ') Schließen-Button 20000925
10 Importing VIEW_BUTTONS Call by reference Type reference (TYPE) C Mit ('X') oder ohne (' ') Ansichtenfunktionen 20000329
# Exception Resumable Description Created on
1 CNTB_BTYPE_ERROR CNTB_BTYPE_ERROR 20000322
2 CNTL_ERROR CNTL_ERROR 20000322
3 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322
4 DP_ERROR DP_ERROR 20000322
5 WRONG_FCODE_ERROR WRONG_FCODE_ERROR 20000322

Method CROP_PAGES Signature

Method CROP_PAGES on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000403
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000403

Method DELETE_BOOKMARK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOOKMARK_NAME Call by reference Type reference (TYPE) CHAR255 Name des Bookmark 20000404
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000404
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000404

Method DELETE_CURRENT_PAGE Signature

Method DELETE_CURRENT_PAGE on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method DELETE_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_PAGE Call by reference Type reference (TYPE) I ab dieser Seite soll gelöscht werden 20000330
2 Importing TO_PAGE Call by reference Type reference (TYPE) I bis zu dieser Seite soll gelöscht werden 20000330
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000330
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000330

Method DELETE_THUMBNAILS Signature

Method DELETE_THUMBNAILS on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000404
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000404

Method FIND_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SEARCH_TEXT Call by reference Type reference (TYPE) CHAR255 Suchtext 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method FIRST_PAGE Signature

Method FIRST_PAGE on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method GET_ANNOTATION_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PAGE Call by reference Type reference (TYPE) I Seitennummer 20000324
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000324
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000324

Method GET_CURRENT_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAGE_NUMBER Call by reference Type reference (TYPE) I Seitennummer 20000330
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000330
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000330

Method GET_NR_OF_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_PATH Call by reference Type reference (TYPE) CHAR255 Dateipfad 20000331
2 Exporting NR_OF_PAGES Call by reference Type reference (TYPE) I Seitenzahl 20000330
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000330
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000330

Method INSERT_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_TO_INSERT Call by reference Type reference (TYPE) CHAR255 Dateipfad des Dokuments, von dem Seiten eingefügt werden 20000330
2 Importing FILE_TO_INSERT_END_PAGE Call by reference Type reference (TYPE) I Ende-Quellseite 20000330
3 Importing FILE_TO_INSERT_START_PAGE Call by reference Type reference (TYPE) I Start-Quellseite 20000330
4 Importing INSERT_AT_PAGE Call by reference Type reference (TYPE) I Zielseite, nach der die Seiten eingefügt werden 20000330
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000330
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000330

Method LAST_PAGE Signature

Method LAST_PAGE on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method MARK_AREA Signature

Method MARK_AREA on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000403
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000403

Method MOVE_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_PAGE Call by reference Type reference (TYPE) I Alte Position der Seite 20000331
2 Importing TO_PAGE Call by reference Type reference (TYPE) I Neue Position der Seite 20000331
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000331
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000331

Method NEXT_PAGE Signature

Method NEXT_PAGE on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method OPEN_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URL Call by reference Type reference (TYPE) CHAR255 URL oder Pfad der Datei 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method PASS_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT_TYPE Call by reference Type reference (TYPE) I Eventtyp 20000322

Method PASS_EVENT on class CL_GUI_PDFVIEWER has no exception.

Method PASTE_FROM_CLIPBOARD Signature

Method PASTE_FROM_CLIPBOARD on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000403
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000403

Method PREVIOUS_PAGE Signature

Method PREVIOUS_PAGE on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method PRINT Signature

Method PRINT on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method REDO Signature

Method REDO on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method REGISTER_TOOLBAR_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PAGE_NUMBER Call by reference Type reference (TYPE) I Seitennummer 20000330
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000330
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000330

Method REPLACE_PAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_PATH Call by reference Type reference (TYPE) CHAR255 Dateipfad der Quelldatei 20000331
2 Importing FROM_PAGE_SOURCE Call by reference Type reference (TYPE) I Einsetzen ab dieser Seite im Quelldokument 20000331
3 Importing FROM_PAGE_TARGET Call by reference Type reference (TYPE) I Ersetzen ab dieser Seite im Zieldokument 20000331
4 Importing NUMBER_OF_PAGES Call by reference Type reference (TYPE) I Anzahl der Seiten die ersetzt werden sollen 20000331
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000331
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000331

Method ROTATE_CLOCKWISE Signature

Method ROTATE_CLOCKWISE on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method SAVE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILE_PATH Call by reference Type reference (TYPE) CHAR255 Dateipfad 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method SET_ACTIVE_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE_TOOL Call by reference Type reference (TYPE) I Siehe Konstanten für Werkzeuge 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method SET_ANNOTATION_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLOR Call by reference Type reference (TYPE) I Farbe 20000322
2 Importing CREATION_DATE Call by reference Type reference (TYPE) SY-DATUM Datum 20000322
3 Importing TEXT_ANNOT_BOTTOM Call by reference Type reference (TYPE) I Untere Kante der Textbox 20000322
4 Importing TEXT_ANNOT_LEFT Call by reference Type reference (TYPE) I Linke Kante der Textbox 20000322
5 Importing TEXT_ANNOT_RIGHT Call by reference Type reference (TYPE) I Rechte Kante der Textbox 20000322
6 Importing TEXT_ANNOT_TITLE Call by reference Type reference (TYPE) CHAR50 Titel 20000322
7 Importing TEXT_ANNOT_TOP Call by reference Type reference (TYPE) I Obere Kante der Textbox 20000322
8 Importing TEXT_ANNOT_VALUE Call by reference Type reference (TYPE) CHAR255 Inhalt 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method SET_VIEW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VIEW_MODE Call by reference Type reference (TYPE) I Ansichten-Modus 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method UNDO Signature

Method UNDO on class CL_GUI_PDFVIEWER has no parameter.
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322

Method ZOOM_IN_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MINUS_10 Call by reference Type reference (TYPE) C Zoomfaktor = Zoomfaktor - 10 20000322
2 Importing PLUS_10 Call by reference Type reference (TYPE) C Zoomfaktor = Zoomfaktor + 10 20000322
3 Importing ZOOM_FACTOR Call by reference Type reference (TYPE) I Zoomfaktor 20000322
# Exception Resumable Description Created on
1 CNTL_ERROR CNTL_ERROR 20000322
2 CNTL_SYSTEM_ERROR CNTL_SYSTEM_ERROR 20000322
Event Signatures

Event DOCUMENT_CLOSING Signature
Event DOCUMENT_CLOSING on class CL_GUI_PDFVIEWER has no parameter.
Event DOCUMENT_SAVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FILE_PATH Exporting Value transfer Type reference (TYPE) CHAR255 Dateipfad 20000322
History
Last changed by/on SAP  20090618 
SAP Release Created in 50A