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 | Instance attribute | Private | Type reference (TYPE) | I | Currently Displayed Search Result Page | 20011106 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field Length 1 | 20011106 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DMS_TBL_DRAW | Table Type for DRAW | 20011105 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | C | Flag for Thumbnail Overview | 20011210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generate URLs | 20011211 | |
| 2 | Instance method | Public | Method | Get Currently Displayed Page | 20011106 | |
| 3 | Instance method | Public | Method | Document Type Description and Document Short Text | 20011211 | |
| 4 | Instance method | Public | Method | Determine Display Section from Search Result Table | 20011211 | |
| 5 | Instance method | Public | Method | Maximum Number of Pages | 20011213 | |
| 6 | Instance method | Public | Method | No New Search | 20011106 | |
| 7 | Instance method | Public | Method | Read Result List | 20011105 | |
| 8 | Instance method | Public | Method | Read Flag for Thumbnail Overview | 20011210 | |
| 9 | Instance method | Public | Method | Document Search | 20011102 | |
| 10 | Instance method | Public | Method | Set Currently Displayed Page | 20011106 | |
| 11 | Instance method | Public | Method | No New Search | 20011106 | |
| 12 | Instance method | Public | Method | Sets Result List | 20011105 | |
| 13 | 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
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 | 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 | PE_DRAT | Call by reference | Type reference (TYPE) | DRAT | Kurztexte für Dokuinfosätze | 20011211 | |||
| 2 | PE_TDWAT | Call by reference | Type reference (TYPE) | TDWAT | Beschreibungen für Dokumentart | 20011211 | |||
| 3 | PI_DOKAR | Call by reference | Type reference (TYPE) | DRAW-DOKAR | Dokumentart | 20011211 | |||
| 4 | PI_DOKNR | Call by reference | Type reference (TYPE) | DRAW-DOKNR | Dokumentnummer | 20011211 | |||
| 5 | PI_DOKTL | Call by reference | Type reference (TYPE) | DRAW-DOKTL | Teildokument | 20011211 | |||
| 6 | 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 | PE_RESULTLIST | Call by reference | Type reference (TYPE) | I | Anzahle der Treffer | 20011211 | |||
| 2 | PE_START | Call by reference | Type reference (TYPE) | I | Loop start | 20011211 | |||
| 3 | PE_STOP | Call by reference | Type reference (TYPE) | I | Loop stop | 20011211 | |||
| 4 | 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 | PE_MAXPAGE | Value transfer | Type reference (TYPE) | I | maximale Seitenzahl | 20011213 | |||
| 2 | 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 | 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 | 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 | 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 | PE_RESULT_LIST | Call by reference | Type reference (TYPE) | DMS_TBL_DRAW | Tabellentyp für DRAW | 20011102 | |||
| 2 | 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 | 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 | 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 | 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 | 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 |