SAP ABAP Class CL_COM_SE_BUSOBJ_TEST_FLIGHT (Test object (flight) implementation for IF_COM_SE_BUSOBJ)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-SES (Application Component) TREX Search Engine Service
⤷
SES_BUSOBJ_TEST (Package) SES: Test object
⤷
⤷
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) | 20041117 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COM_SE_BUSOBJ_REL | Relation Interface for Search Engine Service (SES) | 20041221 |
Properties
| Class | CL_COM_SE_BUSOBJ_TEST_FLIGHT | |
| Short Description | Test object (flight) implementation for IF_COM_SE_BUSOBJ | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SES_BUSOBJ_TEST | SES: Test object |
| Created | 20041117 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COM_SE_BUSOBJ_TEST_FLIGHT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COM_SE_BUSOBJ | Object Interface for Search Engine Service (SES) | 20041117 | ||
| 2 | IF_COM_SE_BUSOBJ_REL | Relation Interface for Search Engine Service (SES) | 20041221 |
Friends
Class CL_COM_SE_BUSOBJ_TEST_FLIGHT 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 | Table of Relation Type Keys | 20041221 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_NAME | table with supported flight attributes | 20050105 | |||
| 3 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | 'SFLIGHT' | name of supported business object | 20050105 | ||
| 4 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'carrid' | supported attribute | 20041117 | ||
| 5 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'connid' | supported attribute | 20041117 | ||
| 6 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'fldate' | supported attribute | 20041117 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | '99991231' | 31.12.9999 | 20050111 | ||
| 8 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'meal_option' | supported attribute | 20041117 | ||
| 9 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | '1' | type of supported business object | 20050105 | ||
| 10 | Constant | Public | Type reference (TYPE) | COM_SEARCH_TV_OBJ_TYPE_TEXT | 'Test Flight' | description of supported bobj | 20050105 | ||
| 11 | Constant | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 'planetype' | supported attribute | 20041117 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Initializes mt_attribute_names (supported attributes) | 20050105 | |
| 2 | Instance method | Protected | Method | Fills mt_supported_rel_type_keys with the appropriate data | 20041221 | |
| 3 | Instance method | Protected | Method | Returns content for the business object | 20041117 | |
| 4 | Instance method | Protected | Method | Returns value(s) for the business object attributes | 20050105 | |
| 5 | Instance method | Protected | Method | Is the requested relation type key supported by this object? | 20041221 |
Events
Class CL_COM_SE_BUSOBJ_TEST_FLIGHT has no event.
Types
Class CL_COM_SE_BUSOBJ_TEST_FLIGHT has no local type.
Method Signatures
Method FILL_MT_SUP_ATTR_NAMES_FLIGHT Signature
Method FILL_MT_SUP_ATTR_NAMES_FLIGHT on class CL_COM_SE_BUSOBJ_TEST_FLIGHT has no parameter.
Method FILL_MT_SUP_ATTR_NAMES_FLIGHT on class CL_COM_SE_BUSOBJ_TEST_FLIGHT has no exception.
Method FILL_MT_SUP_REL_TYPE_KEYS Signature
Method FILL_MT_SUP_REL_TYPE_KEYS on class CL_COM_SE_BUSOBJ_TEST_FLIGHT has no parameter.
Method FILL_MT_SUP_REL_TYPE_KEYS on class CL_COM_SE_BUSOBJ_TEST_FLIGHT 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 | Inhalt eines Objekts | 20041117 | |||
| 2 | IS_FLIGHT | Call by reference | Type reference (TYPE) | SFLIGHT | Flug mit Primätschlüsselwerten | 20041117 | |||
| 3 | IT_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_VALUE | Attributwerte eines Objekts | 20041117 | |||
| 4 | IV_LANG | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20041117 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_ID | Interne Objekt-ID in der Suchmaschine (GUID) | 20041117 |
Method GET_CONTENT_OF_OBJECT on class CL_COM_SE_BUSOBJ_TEST_FLIGHT 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 | Wert(e) des Attributs vom angefragten Objekt | 20050105 | |||
| 2 | IS_OBJECT | Call by reference | Type reference (TYPE) | SFLIGHT | Enthält Primärschlüsselwerte des Objekts | 20050105 | |||
| 3 | IV_ATTR_NAME | Call by reference | Type reference (TYPE) | TREXD_ATTR_NAME | Attribut(name), für den der Wert ermittelt werden soll | 20050105 | |||
| 4 | IV_LANG | Call by reference | Type reference (TYPE) | LAISO | Sprache nach ISO 639 | 20050105 |
Method GET_VALUES_OF_ATTR on class CL_COM_SE_BUSOBJ_TEST_FLIGHT 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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20041221 | |||
| 2 | IS_REL_TYPE_KEY | Call by reference | Type reference (TYPE) | COM_SEARCH_TS_REL_TYPE_KEY | Beziehungstypschlüssel | 20041221 |
Method IS_REL_TYPE_KEY_SUPPORTED on class CL_COM_SE_BUSOBJ_TEST_FLIGHT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |