SAP ABAP Class CL_PAGE_DOCUMENT_SEARCH_RESULT (Page for Document Search/Result List)
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)
Properties
Class CL_PAGE_DOCUMENT_SEARCH_RESULT  
Short Description Page for Document Search/Result List    
Super 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 20011102   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PAGE_DOCUMENT_SEARCH_RESULT has no forward declaration.
Interfaces
Class CL_PAGE_DOCUMENT_SEARCH_RESULT has no interface implemented.
Friends
Class CL_PAGE_DOCUMENT_SEARCH_RESULT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTR_CURRENT_PAGE Instance attribute Private Type reference (TYPE) I Currently Displayed Search Result Page 20011106
2 ATTR_NONEWSEARCH Instance attribute Private Type reference (TYPE) CHAR01 Character Field Length 1 20011106
3 ATTR_RESULT_LIST Instance attribute Private Type reference (TYPE) DMS_TBL_DRAW Table Type for DRAW 20011105
4 ATTR_SURVEY Instance attribute Private Type reference (TYPE) C Flag for Thumbnail Overview 20011210
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE_URLS Instance method Public Method Generate URLs 20011211
2 GET_CURRENT_PAGE Instance method Public Method Get Currently Displayed Page 20011106
3 GET_DESCRIPTIONS Instance method Public Method Document Type Description and Document Short Text 20011211
4 GET_DISPLAY_SECTION Instance method Public Method Determine Display Section from Search Result Table 20011211
5 GET_MAX_PAGE Instance method Public Method Maximum Number of Pages 20011213
6 GET_NONEWSEARCH Instance method Public Method No New Search 20011106
7 GET_RESULT_LIST Instance method Public Method Read Result List 20011105
8 GET_SURVEY_FLAG Instance method Public Method Read Flag for Thumbnail Overview 20011210
9 SEARCH_DOCUMENTS Instance method Public Method Document Search 20011102
10 SET_CURRENT_PAGE Instance method Public Method Set Currently Displayed Page 20011106
11 SET_NONEWSEARCH Instance method Public Method No New Search 20011106
12 SET_RESULT_LIST Instance method Public Method Sets Result List 20011105
13 SET_SURVEY_FLAG Instance method Public Method Sets Flag for Thumbnail Overview 20011210
Events
Class CL_PAGE_DOCUMENT_SEARCH_RESULT has no event.
Types
Class CL_PAGE_DOCUMENT_SEARCH_RESULT has no local type.
Method Signatures

Method GENERATE_URLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CHANGEURL Call by reference Type reference (TYPE) STRING 20011211
2 Exporting PE_EXITURL Call by reference Type reference (TYPE) STRING 20011211
3 Exporting PE_GOTOURL Call by reference Type reference (TYPE) STRING 20011211
4 Exporting PE_VIEWURL Call by reference Type reference (TYPE) STRING 20011211
5 Importing PI_CHANGEURL Call by reference Type reference (TYPE) STRING 20011211
6 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011211
7 Importing PI_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011211
8 Importing PI_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Teildokument 20011211
9 Importing PI_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20011211
10 Importing PI_EXITURL Call by reference Type reference (TYPE) STRING 20011211
11 Importing PI_GOTOURL Call by reference Type reference (TYPE) STRING 20011211
12 Importing PI_VIEWURL Call by reference Type reference (TYPE) STRING 20011211

Method GENERATE_URLS on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method GET_CURRENT_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_CURRENT_PAGE Value transfer Type reference (TYPE) I 20011106

Method GET_CURRENT_PAGE on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DRAT Call by reference Type reference (TYPE) DRAT Kurztexte für Dokuinfosätze 20011211
2 Exporting PE_TDWAT Call by reference Type reference (TYPE) TDWAT Beschreibungen für Dokumentart 20011211
3 Importing PI_DOKAR Call by reference Type reference (TYPE) DRAW-DOKAR Dokumentart 20011211
4 Importing PI_DOKNR Call by reference Type reference (TYPE) DRAW-DOKNR Dokumentnummer 20011211
5 Importing PI_DOKTL Call by reference Type reference (TYPE) DRAW-DOKTL Teildokument 20011211
6 Importing PI_DOKVR Call by reference Type reference (TYPE) DRAW-DOKVR Dokumentversion 20011211

Method GET_DESCRIPTIONS on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method GET_DISPLAY_SECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RESULTLIST Call by reference Type reference (TYPE) I Anzahle der Treffer 20011211
2 Exporting PE_START Call by reference Type reference (TYPE) I Loop start 20011211
3 Exporting PE_STOP Call by reference Type reference (TYPE) I Loop stop 20011211
4 Importing PI_PACKAGE_MAGNITUDE Call by reference Type reference (TYPE) I Zahl der anzuzeigenden Dokumenten 20011211

Method GET_DISPLAY_SECTION on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method GET_MAX_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_MAXPAGE Value transfer Type reference (TYPE) I maximale Seitenzahl 20011213
2 Importing PI_PACKAGE_MAGNITUDE Call by reference Type reference (TYPE) I Zahl der anzuzeigenden Dokumenten 20011213

Method GET_MAX_PAGE on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method GET_NONEWSEARCH Signature

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

Method GET_NONEWSEARCH on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method GET_RESULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_RESULT_LIST Value transfer Type reference (TYPE) DMS_TBL_DRAW Tabellentyp für DRAW 20011105

Method GET_RESULT_LIST on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method GET_SURVEY_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_SURVEY Value transfer Type reference (TYPE) C 20011210

Method GET_SURVEY_FLAG on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method SEARCH_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RESULT_LIST Call by reference Type reference (TYPE) DMS_TBL_DRAW Tabellentyp für DRAW 20011102
2 Importing PI_APPLICATION Call by reference Object reference (TYPE REF TO) CV_WEBDOC_APPL Seite für Dokumentsuche / Ergebnisliste 20011105

Method SEARCH_DOCUMENTS on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method SET_CURRENT_PAGE Signature

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

Method SET_CURRENT_PAGE on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method SET_NONEWSEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NONEWSEARCH Call by reference Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20011106

Method SET_NONEWSEARCH on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method SET_RESULT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_RESULT_LIST Value transfer Type reference (TYPE) DMS_TBL_DRAW Tabellentyp für DRAW 20011105

Method SET_RESULT_LIST on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.

Method SET_SURVEY_FLAG Signature

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

Method SET_SURVEY_FLAG on class CL_PAGE_DOCUMENT_SEARCH_RESULT has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110