SAP ABAP Class CL_TPDA_TOOL_SEARCH (tpda: Service for Tools: Search)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_TOOLS (Package) ABAP Debugger: Tools (Plugins)
⤷
⤷
Properties
| Class | CL_TPDA_TOOL_SEARCH | |
| Short Description | tpda: Service for Tools: Search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_TOOLS | ABAP Debugger: Tools (Plugins) |
| Created | 20030819 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_TOOL_SEARCH has no forward declaration.
Interfaces
Class CL_TPDA_TOOL_SEARCH has no interface implemented.
Friends
Class CL_TPDA_TOOL_SEARCH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_ABAPTYPE_RANGE | 20070417 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TPDA_SEARCH_COL_IT | 20030819 | ||||
| 3 | Constant | Private | Type reference (TYPE) | STRING | 'TABLE_LINE' | 20030820 | |||
| 4 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20050209 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 20030819 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | I | 20030819 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20030819 | ||||
| 8 | Instance attribute | Private | Type reference (TYPE) | TPDA_SEARCH_RESULT_IT | 20030820 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | TPDA_SEARCH_ATTR | 20030821 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | 20030820 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030820 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | FLAG | 20030819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070417 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030819 | |
| 3 | Instance method | Private | Method | 20030819 | ||
| 4 | Instance method | Public | Method | 20030819 | ||
| 5 | Instance method | Public | Method | 20030820 | ||
| 6 | Instance method | Public | Method | 20030820 |
Events
Class CL_TPDA_TOOL_SEARCH has no event.
Types
Class CL_TPDA_TOOL_SEARCH has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_SEARCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TPDA_TOOL_SEARCH has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ITAB | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20030819 | ||||
| 2 | P_WITH_RESULT_LIST | Call by reference | Type reference (TYPE) | FLAG | 20030819 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TPDA: Interner Fehler | 20030825 | ||
| 2 | 20030819 |
Method CREATE_COL_LIST Signature
Method CREATE_COL_LIST on class CL_TPDA_TOOL_SEARCH has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TPDA: Interner Fehler | 20030820 |
Method GET_COL_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COL_IT | Value transfer | Type reference (TYPE) | TPDA_SEARCH_COL_IT | 20030819 |
Method GET_COL_LIST on class CL_TPDA_TOOL_SEARCH has no exception.
Method SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COL_IT | Call by reference | Type reference (TYPE) | TPDA_SEARCH_COL_IT | 20030820 | ||||
| 2 | P_LINE_FROM | Call by reference | Type reference (TYPE) | I | 20030820 | ||||
| 3 | P_LINE_TO | Call by reference | Type reference (TYPE) | I | 20030820 | ||||
| 4 | P_RESULT_IT | Value transfer | Type reference (TYPE) | TPDA_SEARCH_RESULT_IT | 20030820 | ||||
| 5 | P_SEARCH_ATTR | Call by reference | Type reference (TYPE) | TPDA_SEARCH_ATTR | 20030821 | ||||
| 6 | P_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20030820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TPDA: Interner Fehler | 20030825 | ||
| 2 | 20030820 |
Method SEARCH_NEXT_HIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_RESULT_IT | Value transfer | Type reference (TYPE) | TPDA_SEARCH_RESULT_IT | 20030820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030820 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |