SAP ABAP Class CL_SDQ_USMD_SEARCH_DATA_IMPL (Implementation for Enterprise Search)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_SDQ_SEARCH (Package) MDG: Search
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_SEARCH_DATA | Search for Entities | 20091001 |
Properties
| Class | CL_SDQ_USMD_SEARCH_DATA_IMPL | |
| Short Description | Implementation for Enterprise Search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_SDQ_SEARCH | MDG: Search |
| Created | 20091001 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_USMD_SEARCH_DATA | Search for Entities | 20091001 |
Friends
Class CL_SDQ_USMD_SEARCH_DATA_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR7 | 'DEFAULT' | Character field, length 7 | 20100225 | ||
| 2 | Constant | Private | Type reference (TYPE) | USMD_ENTITY | 'VALUATION' | Character field of 9 digits | 20100225 | ||
| 3 | Constant | Private | Type reference (TYPE) | USMD_ENTITY | 'CLASSASGN' | Character field of 9 digits | 20100225 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR10 | 'CLES_CLASS' | Field length 18 | 20100224 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYMSGID | 'MDG_ES_SEARCH' | Message Class | 20091015 | ||
| 6 | Constant | Private | Type reference (TYPE) | CHAR18 | 'CLES_CLF_VALUATION' | 20100224 | |||
| 7 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20091015 | ||
| 8 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'I' | Message Type | 20111130 | ||
| 9 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'W' | Message Type | 20111130 | ||
| 10 | Constant | Private | Type reference (TYPE) | CHAR2 | 'T_' | Text node prefix | 20091106 | ||
| 11 | Constant | Private | Type reference (TYPE) | I | 10 | time in seconds | 20091016 | ||
| 12 | Constant | Private | See coding | 20100225 | |||||
| 13 | Constant | Private | See coding | 20100225 | |||||
| 14 | Static Attribute | Private | Type reference (TYPE) | USMD_MODEL | Data Model name | 20110221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add complex criteria to request object | 20131106 | |
| 2 | Static method | Private | Method | add a message | 20091015 | |
| 3 | Static method | Private | Method | Generate a dynamic table reference for response fields | 20091204 | |
| 4 | Static method | Private | Method | Get results from PP | 20100505 | |
| 5 | Static method | Private | Method | Get results from PP and Staging | 20100505 | |
| 6 | Static method | Private | Method | Get results from staging | 20100505 |
Events
Class CL_SDQ_USMD_SEARCH_DATA_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MAP | Public | See coding | 20131106 | BEGIN OF ty_map,
stg_attr TYPE fieldname,
pp_attr TYPE fieldname,
END OF ty_map
|
||
| 2 | TY_T_MAP | Public | See coding | 20131106 | ty_t_map TYPE SORTED TABLE OF ty_map WITH UNIQUE KEY stg_attr
|
Method Signatures
Method ADD_COMPLEX_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_ESH_IF_SEARCH_REQUEST | Search Request | 20131106 | |||
| 2 | IT_MAP | Call by reference | Type reference (TYPE) | TY_T_MAP | Mapping table for attribute names | 20131106 | |||
| 3 | IT_TAB_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | TT_USMD_TS_SEL | Table type of USMD_TS_SEL | 20131106 | |||
| 4 | IV_COMPLEX_LOGIC_AND | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Combine rows of IT_TAB_SEARCH_ATTRIBUTE via AND | 20131106 |
Method ADD_COMPLEX_CRITERIA on class CL_SDQ_USMD_SEARCH_DATA_IMPL has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091015 | |||
| 2 | IV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20091015 | |||
| 3 | IV_MESSAGE_ID | Value transfer | Type reference (TYPE) | SYMSGID | Message Class | 20091015 | |||
| 4 | IV_MESSAGE_NO | Value transfer | Type reference (TYPE) | SYMSGNO | Message Number | 20091015 | |||
| 5 | IV_MESSAGE_TYPE | Value transfer | Type reference (TYPE) | SYMSGTY | Message Type | 20091015 | |||
| 6 | IV_MESSAGE_VAR1 | Value transfer | Type reference (TYPE) | DATA | Message Variable | 20091015 | |||
| 7 | IV_MESSAGE_VAR2 | Value transfer | Type reference (TYPE) | DATA | Message Variable | 20091015 | |||
| 8 | IV_MESSAGE_VAR3 | Value transfer | Type reference (TYPE) | DATA | Message Variable | 20091015 | |||
| 9 | IV_MESSAGE_VAR4 | Value transfer | Type reference (TYPE) | DATA | Message Variable | 20091015 |
Method ADD_MESSAGE on class CL_SDQ_USMD_SEARCH_DATA_IMPL has no exception.
Method GENERATE_RESPONSE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_TABLE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20091204 | ||||
| 2 | IV_OBJECT_TYPE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20091204 | |||
| 3 | IV_ROOT_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091204 | |||
| 4 | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20091204 |
Method GENERATE_RESPONSE_TABLE on class CL_SDQ_USMD_SEARCH_DATA_IMPL has no exception.
Method GET_PP_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100505 | |||
| 2 | IR_DATA_TABLE_REF | Call by reference | Type reference (TYPE) | DATA | 20100505 | ||||
| 3 | IS_SEARCH_CONTEXT | Call by reference | Type reference (TYPE) | USMD_S_SEARCH_CONTEXT | Search Context | 20100505 | |||
| 4 | IT_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20100505 | |||
| 5 | IT_TAB_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | TT_USMD_TS_SEL | Tabellenart von USMD_TS_SEL | 20100615 | |||
| 6 | IV_FUZZY_SEARCH | Call by reference | Type reference (TYPE) | USMD_FLG | Term action (Exact, fuzzy, linquistic search) | 20100505 | |||
| 7 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20100505 |
Method GET_PP_RESULTS on class CL_SDQ_USMD_SEARCH_DATA_IMPL has no exception.
Method GET_SEARCH_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_TABLE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20100505 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100505 | |||
| 3 | IS_SCOPE | Call by reference | Type reference (TYPE) | ESH_S_IF_SCOPE | Search Scope | 20100505 | |||
| 4 | IS_SEARCH_CONTEXT | Call by reference | Type reference (TYPE) | USMD_S_SEARCH_CONTEXT | Search Context | 20100505 | |||
| 5 | IT_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20100505 | |||
| 6 | IT_TAB_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | TT_USMD_TS_SEL | Tabellenart von USMD_TS_SEL | 20100615 | |||
| 7 | IV_FUZZY_SEARCH | Call by reference | Type reference (TYPE) | USMD_FLG | Term action (Exact, fuzzy, linquistic search) | 20100505 | |||
| 8 | IV_OBJECT_TYPE_NAME | Call by reference | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20100505 | |||
| 9 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20100505 | ||||
| 10 | IV_SYSREL | Call by reference | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20100505 |
Method GET_SEARCH_RESULTS on class CL_SDQ_USMD_SEARCH_DATA_IMPL has no exception.
Method GET_STAGING_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100505 | |||
| 2 | IR_DATA_TABLE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20100505 | ||||
| 3 | IS_SCOPE | Call by reference | Type reference (TYPE) | ESH_S_IF_SCOPE | Search Scope | 20100505 | |||
| 4 | IS_SEARCH_CONTEXT | Call by reference | Type reference (TYPE) | USMD_S_SEARCH_CONTEXT | Search Context | 20100505 | |||
| 5 | IT_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | USMD_TS_SEL | Sorted Table: Selection Condition (Range per Field) | 20100505 | |||
| 6 | IT_TAB_SEARCH_ATTRIBUTE | Call by reference | Type reference (TYPE) | TT_USMD_TS_SEL | Tabellenart von USMD_TS_SEL | 20100615 | |||
| 7 | IV_FUZZY_SEARCH | Call by reference | Type reference (TYPE) | USMD_FLG | Term action (Exact, fuzzy, linquistic search) | 20100505 | |||
| 8 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20100505 |
Method GET_STAGING_RESULTS on class CL_SDQ_USMD_SEARCH_DATA_IMPL has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |