eBiss 3

Hilfe & Dokumentation

Benutzer-Werkzeuge

Webseiten-Werkzeuge


en:transformation:mappings:funktionen:abfragefunktionen:lookup:lookupglobalkey

Inhaltsverzeichnis

LookupGlobalKey

This function basically corresponds to the mapping function LookupGlobalValue. However, the key is queried for the value and LookupGlobalKey gets an additional Key and the Key-Description, as parameters which are used to create new table fields when the key is not found.

Syntax:

LookupGlobalKey('LookupTabellenNamen','Key', 'Description')
LookupGlobalKey('LookupTabellenNamen','Key', 'Description', 'Value', 'Description')

Sanmple:

LookupGlobalKey('currencies','5','Country code Switzerland')
LookupGlobalKey('currencies','5','Country code Switzerland', 'SFr', 'Currency Switzerland')
en/transformation/mappings/funktionen/abfragefunktionen/lookup/lookupglobalkey.txt · Zuletzt geändert: 2024/02/20 08:15 von 127.0.0.1