SAP ABAP Class CL_COM_PRSEARCHTOOL_STATUS (Search by System Status)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRODUCT_SEARCH (Package) Search API for Product Master
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COM_PRSEARCHTOOL_IMPLEMENT | Help Class for Search Tools: Criteria from COMM_PRODUCT | 20030115 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COM_PRSEARCHTOOL | Search Tool Interface | 20030114 |
Properties
| Class | CL_COM_PRSEARCHTOOL_STATUS | |
| Short Description | Search by System Status | |
| Super Class | CL_COM_PRSEARCHTOOL_IMPLEMENT | Help Class for Search Tools: Criteria from COMM_PRODUCT |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | COM_PRODUCT_SEARCH | Search API for Product Master |
| Created | 20030114 | SAP |
| Last change | 20030115 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COM_PRSEARCHTOOL | Search Tool Interface | 20030114 |
Friends
Class CL_COM_PRSEARCHTOOL_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | COMT_CODELINE_TAB | Table with Coding Lines (Char 72) | 20030114 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | Table Name for Selection | 20040423 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | COMT_BOOLEAN | Evaluate Criteria Once Only | 20030114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20030114 |
Events
Class CL_COM_PRSEARCHTOOL_STATUS has no event.
Types
Class CL_COM_PRSEARCHTOOL_STATUS has no local type.
Method Signatures
Method DO_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | COMT_PRSEARCH_DATA_TAB | Aus den Suchmethoden übergebene Zusatzdaten | 20030114 | |||
| 2 | ET_SELECTION | Call by reference | Type reference (TYPE) | COMT_PRSEARCH_SELECTION_TAB | Ergebnis eines Suchlaufes | 20030114 | |||
| 3 | II_SCENARIO | Call by reference | Object reference (TYPE REF TO) | CL_COM_PRSEARCHSCENARIO_BASE | Basisklasse Suchszenario | 20030114 | |||
| 4 | IT_CRITERIA | Call by reference | Type reference (TYPE) | COMT_PRSEARCH_CRITERIA_TAB | Suchkriterien | 20030114 | |||
| 5 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20030114 | |||
| 6 | IV_MAX_ROWS | Call by reference | Type reference (TYPE) | BAPIMAXROW | Maximale Zeilenanzahl der Treffermenge | 20030114 | |||
| 7 | IV_PRODTAB | Call by reference | Type reference (TYPE) | TABNAME | COMM_PRODUCT oder COMM_IPRODUCT | 20030114 | |||
| 8 | IV_REQUEST_DATA | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | Zusatzdaten füllen (SPACE = nur PRODUCT_GUID) | 20030114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20030114 | |||
| 2 | 20030114 |
History
| Last changed by/on | SAP | 20030115 |
| SAP Release Created in | 400 |