ACTION LINK AND UPDATE OR CREATE
Typ |
| ||
---|---|---|---|
Versionshinweise | 11.2 | ||
Web Client |
Code
XMLConstants.ACTION_LINK_AND_UPDATE_OR_CREATE
Beschreibung
Konstante für die Aktion Update und Verknüpfen bzw. alternativ Neuanlage für den XML Imports. Diese Aktion ist nur in untergeordneten Entitäten erlaubt. Siehe XML_Import-Schnittstelle / Eingabe.
Beispiele
ScriptXMLObject entityXML = XMLUtils.createDependentEntry("Customer", XMLConstants.ACTION_LINK_AND_UPDATE_OR_CREATE, XMLConstants.FOUND_ONE, "rCuAc");