Skip to main content
Skip table of contents

TYPE PK

Versionshinweise

11.2

Code

GROOVY
XMLConstants.TYPE_PK

Beschreibung

Konstante für den Feldtyp. Bei Nachschlagefeldern wird der eingetragene Wert als Primärschlüssel interpretiert. Siehe XML_Import-Schnittstelle / Eingabe.

Beispiele

GROOVY
ScriptXMLObject field = XMLUtils.createField("DefaultContactPerson.Activity", "pk1234567890CoPe", false, XMLConstants.TYPE_PK);
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.