SAP ABAP Class CL_COM_PRSEARCHTOOL_ATTR_UTIL (Help Methods for 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
⤷
⤷
Properties
| Class | CL_COM_PRSEARCHTOOL_ATTR_UTIL | |
| Short Description | Help Methods for Generic Attribute Search | |
| Super Class | ||
| 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 | 20031030 | SAP |
| Last change | 20040518 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_PRSEARCHTOOL_ATTR_UTIL has no forward declaration.
Interfaces
Class CL_COM_PRSEARCHTOOL_ATTR_UTIL has no interface implemented.
Friends
Class CL_COM_PRSEARCHTOOL_ATTR_UTIL 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) | N | Distinguish Between Link Handler Tables in Select Statement | 20031112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Get Information on an Attribute of a Set Type | 20031030 | |
| 2 | Instance method | Public | Method | Structure of a WHERE-Table for SELECT Statement | 20031030 | |
| 3 | Instance method | Public | Method | Search Criteria Can Be Handled | 20031030 |
Events
Class CL_COM_PRSEARCHTOOL_ATTR_UTIL has no event.
Types
Class CL_COM_PRSEARCHTOOL_ATTR_UTIL has no local type.
Method Signatures
Method ATTRIBUTE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FIELD_NAME | Call by reference | Type reference (TYPE) | NAME_FELD | Feldname | 20031030 | |||
| 2 | EV_MULT_DBTAB | Call by reference | Type reference (TYPE) | COMT_ATTR_DB_TABLE | Datenbanktabelle für mehrwertige Attribute | 20040801 | |||
| 3 | EV_MULT_VAL_FLG | Call by reference | Type reference (TYPE) | COMT_MULTIVALUE | Kennzeichen, ob Attribut mehrwertig ist | 20040801 | |||
| 4 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | FIELDNAME | 20031030 | ||||
| 5 | IV_SETTYPE_ID | Call by reference | Type reference (TYPE) | COMT_SETTYPE_ID | Settyp-ID: interne Darstellung | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040801 |
Method BUILD_WHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_WHERE | Call by reference | Type reference (TYPE) | COMT_PRODUCT_WHERE_TAB | 20031030 | ||||
| 2 | CV_TABNAME | Call by reference | Type reference (TYPE) | STRING | From-Anweisung des Selects | 20031030 | |||
| 3 | IT_CRITERIA | Call by reference | Type reference (TYPE) | COMT_PRSEARCH_CRITERIA_TAB | Suchkriterien | 20031030 | |||
| 4 | IV_FRGTYPE_ID | Call by reference | Type reference (TYPE) | TYPENAME | Name des Dictionary Typs | 20031030 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031030 | |||
| 2 | 20031030 |
Method RELEVANT_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COVERED | Value transfer | Type reference (TYPE) | COMT_BOOLEAN | Logische Variable | 20031030 | |||
| 2 | IV_CRITERION | Call by reference | Type reference (TYPE) | COMT_PRSEARCH_CRITERION | Suchkriterium | 20031030 |
Method RELEVANT_CRITERIA on class CL_COM_PRSEARCHTOOL_ATTR_UTIL has no exception.
History
| Last changed by/on | SAP | 20040518 |
| SAP Release Created in | 640 |