SAP ABAP Function Module SRTV_ONTOL_GET_RELATED (Fetches a List of Related Words (Synonyms, Abbreviations, Etc.))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-SEN (Application Component) ABAP Search Engine for ERP Solution Database
⤷
SRTV (Package) Natural Language Text Retrieval: Core functions
⤷
⤷
Basic Data
| Function Module | SRTV_ONTOL_GET_RELATED | Fetches a List of Related Words (Synonyms, Abbreviations, Etc.) |
| Function Group | SRTV4 | Ontological component |
| Program Name | SAPLSRTV4 | |
| INCLUDE Name | LSRTV4U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ID_RECURS | TYPE | XFELD | ' ' | search recursivelly | ||
| |
ET_WORDS | TYPE | SRTVOCMAPT | Ontological component: related words | |||
| |
ID_SUBSCID | TYPE | SRTVSUBSID | Ontological component: Subscriber ID | |||
| |
ID_LANGU | TYPE | SYLANGU | SY-LANGU | R/3 System, current language | ||
| |
ID_RELKEY | TYPE | SRTVRELKEY | Ontological component: semantic relation key | |||
| |
ID_ENTRY | TYPE | SRTVLENTRY | Text Retrieval: Lexicon entry | |||
| |
ID_MINWORDLEN | TYPE | SRTVMINWLN | Text Retrieval: Minimum word length | |||
| |
ID_INFLEN | TYPE | SRTVINFLEN | Text Retrieval: Flexion length | |||
| |
NO_ENTRIES | TYPE | no entries found | ||||
| |
BAD_DATA | TYPE | bad data | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010122 |
| SAP Release Created in | 50A |