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.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.