SAP ABAP Class CL_ESH_TAU_BOSS_EPM (Test object BOSS (EPM))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-EIM-ESH (Application Component) NetWeaver Enterprise Search
⤷
S_ESH_TST_AUTOMATION (Package) Test Automation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COM_SE_BUSOBJ | Object Interface for Search Engine Service (SES) | 20091127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COM_SE_BUSOBJ_REL | Relation Interface for Search Engine Service (SES) | 20091127 |
Properties
| Class | CL_ESH_TAU_BOSS_EPM | |
| Short Description | Test object BOSS (EPM) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ESH_TST_AUTOMATION | Test Automation |
| Created | 20091127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ESH_TAU_BOSS_EPM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COM_SE_BUSOBJ | Object Interface for Search Engine Service (SES) | 20091127 | ||
| 2 | IF_COM_SE_BUSOBJ_REL | Relation Interface for Search Engine Service (SES) | 20091127 |
Friends
Class CL_ESH_TAU_BOSS_EPM 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) | COM_SEARCH_TT_REL_TYPE_KEY | 20091127 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_NAME | 20091127 | ||||
| 3 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | 'EPM' | 20091127 | |||
| 4 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'category' | 20091127 | |||
| 5 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'currency_code' | 20091127 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '99991231' | 20091127 | |||
| 7 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'node_key' | 20091127 | |||
| 8 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | 'EPM_PD' | 20091127 | |||
| 9 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_OBJ_TYPE_TEXT | 'EPM(BOSS): Product' | 20091127 | |||
| 10 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'price' | 20091127 | |||
| 11 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'product_id' | 20091127 | |||
| 12 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'product_pic_url' | 20091127 | |||
| 13 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'type_code' | 20091127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20091127 | ||
| 2 | Instance method | Protected | Method | Fill mt_supported_rel_type_keys with the appropriate data | 20091127 | |
| 3 | Instance method | Protected | Method | Return content for the business object | 20091127 | |
| 4 | Instance method | Protected | Method | Return value(s) for the business object attributes | 20091127 | |
| 5 | Instance method | Protected | Method | Is the requested relation type key supported by this object? | 20091127 |
Events
Class CL_ESH_TAU_BOSS_EPM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_PD | Public | See coding | 20091128 | BEGIN OF ts_pd,
product_id TYPE string,
END OF ts_pd
|
Method Signatures
Method FILL_MT_SUP_ATTR_NAMES_PD Signature
Method FILL_MT_SUP_ATTR_NAMES_PD on class CL_ESH_TAU_BOSS_EPM has no parameter.
Method FILL_MT_SUP_ATTR_NAMES_PD on class CL_ESH_TAU_BOSS_EPM has no exception.
Method FILL_MT_SUP_REL_TYPE_KEYS Signature
Method FILL_MT_SUP_REL_TYPE_KEYS on class CL_ESH_TAU_BOSS_EPM has no parameter.
Method FILL_MT_SUP_REL_TYPE_KEYS on class CL_ESH_TAU_BOSS_EPM has no exception.
Method GET_CONTENT_OF_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTENT_OF_OBJECT | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_CONTENT | Content of one object | 20091127 | |||
| 2 | IS_PD | Call by reference | Type reference (TYPE) | TS_PD | 20091127 | ||||
| 3 | IT_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_VALUE | Attribute values of one object | 20091127 | |||
| 4 | IV_LANG | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20091127 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_ID | Internal object id in the search engine (guid) | 20091127 |
Method GET_CONTENT_OF_OBJECT on class CL_ESH_TAU_BOSS_EPM has no exception.
Method GET_VALUES_OF_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUES_OF_ATTR | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_VALUE | Attribute Values | 20091127 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20091128 | ||||
| 3 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attribute Name, to get values for | 20091127 | |||
| 4 | IV_LANG | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20091127 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_ID | Internal Object ID (GUID) in Search Engine Service (SES) | 20091128 |
Method GET_VALUES_OF_ATTR on class CL_ESH_TAU_BOSS_EPM has no exception.
Method IS_REL_TYPE_KEY_SUPPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_IS_SUPPORTED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20091127 | |||
| 2 | IS_REL_TYPE_KEY | Call by reference | Type reference (TYPE) | COM_SEARCH_TS_REL_TYPE_KEY | Relation Type Key | 20091127 |
Method IS_REL_TYPE_KEY_SUPPORTED on class CL_ESH_TAU_BOSS_EPM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |