SAP ABAP Class CL_SALV_BS_SEARCH (CL_SALV_BS_SEARCH)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_BS_SERVICE (Package) Service
⤷
⤷
Properties
| Class | CL_SALV_BS_SEARCH | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_BS_SERVICE | Service |
| Created | 20060216 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SALV_BS_SEARCH has no interface implemented.
Friends
Class CL_SALV_BS_SEARCH has no friend class.
Attributes
Class CL_SALV_BS_SEARCH has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20060315 | ||
| 2 | Static method | Public | Method | 20060315 |
Events
Class CL_SALV_BS_SEARCH has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TYPE_SEARCH_RESULT | Public | See coding | 20060220 | begin of s_type_search_result,
t_result type match_result_tab,
found type abap_bool,
line type i,
offset type i,
length type i,
end of s_type_search_result
|
Method Signatures
Method GET_REGEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_WORD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060315 | |||
| 2 | SEARCH_VALUE | Call by reference | Type reference (TYPE) | DATA | 20060315 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20060315 |
Method GET_REGEX on class CL_SALV_BS_SEARCH has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_WORD | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060315 | |||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | DATA | 20060315 | ||||
| 3 | IGNORE_CASE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20060315 | |||
| 4 | SEARCH_VALUE | Call by reference | Type reference (TYPE) | DATA | 20060315 | ||||
| 5 | S_RESULT | Value transfer | Type reference (TYPE) | CL_SALV_BS_SEARCH=>S_TYPE_SEARCH_RESULT | 20060315 |
Method SEARCH on class CL_SALV_BS_SEARCH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |