FOUND NO SEARCH
Typ |
| ||
---|---|---|---|
Versionshinweise | 11.2 | ||
Web Client |
Code
XMLConstants.FOUND_NO_SEARCH
Beschreibung
Konstante für die Suchoption Keine Suche für den XML Import. Siehe XML_Import-Schnittstelle / Eingabe.
Beispiele
Object entityXML = XMLUtils.createEntry("Customer", XMLConstants.ACTION_CREATE, XMLConstants.FOUND_NO_SEARCH);