SAP ABAP Class CL_COM_PRSEARCHTOOL_ATTR (Generic Attribute Search)
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 | 20031024 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COM_PRSEARCHTOOL | Search Tool Interface | 20031024 |
Properties
| Class | CL_COM_PRSEARCHTOOL_ATTR | |
| Short Description | Generic Attribute Search | |
| 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 | 20031024 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_PRSEARCHTOOL_ATTR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COM_PRSEARCHTOOL | Search Tool Interface | 20031024 |
Friends
Class CL_COM_PRSEARCHTOOL_ATTR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | COMT_PRODUCT_WHERE_TAB | 20031024 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | N | 20031024 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20031024 | ||||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COM_PRSEARCHTOOL_ATTR_UTIL | Help Methods for Generic Attribute Search | 20031112 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | COMT_BOOLEAN | 20031024 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20031112 | |
| 2 | Instance method | Private | Method | 20031024 |
Events
Class CL_COM_PRSEARCHTOOL_ATTR has no event.
Types
Class CL_COM_PRSEARCHTOOL_ATTR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COM_PRSEARCHTOOL_ATTR has no parameter.
Method CONSTRUCTOR on class CL_COM_PRSEARCHTOOL_ATTR has no exception.
Method LOCAL_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 | 20031024 | |||
| 2 | ET_SELECTION | Call by reference | Type reference (TYPE) | COMT_PRSEARCH_SELECTION_TAB | Ergebnis eines Suchlaufes | 20031024 | |||
| 3 | II_SCENARIO | Call by reference | Object reference (TYPE REF TO) | CL_COM_PRSEARCHSCENARIO_BASE | Basisklasse Suchszenario | 20031024 | |||
| 4 | IT_CRITERIA | Call by reference | Type reference (TYPE) | COMT_PRSEARCH_CRITERIA_TAB | Suchkriterien | 20031024 | |||
| 5 | IV_ACTIVE | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | Logische Variable | 20031024 | |||
| 6 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | Sprachenschlüssel | 20031024 | |||
| 7 | IV_MAX_ROWS | Call by reference | Type reference (TYPE) | BAPIMAXROW | Maximale Zeilenanzahl der Treffermenge | 20031024 | |||
| 8 | IV_REQUEST_DATA | Call by reference | Type reference (TYPE) | COMT_BOOLEAN | Zusatzdaten füllen (SPACE = nur PRODUCT_GUID) | 20031024 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031024 | |||
| 2 | 20031024 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 640 |