SAP ABAP Class CL_COM_CLEAR_LOCATOR_SEARCHER (Locator Demo: Help Class for Creating a Locator Search)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
COM_CLEARING2 (Package) Data Cleansing Tool: Prototype RFW Usage
⤷
⤷
Properties
| Class | CL_COM_CLEAR_LOCATOR_SEARCHER | |
| Short Description | Locator Demo: Help Class for Creating a Locator Search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_CLEARING2 | Data Cleansing Tool: Prototype RFW Usage |
| Created | 20000522 | SAP |
| Last change | 20001114 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_CLEAR_LOCATOR_SEARCHER has no forward declaration.
Interfaces
Class CL_COM_CLEAR_LOCATOR_SEARCHER has no interface implemented.
Friends
Class CL_COM_CLEAR_LOCATOR_SEARCHER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_RESULT_LINE-FIELDNAME | 'COM_CLEAR_CASE' | Object Class for Search Results of Form 'Plane Type' | 20000522 | ||
| 2 | Constant | Public | Type reference (TYPE) | DDSHRETVAL-FIELDNAME | 'CASE_GUID' | Data Cleansing Case: Key (GUID) | 20000614 | ||
| 3 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_APPLICATION | 'COM_CLEAR_CASE' | Search Application "Business Partner" | 20000523 | ||
| 4 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_TYPE | 'COM_CLEAR_ALL' | Search Type 'General Data Cleansing' | 20000523 | ||
| 5 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_TYPE | 'COM_CLEAR_DUPLICATE' | Search Type 'Duplicate' | 20000523 | ||
| 6 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-SEARCH_TYPE | 'COM_CLEAR_ERROR' | Search Type 'Errors' | 20000523 | ||
| 7 | Constant | Public | Type reference (TYPE) | BUS_LOCATOR-BOOLEAN | 'X' | True | 20000522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adds a List of Data Cleansing Cases to Seach Results | 20000522 |
Events
Class CL_COM_CLEAR_LOCATOR_SEARCHER has no event.
Types
Class CL_COM_CLEAR_LOCATOR_SEARCHER has no local type.
Method Signatures
Method ADD_CASES_TO_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CASES | Call by reference | Type reference (TYPE) | COMT_CLEAR_GUID_T | Tabelle der anzufügenden Clearing-Fälle | 20000522 | |||
| 2 | IV_FILTER_BY_SEARCH_TYPE | Call by reference | Type reference (TYPE) | BUS_LOCATOR-BOOLEAN | Kennzeichen: Liste nachträglich filtern | 20000522 | |||
| 3 | IV_SEARCH | Call by reference | Object reference (TYPE REF TO) | CL_BUS_LOCATOR_SEARCH | Suche, an die die Tabelle angefügt wird | 20000522 |
Method ADD_CASES_TO_RESULT on class CL_COM_CLEAR_LOCATOR_SEARCHER has no exception.
History
| Last changed by/on | SAP | 20001114 |
| SAP Release Created in | 12A |