SAP ABAP Class CV_WEBDOC_APPL (Application Class for cv_webdoc)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   CA-DMS (Application Component) Document Management System
     CVAW (Package) Web Development for DVS (documents@web)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_APPLICATION Business Server Page (BSP) Application Class 20010911
Properties
Class CV_WEBDOC_APPL  
Short Description Application Class for cv_webdoc    
Super Class CL_BSP_APPLICATION Business Server Page (BSP) Application Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CVAW   Web Development for DVS (documents@web) 
Created 20010911   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CVAWC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CV_WEBDOC_APPL has no interface implemented.
Friends
Class CV_WEBDOC_APPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_RA Instance attribute Private Type reference (TYPE) C Search Result Is Available 20020506
2 ATTR_RESULT_AVAILABLE Static Attribute Private Type reference (TYPE) C An Old Search Result Exists 20020426
3 C_BOX_WIDTH Constant Public Type reference (TYPE) I 520 Width of Frame Box 20011005
4 C_LABELWIDTH Constant Public Type reference (TYPE) I 200 Length of Labels from Input Fields 20011005
5 C_TABLE1_LEFT Constant Public Type reference (TYPE) I 120 display_data Table1 Left 20011008
6 C_TABLE1_RIGHT Constant Public Type reference (TYPE) I 400 display_data Table1 Right 20011008
7 C_TABLE2_LEFT Constant Public Type reference (TYPE) I 160 display_data Table2 Left 20011008
8 C_TABLE2_RIGHT Constant Public Type reference (TYPE) I 240 display_data Table2 Right 20011008
9 GV_TABINDEX Instance attribute Private Type reference (TYPE) I 0 Next Tab Index 20020221
10 LANGU Instance attribute Public Type reference (TYPE) SY-LANGU Business Server Page (BSP) Runtime 20010911
11 MV_DEBUGGER_ON Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20011024
12 PAGE_DIRECTSTART Instance attribute Private Object reference (TYPE REF TO) CL_PAGE_DIRECTSTART Include for Input of Document Number 20020125
13 PAGE_DOCUMENT_CHANGE Instance attribute Private Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_CHANGE Page for Changing Object 20011119
14 PAGE_DOCUMENT_CREATE Instance attribute Private Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_CREATE Page for Creating Object 20011017
15 PAGE_DOCUMENT_DISPLAY Instance attribute Private Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_DISPLAY Page for Display of Document Data 20020207
16 PAGE_DOCUMENT_SEARCH Instance attribute Public Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_SEARCH Page for Document Search 20011101
17 PAGE_DOCUMENT_SEARCH_R Instance attribute Private Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_SEARCH_RESULT Search Result Page 20011102
18 RUNTIME Instance attribute Private Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20010911
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DOC_TO_STACK Instance method Public Method Write Document in Stack 20011214
2 DEQUEUE_DOCUMENT Instance method Public Method Unlock Document 20020122
3 DOC_EXT_2_INT Instance method Public Method Converts from External to Internal Number 20011025
4 ESCAPE_HTML Static method Public Method Executes HTML Escaping on a String 20060310
5 GET_ACC_SUPPORTED Instance method Public Method Read Flag to See If Accessibility Is Required 20020304
6 GET_DIRECTSTART_PAGE Instance method Public Method Read Direct Start Page (Entire) 20020125
7 GET_DOKTYPE_TEXT Instance method Public Method Read Description for Document Type 20020121
8 GET_FIELD_LABEL Instance method Public Method Fetches Language-Dependent Field Labels 20010911
9 GET_NEXT_TABINDEX Instance method Public Method Get Next Tab Index (Accessibility) 20020221
10 GET_PAGE_DOCUMENT_CHANGE Instance method Public Method Gets Page Instance of document_change Page 20011119
11 GET_PAGE_DOCUMENT_CREATE Instance method Public Method Get Page Instance of document_create Page 20011017
12 GET_PAGE_DOCUMENT_DISPLAY Instance method Public Method Read Page Instance for document_display Page 20020207
13 GET_PAGE_DOCUMENT_SEARCH Instance method Public Method Get Page Instance of document_search Page 20011101
14 GET_PAGE_DOCUMENT_SEARCH_R Instance method Public Method Get Page Instance of document_search Page 20011102
15 GET_RA Instance method Public Method Read Flag "Search Result Is Available" 20020506
16 GET_RESULT_AVAILABLE Instance method Public Method Read Flag to See Whether Old Search Result Exists 20020426
17 GET_THUMBNAIL_URL Instance method Public Method Check Out Thumbnail File on Cache and Return URL 20011208
18 SET_ACC_SUPPORTED Instance method Public Method Set Flag for Accessibility 20020304
19 SET_DEBUGGING_STATE Instance method Public Method Sets Breakpoint in Debugging Mode 20011024
20 SET_DIRECTSTART_PAGE Instance method Public Method Set Direct Start Page (Entire) 20020125
21 SET_MESSAGE Instance method Public Method Populate Message Object with Texts or Messages 20011011
22 SET_PAGE_DOCUMENT_CHANGE Instance method Public Method Set Page Instance of document_change Page 20011119
23 SET_PAGE_DOCUMENT_CREATE Instance method Public Method Set Page Instance of document_create Page 20011017
24 SET_PAGE_DOCUMENT_DISPLAY Instance method Public Method Set Page Instance for document_display Page 20020207
25 SET_PAGE_DOCUMENT_SEARCH Instance method Public Method Set Page Instance of document_search Page 20011101
26 SET_PAGE_DOCUMENT_SEARCH_R Instance method Public Method Set Page Instance of document_search_result Page 20011102
27 SET_RA Instance method Public Method Set Flag for "Search Result Is Available" 20020506
28 SET_RESULT_AVAILABLE Instance method Public Method Set Flag that Old Search Result Exists 20020426
Events
Class CV_WEBDOC_APPL has no event.
Types
Class CV_WEBDOC_APPL has no local type.
Method Signatures

Method ADD_DOC_TO_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011214
2 Importing PI_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011214
3 Importing PI_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Teildokument 20011214
4 Importing PI_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20011214

Method ADD_DOC_TO_STACK on class CV_WEBDOC_APPL has no exception.

Method DEQUEUE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ERROR_OCCURED Call by reference Type reference (TYPE) C Fehler ist aufgetreten 20020122
2 Importing PI_APPLICATION Call by reference Object reference (TYPE REF TO) CV_WEBDOC_APPL Applikationsklasse für cv_webdoc 20020122
3 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20020122
4 Importing PI_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20020122
5 Importing PI_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Teildokument 20020122
6 Importing PI_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20020122
7 Importing PI_PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) Seite 20020122

Method DEQUEUE_DOCUMENT on class CV_WEBDOC_APPL has no exception.

Method DOC_EXT_2_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011025
2 Exporting PE_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011025
3 Exporting PE_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Teildokument 20011025
4 Exporting PE_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20011025
5 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011025
6 Importing PI_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011025
7 Importing PI_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Teildokument 20011025
8 Importing PI_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20011025

Method DOC_EXT_2_INT on class CV_WEBDOC_APPL has no exception.

Method ESCAPE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_UNESCAPED Value transfer Type reference (TYPE) ANY unkodierter String 20060310
2 Returning PR_ESCAPED Value transfer Type reference (TYPE) STRING HTML-kodierter String 20060310

Method ESCAPE_HTML on class CV_WEBDOC_APPL has no exception.

Method GET_ACC_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_ACC_SUP Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20020304

Method GET_ACC_SUPPORTED on class CV_WEBDOC_APPL has no exception.

Method GET_DIRECTSTART_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DIRECTSTART_PAGE Call by reference Object reference (TYPE REF TO) CL_PAGE_DIRECTSTART Include für die Eingabe der Dokumentennummer 20020125

Method GET_DIRECTSTART_PAGE on class CV_WEBDOC_APPL has no exception.

Method GET_DOKTYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_DOKAR_DESCR Value transfer Type reference (TYPE) STRING 20020121
2 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20020121

Method GET_DOKTYPE_TEXT on class CV_WEBDOC_APPL has no exception.

Method GET_FIELD_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_FIELD_NAME Value transfer Type reference (TYPE) DFIES-FIELDNAME Feldname 20010911
2 Importing P_TAB_NAME Value transfer Type reference (TYPE) DFIES-TABNAME Tabellenname 20010911
3 Returning P_VALUE Value transfer Type reference (TYPE) DFIES-SCRTEXT_L Feldbeschreibung 20010911

Method GET_FIELD_LABEL on class CV_WEBDOC_APPL has no exception.

Method GET_NEXT_TABINDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TABINDEX Value transfer Type reference (TYPE) I Nächster Tabindex 20020221

Method GET_NEXT_TABINDEX on class CV_WEBDOC_APPL has no exception.

Method GET_PAGE_DOCUMENT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_PAGE_DOCUMENT_CHANGE Value transfer Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_CHANGE Seite zum Ändern eines Dokuments 20011119

Method GET_PAGE_DOCUMENT_CHANGE on class CV_WEBDOC_APPL has no exception.

Method GET_PAGE_DOCUMENT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_PAGE_DOCUMENT_CREATE Value transfer Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_CREATE Seite zum Anlegen eines Dokuments 20011017

Method GET_PAGE_DOCUMENT_CREATE on class CV_WEBDOC_APPL has no exception.

Method GET_PAGE_DOCUMENT_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_PAGE_DOCUMENT_DISPLAY Call by reference Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_DISPLAY Seite zun Anzeigen von Dokumentdaten 20020207

Method GET_PAGE_DOCUMENT_DISPLAY on class CV_WEBDOC_APPL has no exception.

Method GET_PAGE_DOCUMENT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_PAGE_DOCUMENT_SEARCH Value transfer Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_SEARCH Seite zum Suchen eines Dokuments 20011101

Method GET_PAGE_DOCUMENT_SEARCH on class CV_WEBDOC_APPL has no exception.

Method GET_PAGE_DOCUMENT_SEARCH_R Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_PAGE_DOCUMENT_SEARCH_R Value transfer Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_SEARCH_RESULT Seite zum Suchen eines Dokuments 20011102

Method GET_PAGE_DOCUMENT_SEARCH_R on class CV_WEBDOC_APPL has no exception.

Method GET_RA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RA Call by reference Type reference (TYPE) C 20020506

Method GET_RA on class CV_WEBDOC_APPL has no exception.

Method GET_RESULT_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RESULT_AVAILABLE Call by reference Type reference (TYPE) C 20020426

Method GET_RESULT_AVAILABLE on class CV_WEBDOC_APPL has no exception.

Method GET_THUMBNAIL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_URL Call by reference Type reference (TYPE) STRING 20011208
2 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011208
3 Importing PI_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011208
4 Importing PI_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Teildokument 20011208
5 Importing PI_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20011208
6 Importing PI_PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Page (BSP) Seite 20011208
7 Importing PI_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20011208
# Exception Resumable Description Created on
1 NO_THUMBNAIL_EXISTS Für dieses Dokument existiert kein Thiumbnail 20011208
2 OPEN_DOC_ERROR Fehler beim Auschecken des Thumbnails 20011208
3 URL_GENERATION_FAILD Fehler beim Erzeugen der Thumbnail URL 20011208

Method SET_ACC_SUPPORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_ACC_SUP Call by reference Type reference (TYPE) C 20020304

Method SET_ACC_SUPPORTED on class CV_WEBDOC_APPL has no exception.

Method SET_DEBUGGING_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IDENT Call by reference Type reference (TYPE) STRING 20011024

Method SET_DEBUGGING_STATE on class CV_WEBDOC_APPL has no exception.

Method SET_DIRECTSTART_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DIRECTSTART_PAGE Call by reference Object reference (TYPE REF TO) CL_PAGE_DIRECTSTART Include für die Eingabe der Dokumentennummer 20020125

Method SET_DIRECTSTART_PAGE on class CV_WEBDOC_APPL has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PIF_CONDITION Call by reference Type reference (TYPE) STRING Bedingung 20011011
2 Importing PIF_CURRENT_PAGE Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE Business Server Pages (BSP) Abstrakte Basisklasse Seite 20011011
3 Importing PIF_MESSAGE Call by reference Type reference (TYPE) ANY Meldungstext (XOR otr_alias) 20011011
4 Importing PIF_MSGID Call by reference Type reference (TYPE) SY-MSGID Nachrichten, Nachrichtenklasse 20011011
5 Importing PIF_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Nachrichten, Nachrichtennummer 20011011
6 Importing PIF_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Nachrichten, Nachrichtentyp 20011011
7 Importing PIF_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 Nachrichten, Nachrichtenvariable 20011011
8 Importing PIF_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 Nachrichten, Nachrichtenvariable 20011011
9 Importing PIF_MSGV3 Call by reference Type reference (TYPE) SY-MSGV3 Nachrichten, Nachrichtenvariable 20011011
10 Importing PIF_MSGV4 Call by reference Type reference (TYPE) SY-MSGV4 Nachrichten, Nachrichtenvariable 20011011
11 Importing PIF_OTR_ALIAS Call by reference Type reference (TYPE) STRING OTR Alias, der die Meldung identifiziert (XOR message) 20011011
12 Importing PIF_SEVERITY Call by reference Type reference (TYPE) I Fehlerstufe 20011011

Method SET_MESSAGE on class CV_WEBDOC_APPL has no exception.

Method SET_PAGE_DOCUMENT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PAGE_DOCUMENT_CHANGE Call by reference Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_CHANGE Seite zum Ändern eines Dokuments 20011119

Method SET_PAGE_DOCUMENT_CHANGE on class CV_WEBDOC_APPL has no exception.

Method SET_PAGE_DOCUMENT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PAGE_DOCUMENT_CREATE Call by reference Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_CREATE Seite zum Anlegen eines Dokuments 20011017

Method SET_PAGE_DOCUMENT_CREATE on class CV_WEBDOC_APPL has no exception.

Method SET_PAGE_DOCUMENT_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PAGE_DOCUMENT_DISPLAY Call by reference Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_DISPLAY Seite zun Anzeigen von Dokumentdaten 20020207

Method SET_PAGE_DOCUMENT_DISPLAY on class CV_WEBDOC_APPL has no exception.

Method SET_PAGE_DOCUMENT_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PAGE_DOCUMENT_SEARCH Call by reference Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_SEARCH Seite für Dokumentsuche 20011101

Method SET_PAGE_DOCUMENT_SEARCH on class CV_WEBDOC_APPL has no exception.

Method SET_PAGE_DOCUMENT_SEARCH_R Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PAGE_DOCUMENT_SEARCH_R Call by reference Object reference (TYPE REF TO) CL_PAGE_DOCUMENT_SEARCH_RESULT Seite für Dokumentsuche /ergebnis 20011102

Method SET_PAGE_DOCUMENT_SEARCH_R on class CV_WEBDOC_APPL has no exception.

Method SET_RA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_RA Call by reference Type reference (TYPE) C 20020506

Method SET_RA on class CV_WEBDOC_APPL has no exception.

Method SET_RESULT_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_RESULT_AVAILABLE Call by reference Type reference (TYPE) C 20020426

Method SET_RESULT_AVAILABLE on class CV_WEBDOC_APPL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 110