SAP ABAP Class CL_WB_SEARCH_STATE (Status for Find and Replace)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI (Package) PROGRAM EDITOR
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_STATE | Workbench: View of Object | 19990824 |
Properties
| Class | CL_WB_SEARCH_STATE | |
| Short Description | Status for Find and Replace | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDI | PROGRAM EDITOR |
| Created | 19981012 | SAP |
| Last change | 20041228 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WB_SEARCH_STATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WB_OBJECT_STATE | Workbench: View of Object | 19990824 |
Friends
Class CL_WB_SEARCH_STATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SY-INDEX | Current Page | 20000314 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Compressed Display? | 20000314 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-INDEX | Cursor line | 20000314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR30 | Buffer Memory ID for Navigation | 19991014 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SEU_OBJTYP | Type of Search Area | 19981021 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-INDEX | Cursor Offset | 20000314 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSFOUNDS | table of Hits, Search Result | 19990816 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSSRCH_MOD | Find/replace type | 19981028 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | RSOBJTAB | Objects in the Search Area | 19991014 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RSSRCH | Find / replace parameters | 19981027 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SY-INDEX | First line displayed | 20000314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19981027 |
Events
Class CL_WB_SEARCH_STATE has no event.
Types
Class CL_WB_SEARCH_STATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CPAGE | Call by reference | Type reference (TYPE) | SY-INDEX | 1 | aktuell angezeigte Seite | 20000314 | ||
| 2 | P_FLAG_COMPRESSED | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | komprimierte Anzeige? | 20000314 | ||
| 3 | P_LINE | Call by reference | Type reference (TYPE) | SY-INDEX | 1 | Cursorzeile | 20000314 | ||
| 4 | P_MEMOID | Call by reference | Type reference (TYPE) | CHAR30 | Memory-ID der Ablage bei Navigation | 19991014 | |||
| 5 | P_OBJTYPE | Call by reference | Type reference (TYPE) | SEU_OBJTYP | Objekttyp des Suchbereichs | 19981027 | |||
| 6 | P_OFFSET | Call by reference | Type reference (TYPE) | SY-INDEX | 0 | Cursor-Offset | 20000314 | ||
| 7 | P_RSSRCH_LIST | Call by reference | Type reference (TYPE) | RSFOUNDS | Trefferliste | 19991013 | |||
| 8 | P_RSSRCH_MODE | Value transfer | Type reference (TYPE) | RSSRCH_MOD | Memory-ID Trefferliste | 19981028 | |||
| 9 | P_RSSRCH_OBJTAB | Call by reference | Type reference (TYPE) | RSOBJTAB | Objekte des Suchbereichs | 19991014 | |||
| 10 | P_RSSRCH_PARAM | Call by reference | Type reference (TYPE) | RSSRCH | Parameter Suchen / Ersetzen | 19981027 | |||
| 11 | P_TOPLINE | Call by reference | Type reference (TYPE) | SY-INDEX | 1 | Erste angezeigte Zeile | 20000314 |
Method CONSTRUCTOR on class CL_WB_SEARCH_STATE has no exception.
History
| Last changed by/on | SAP | 20041228 |
| SAP Release Created in |