SAP ABAP Class /BCV/CL_SIN_SES_TRANSFORM (Class for BAdI: /BCV/SIN_SES_TRANSFORM)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BCV (Application Component) Business Context Viewer
⤷
/BCV/SIN (Package) BCV Search Integration Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BCV/IF_EX_SIN_SES_TRANSFORM | Interface for BAdI: /BCV/SIN_SES_TRANSFORM | 20101215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101215 |
Properties
| Class | /BCV/CL_SIN_SES_TRANSFORM | |
| Short Description | Class for BAdI: /BCV/SIN_SES_TRANSFORM | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BCV/SIN | BCV Search Integration Layer |
| Created | 20101215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BCV/CL_SIN_SES_TRANSFORM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BCV/IF_EX_SIN_SES_TRANSFORM | Interface for BAdI: /BCV/SIN_SES_TRANSFORM | 20101215 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20101215 |
Friends
Class /BCV/CL_SIN_SES_TRANSFORM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | STRING | 'TRANSFORM_RESULTS' | Name of SES Transformation Method | 20101216 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | STRING | '/BCV/SIN_SES_TRANSFORM' | Name of SES Transformation BAdI | 20101215 | ||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_T_BADI_BUFFER | BAdI Buffer | 20101215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Transform SES Results | 20101215 | |
| 2 | Instance method | Public | Method | 20101215 |
Events
Class /BCV/CL_SIN_SES_TRANSFORM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_BADI_BUFFER | Private | See coding | BAdI Buffer Structure Type | 20101215 | BEGIN OF ty_s_badi_buffer,
busobj TYPE com_search_tv_busobj,
object_type TYPE com_search_tv_object_type,
badi TYPE REF TO /bcv/sin_ses_transform,
END OF ty_s_badi_buffer
|
|
| 2 | TY_T_BADI_BUFFER | Private | See coding | BAdI Buffer Table Type | 20101215 | ty_t_badi_buffer TYPE STANDARD TABLE OF ty_s_badi_buffer
|
Method Signatures
Method TRANSFORM_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BCV_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | BCV Search Result List | 20101215 | |||
| 2 | IT_QUERY | Call by reference | Type reference (TYPE) | TREXT_QUERY_ENTRIES | Search query | 20101215 | |||
| 3 | IT_SES_RESULTS | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_RESULT_ITEM | SES Search Results List | 20101215 | |||
| 4 | IV_BUSOBJ | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_BUSOBJ | Business Object for Search Engine Service (SES) | 20101215 | |||
| 5 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_TYPE | Type of Business Object | 20101215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SES Data Transformation | 20101215 |
Method TRANSFORM_RESULTS_FALLBACK Signature
Method TRANSFORM_RESULTS_FALLBACK on class /BCV/CL_SIN_SES_TRANSFORM has no parameter.
Method TRANSFORM_RESULTS_FALLBACK on class /BCV/CL_SIN_SES_TRANSFORM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |