====== LookupTPValueNoAuto ====== This function basically corresponds to the mapping function [[transformation:mappings:funktionen:abfragefunktionen:lookup:lookuptpvalue|LookupTPValue]]. However, in LookupGlobalValueNoAuto the table fields are not created automatically if they are not found during the query. ==== Syntax: ==== LookupTPValueNoAuto('Table', 'Key') ==== Sample: ==== LookupTPValueNoAuto('Sizes',@Ean)