SAP ABAP Class CL_CLEAR_SEARCHER (Search Class)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
COM_CLEARING (Package) Clearing tool
⤷
⤷
Properties
| Class | CL_CLEAR_SEARCHER | |
| Short Description | Search Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_CLEARING | Clearing tool |
| Created | 20000818 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CLEAR_SEARCHER has no forward declaration.
Interfaces
Class CL_CLEAR_SEARCHER has no interface implemented.
Friends
Class CL_CLEAR_SEARCHER 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) | COMT_CLEAR_STACK_T | Global Memory for Data Cleansing Cases | 20000823 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | COMT_CLEAR_TARG_T | Global Memory for Target Objects | 20000823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Search for Data Cleansing Case by Administrator | 20000821 | |
| 2 | Static method | Public | Method | Search for Data Cleansing Case by Description | 20120911 | |
| 3 | Static method | Public | Method | Search for Data Cleansing Case by Number | 20000818 | |
| 4 | Static method | Public | Method | Search for Data Cleansing Case by Object | 20000818 | |
| 5 | Static method | Public | Method | Search for Data Cleansing Case by Priority | 20000821 | |
| 6 | Static method | Public | Method | Search for Data Cleansing Case by Source | 20000821 | |
| 7 | Static method | Public | Method | Search for Data Cleansing Case by Type | 20000821 |
Events
Class CL_CLEAR_SEARCHER has no event.
Types
Class CL_CLEAR_SEARCHER has no local type.
Method Signatures
Method SELECT_BY_ADMINISTRATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLEAR_CASE | Call by reference | Type reference (TYPE) | COMT_CLEAR_STACK_T | Data of Data Cleansing Case | 20000821 | |||
| 2 | IV_ADMINISTRATOR | Call by reference | Type reference (TYPE) | USER | User Administrator | 20000821 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | COMT_CLEAR_STATUS | Data Cleansing Status | 20000821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data Not Found | 20000821 | ||
| 2 | Search Argument Missing | 20000821 |
Method SELECT_BY_DESC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLEAR_CASE | Call by reference | Type reference (TYPE) | COMT_CLEAR_STACK_T | Clearing: Tabellentyp zu COMM_CLEAR_STACK | 20120911 | |||
| 2 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | COMT_CLEAR_DESCRIPTION | 20120911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120911 | |||
| 2 | 20120911 |
Method SELECT_BY_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLEAR_CASE | Call by reference | Type reference (TYPE) | COMT_CLEAR_STACK_T | Data of Data Cleansing Case | 20000818 | |||
| 2 | IV_CASE_NUMBER | Call by reference | Type reference (TYPE) | COMT_CLEAR_NUMBER | Case Number | 20000818 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data Not Found in Database. | 20000818 | ||
| 2 | Search Argument Missing | 20000818 |
Method SELECT_BY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLEAR_CASE | Call by reference | Type reference (TYPE) | COMT_CLEAR_STACK_T | Data of Data Cleansing Case | 20000818 | |||
| 2 | ET_TARGETS | Call by reference | Type reference (TYPE) | COMT_CLEAR_TARG_T | Target Objects | 20000818 | |||
| 3 | IV_OBJECT | Value transfer | Type reference (TYPE) | COMT_CLEAR_OBJ_KEY | Object_Key | 20000818 | |||
| 4 | IV_READ_BUFFER | Call by reference | Type reference (TYPE) | C | Flag Indicating Read from Memory. | 20000823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data Not Found | 20000818 | ||
| 2 | Search Argument Missing | 20000818 |
Method SELECT_BY_PRIORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLEAR_CASE | Call by reference | Type reference (TYPE) | COMT_CLEAR_STACK_T | Data of Data Cleansing Case | 20000821 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | BU_OBJAP | BDT: Application Object | 20000821 | |||
| 3 | IV_PRIORITY | Call by reference | Type reference (TYPE) | COMT_CLEAR_PRIORITY | Priority | 20000821 | |||
| 4 | IV_STATUS | Call by reference | Type reference (TYPE) | COMT_CLEAR_STATUS | Status | 20000821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data Not Found | 20000821 | ||
| 2 | Search Argument Missing | 20000821 |
Method SELECT_BY_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLEAR_CASE | Call by reference | Type reference (TYPE) | COMT_CLEAR_STACK_T | Data of Data Cleansing Case | 20000821 | |||
| 2 | IV_SOURCE | Call by reference | Type reference (TYPE) | COMT_CLEAR_SOURCE | Source | 20000821 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | COMT_CLEAR_STATUS | Data Cleansing Status | 20000821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data Not Found | 20000821 | ||
| 2 | Search Argument Missing. | 20000821 |
Method SELECT_BY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CLEAR_CASE | Call by reference | Type reference (TYPE) | COMT_CLEAR_STACK_T | Data of Data Cleansing Case | 20000821 | |||
| 2 | IV_APPLICATION | Call by reference | Type reference (TYPE) | BU_OBJAP | BDT: Application Object | 20000821 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | COMT_CLEAR_STATUS | Data Cleansing Status | 20000821 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | COMT_CLEAR_TYPE | Data Cleansing Case Type | 20000821 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Data Not Found | 20000821 | ||
| 2 | Search Argument Missing | 20000821 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30A |