====== SetPartnerLocation ====== The function //SetPartnerLocation// sets up a location cache before, for example, the cross-location lookup function can be used. \\ \\ It also returns the backend reference ID, which is stored with the trading partner, in the same way as the mapping function.[[en:transformation:mappings:funktionen:abfragefunktionen:lookup:tradingpartnerbackendreference|TradingPartnerBackendReference]] ==== Syntax: ==== SetPartnerLocation(GLN) SetPartnerLocation(GLN, boolean) The boolean specification (true, false) is optional. This specification specifies whether the value for the location is automatically added in the lookup function. \\\ The functionality of the second argument // (auto add value)// is currently not available.