SAP ABAP Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST (Interface for the Assistant for Search Engine Indexing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-SES (Application Component) TREX Search Engine Service
⤷
SES_BUSOBJ_API (Package) SES: Object APIs

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_COM_SE_BUSOBJ_VALUE_ASSIST | Assistant for Attribute Value List of Search Engine Service | 20040121 |
Properties
Interface | IF_COM_SE_BUSOBJ_VALUE_ASSIST | |
Short Description | Interface for the Assistant for Search Engine Indexing |
General Data
Package | SES_BUSOBJ_API | SES: Object APIs |
Created | 20040121 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no forward declaration.
Interfaces
Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no interface.
Friends
Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no friend.
Attributes
Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a Value | 20040121 |
2 | ![]() |
Instance method | Public | Method | Add Content | 20040121 |
3 | ![]() |
Instance method | Public | Method | Add a New Object | 20040121 |
4 | ![]() |
Instance method | Public | Method | Add a New Line | 20040121 |
5 | ![]() |
Instance method | Public | Method | Add a Time Stamp | 20040325 |
6 | ![]() |
Instance method | Public | Method | Clear Up the Assistant | 20040121 |
7 | ![]() |
Instance method | Public | Method | Deliver List of Attribute Values | 20040121 |
8 | ![]() |
Instance method | Public | Method | Is the Attribute in an Attribute List? | 20040122 |
Events
Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_SE_ATTRIBUTE_NAME | Public | Type reference (TYPE) | TREXD_ATTR_NAME | 20040121 |
|
|
2 | T_SE_ORDERING_NUMBER | Public | Type reference (TYPE) | INT4 | 20040121 |
|
Method Signatures
Method ADD_ATTRIBUTE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTENT_RELEVANT | Call by reference | Type reference (TYPE) | FLAG | 'X' | Allgemeines Kennzeichen | 20040121 | |
2 | ![]() |
IV_DD_OBJ | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP-Dictionary-Objekts | 20040121 | ||
3 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20040121 | ||
4 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | T_SE_ATTRIBUTE_NAME | Attributname | 20040121 | ||
5 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20040121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlende DDIC-Informationen | 20040121 | |
2 | ![]() |
Übergebene Daten sind nicht konsistent | 20040317 |
Method ADD_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20040121 | ||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20040121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
The Transferred Data is Inconsistent | 20130515 |
Method ADD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | COM_SEARCH_TV_OBJECT_ID | Objekt-ID für Suche | 20040121 |
Method ADD_OBJECT on Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no exception.
Method ADD_ROW Signature
Method ADD_ROW on Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no parameter.
Method ADD_ROW on Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no exception.
Method ADD_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DD_OBJ | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP-Dictionary-Objekts | 20040325 | ||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | T_SE_ATTRIBUTE_NAME | Attributname | 20040325 | ||
3 | ![]() |
IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstemmpel in Kurzform (JJJJMMTThhmmss) | 20040325 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlende DDIC-Informationen | 20040325 | |
2 | ![]() |
Übergebene Daten sind nicht konsistent | 20040325 |
Method CLEAN_UP Signature
Method CLEAN_UP on Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no parameter.
Method CLEAN_UP on Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no exception.
Method GET_ATTRIBUTE_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ATTRIBUTE_CONTENT | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_CONTENT | Tabelle mit Content zu Objekten | 20040121 | ||
2 | ![]() |
ET_ATTRIBUTE_VALUES | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_VALUE | Tabelle mit Attributwerten zu Objekten | 20040121 |
Method GET_ATTRIBUTE_VALUES on Interface IF_COM_SE_BUSOBJ_VALUE_ASSIST has no exception.
Method IS_REQUESTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_ATTRIBUTE_NAMES | Call by reference | Type reference (TYPE) | COM_SEARCH_TT_ATTRIBUTE_NAME | Tabelle mit Attributtexten | 20040122 | ||
2 | ![]() |
IV_DD_OBJ | Call by reference | Type reference (TYPE) | DDOBJNAME | Name eines ABAP-Dictionary-Objekts | 20040122 | ||
3 | ![]() |
RV_IS_REQUESTED | Value transfer | Type reference (TYPE) | FLAG | Boolsche Variable (X=true, -=false, Space=unknown) | 20040122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlende DDIC-Informationen | 20040122 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 300 |