eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:partnerverwaltung:lokation:variablen:partnervariable

Table of Contents

Partner Variables

Partner variables allow you to store certain values at the partnerLocation level. These values can be retrieved in job steps such as EntityIfCase or in mppings by the above mentioned functions. If these functions are tested in MapDebugger, the GLN of Lokationen has to be passed as an additional parameter.

Syntax:

Variablen von TradingPartnern abrufen:

GetTradingPartnerLocationVariable('VariableName')
GetTradingPartnerLocationVariable('VariableName', 'GLN')
GetTradingPartnerVariable('VariableName')
GetTradingPartnerVariable('VariableName', 'GLN')

Variablen von SystemPartnern abrufen:

GetSystemPartnerLocationVariable('VariableName')
GetSystemPartnerLocationVariable('VariableName', 'GLN')
GetSystemPartnerVariable('VariableName')
GetSystemPartnerVariable('VariableName', 'GLN')

Examples:

GetTradingPartnerVariable('StoreNumber')
GetTradingPartnerVariable('StoreNumber', '5121451681421')
en/partnerverwaltung/lokation/variablen/partnervariable.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1