SAP ABAP Class CL_W3_SEARCH (WAB: Search in IAC Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-WAB (Application Component) Web Application Builder
⤷
SW3_TOOL (Package) ITS Connection: Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_W3_SEARCH | WAB: Search in IAC Objects | 20090908 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_PROGRAM | Workbench: Program | 20090908 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_TOOL | Workbench: Tool | 20090908 |
Properties
| Class | CL_W3_SEARCH | |
| Short Description | WAB: Search in IAC Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SW3_TOOL | ITS Connection: Tool |
| Created | 20090811 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_W3_SEARCH | WAB: Search in IAC Objects | 20090908 | ||
| 2 | IF_WB_PROGRAM | Workbench: Program | 20090908 | ||
| 3 | IF_WB_TOOL | Workbench: Tool | 20090908 |
Friends
Class CL_W3_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_W3_SEARCH_STATE | 20090908 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WB_REQUEST | Workbench Manager: Request | 20090908 | |||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20090908 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20090908 | ||
| 2 | Instance method | Protected | Method | 20090908 | ||
| 3 | Instance method | Protected | Method | 20090908 | ||
| 4 | Instance method | Protected | Method | 20090908 | ||
| 5 | Instance method | Protected | Method | 20090908 | ||
| 6 | Instance method | Protected | Method | 20090908 | ||
| 7 | Instance method | Protected | Method | 20090908 | ||
| 8 | Instance method | Public | Method | 20090908 | ||
| 9 | Instance method | Protected | Method | 20090908 | ||
| 10 | Instance method | Protected | Method | 20090908 | ||
| 11 | Instance method | Protected | Method | 20090908 |
Events
Class CL_W3_SEARCH has no event.
Types
Class CL_W3_SEARCH has no local type.
Method Signatures
Method CREATE_IAC_SEARCH_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_IAC_SEARCH_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_IACSEARCH | Suche in ITS-Objekten | 20090908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090908 | |||
| 2 | 20090908 | |||
| 3 | 20090908 | |||
| 4 | 20090908 |
Method CREATE_SEARCH_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | 20090908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090908 | |||
| 2 | 20090908 |
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_IAC_SEARCH_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_IACSEARCH | Suche in ITS-Objekten | 20090908 |
Method DISPLAY on class CL_W3_SEARCH has no exception.
Method DISPLAY_CREATE_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_IAC_SEARCH_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_IACSEARCH | Suche in ITS-Objekten | 20090908 |
Method DISPLAY_CREATE_OBJECT on class CL_W3_SEARCH has no exception.
Method MESSAGE_RESTRICTED_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_RESTRICTED_AUTHORITY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090908 |
Method MESSAGE_RESTRICTED_AUTHORITY on class CL_W3_SEARCH has no exception.
Method NAVIGATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_NAVIGATION_INFO | Call by reference | Type reference (TYPE) | STRING | 20090908 | ||||
| 2 | PI_NAVIGATION_OFFSET | Call by reference | Type reference (TYPE) | I | 20090908 | ||||
| 3 | PI_OBJECT_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Objektname in der Objektliste | 20090908 | |||
| 4 | PI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20090908 |
Method NAVIGATE on class CL_W3_SEARCH has no exception.
Method OBJECT_LIST_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_OBJECT_LIST | Call by reference | Type reference (TYPE) | WBOBJID_TAB | 20090908 | ||||
| 2 | P_WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20090908 |
Method OBJECT_LIST_FROM_REQUEST on class CL_W3_SEARCH has no exception.
Method PROCESS_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WB_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_WB_DATA_CONTAINER | 20090908 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090908 | |||
| 2 | 20090908 |
Method REFRESH Signature
Method REFRESH on class CL_W3_SEARCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090908 |
Method REFRESH_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_IAC_SEARCH_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_IACSEARCH | Suche in ITS-Objekten | 20090908 |
Method REFRESH_DISPLAY on class CL_W3_SEARCH has no exception.
Method WB_MANAGER_BACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_LEAVE_SCREEN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090908 |
Method WB_MANAGER_BACK on class CL_W3_SEARCH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |