Ansicht
Dokumentation

SRTV_ONTOL_GET_RELATED - Fetches a List of Related Words (Synonyms, Abbreviations, Etc.)

SRTV_ONTOL_GET_RELATED - Fetches a List of Related Words (Synonyms, Abbreviations, Etc.)

General Material Data   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Searches in the ontological map (table SRTCONTMAP) to return (in parameter ET_WORDS) a list of all words related to a specified word (import parameter ID_ENTRY).

If the relation type (abbreviation, synonym, "part of", "contains", abstraction, or specialization) is not specified in parameter ID_RELKEY, all relations are taken into account.

If the subscriber ID is not specified (import parameter ID_SUBSCID is initial), the results list contains the related pairs of words maintained for all subscribers.

The search in the ontological map table also returns words with the same root as ID_ENTRY but different endings if the minimum word length and the inflection length (parameters ID_MINWORDLEN and ID_INFLEN) are specified. If one of these parameters is zero, only the exact matching entries are returned.

The search can be done recursively (that is, searching for entries that are synonyms of the synonym) if the flag ID_RECURS is set. This does not, of course, apply to abbreviations.

Notes

Further information





Parameters

ET_WORDS
ID_ENTRY
ID_INFLEN
ID_LANGU
ID_MINWORDLEN
ID_RECURS
ID_RELKEY
ID_SUBSCID

Exceptions

BAD_DATA
NO_ENTRIES

Function Group

SRTV4

ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1657 Date: 20240523 Time: 102121     sap01-206 ( 37 ms )