SAP ABAP Class CL_SDQ_USMD_ES_DETAILS (Enterprise Search Template Details)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-DQ (Application Component) Data Quality
⤷
MDG_SDQ_SEARCH (Package) MDG: Search
⤷
⤷
Properties
| Class | CL_SDQ_USMD_ES_DETAILS | |
| Short Description | Enterprise Search Template Details | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_SDQ_SEARCH | MDG: Search |
| Created | 20091006 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SDQ_USMD_ES_DETAILS has no forward declaration.
Interfaces
Class CL_SDQ_USMD_ES_DETAILS has no interface implemented.
Friends
Class CL_SDQ_USMD_ES_DETAILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYMSGID | 'MDG_ES_SEARCH' | Message Class | 20091020 | ||
| 2 | Constant | Private | Type reference (TYPE) | SYMSGTY | 'E' | Message Type | 20091020 | ||
| 3 | Constant | Private | Type reference (TYPE) | USMD_USAGE_TYPE | '4' | Storage and Use Type | 20091020 | ||
| 4 | Constant | Private | Type reference (TYPE) | USMD_USAGE_TYPE | '1' | Storage and Use Type | 20091020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add a message | 20091020 | |
| 2 | Static method | Public | Method | Get the request attributes from ES template | 20100719 | |
| 3 | Static method | Public | Method | Filters the search attributes based on user selection | 20130709 | |
| 4 | Static method | Public | Method | Get the ES search template from the root entity | 20091021 | |
| 5 | Static method | Public | Method | Get the template details of an entity | 20091016 |
Events
Class CL_SDQ_USMD_ES_DETAILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_MDG_S_ENTITY_DET | Public | See coding | 20091020 | BEGIN OF ty_mdg_s_entity_det,
data_model TYPE usmd_model,
entity TYPE usmd_entity,
is_root TYPE usmd_is_root_et,
is_edition_dep TYPE usmd_flg,
text_table TYPE usmd_multi_langu,
END OF ty_mdg_s_entity_det
|
||
| 2 | TY_MDG_T_ENTITY_DET | Public | See coding | 20091020 | ty_mdg_t_entity_det TYPE TABLE OF ty_mdg_s_entity_det
|
Method Signatures
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 | 20091020 | |||
| 2 | IV_FIELDNAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20091020 | |||
| 3 | IV_MESSAGE_ID | Value transfer | Type reference (TYPE) | SYMSGID | Message Class | 20091020 | |||
| 4 | IV_MESSAGE_NO | Value transfer | Type reference (TYPE) | SYMSGNO | Message Number | 20091020 | |||
| 5 | IV_MESSAGE_TYPE | Value transfer | Type reference (TYPE) | SYMSGTY | Message Type | 20091020 | |||
| 6 | IV_MESSAGE_VAR1 | Value transfer | Type reference (TYPE) | DATA | Message Variable | 20091020 | |||
| 7 | IV_MESSAGE_VAR2 | Value transfer | Type reference (TYPE) | DATA | Message Variable | 20091020 | |||
| 8 | IV_MESSAGE_VAR3 | Value transfer | Type reference (TYPE) | DATA | Message Variable | 20091020 | |||
| 9 | IV_MESSAGE_VAR4 | Value transfer | Type reference (TYPE) | DATA | Message Variable | 20091020 |
Method ADD_MESSAGE on class CL_SDQ_USMD_ES_DETAILS has no exception.
Method GET_REQUEST_ATTRIBUTES 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 | 20100719 | |||
| 2 | ET_REQ_ATTR | Call by reference | Type reference (TYPE) | MDG_SDQ_TS_ES_SEARCH_ATTRIBUTE | Table with Resolved Attributes | 20100719 | |||
| 3 | IV_SW_COMP | Value transfer | Type reference (TYPE) | ESH_E_IF_BACKEND_SW_COMP | Software Component | 20100719 | |||
| 4 | IV_TEMPLATE | Value transfer | Type reference (TYPE) | ESH_E_IF_TEMPLATE_ID | Object Type | 20100719 |
Method GET_REQUEST_ATTRIBUTES on class CL_SDQ_USMD_ES_DETAILS has no exception.
Method GET_SEARCH_ATTR_FILTERED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | USMD_T_SEARCH_CRITERIA | Search Criteria and Their Properties | 20130709 | |||
| 2 | CT_SEARCH_ATTRIBUTES_PROP | Call by reference | Type reference (TYPE) | USMD_TS_SEARCH_ATTRIBUTE | Special attributes | 20130709 | |||
| 3 | IS_SEARCH_CONTEXT | Call by reference | Type reference (TYPE) | USMD_S_SEARCH_CONTEXT | Search Context | 20130709 |
Method GET_SEARCH_ATTR_FILTERED on class CL_SDQ_USMD_ES_DETAILS has no exception.
Method GET_TEMPLATE_FRM_ENTITY 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 | 20091021 | |||
| 2 | EV_ES_SW_COMP_NAME | Value transfer | Type reference (TYPE) | ESH_E_IF_BACKEND_SW_COMP | Software Component | 20091021 | |||
| 3 | EV_ES_TEMPLATE | Value transfer | Type reference (TYPE) | ESH_E_IF_TEMPLATE_ID | 20091021 | ||||
| 4 | IV_DATA_MODEL | Value transfer | Type reference (TYPE) | USMD_MODEL | Data Model | 20091021 | |||
| 5 | IV_ROOT_ENTITY | Value transfer | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091021 |
Method GET_TEMPLATE_FRM_ENTITY on class CL_SDQ_USMD_ES_DETAILS has no exception.
Method GET_TEMPL_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENTITY_DET | Call by reference | Type reference (TYPE) | TY_MDG_T_ENTITY_DET | Entity Details | 20091020 | |||
| 2 | ET_MESSAGES | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20091020 | |||
| 3 | IV_SW_COMP | Value transfer | Type reference (TYPE) | ESH_E_OM_SYSREL | Software Component | 20091016 | |||
| 4 | IV_TEMPLATE | Value transfer | Type reference (TYPE) | ESH_E_OM_OBJECT_TYPE | Object Type | 20091016 |
Method GET_TEMPL_DETAILS on class CL_SDQ_USMD_ES_DETAILS has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 702 |