Beim CSV-Import von Textwerten für die Importfälle Auswahlgruppen, Wörterbuch und Attributwerte wird eine Reihe von Steuerzeichen nicht unterstützt und aus den Importwerten entfernt. Diese Steuerzeichen werden hauptsächlich in der Textverarbeitung und in Kommunikationsprotokollen verwendet und werden für die im System importierten Werte entfernt, um zu vermeiden, dass fehlerhafte XML-Strukturen für Reports, Stammdatenexporte oder XML-Exporte entstehen.
Beim CSV-Import Auswahlgruppen sind die Importwerte der folgenden Importfelder betroffen:
Importfeld Wert (Schlüssel
Value) beim Import von Dictionary-Auswahlwerten.Importfeld Wert (Schlüssel
Valueund SchlüsselMasterValue) beim Import von String-Auswahlwerten.Importfeld Wert (Schlüssel
Valueund SchlüsselMasterValue) beim Import von Number-Auswahlwerten.
Beim CSV-Import Wörterbuch sind die Importwerte der folgenden Importfelder betroffen:
Importfeld Wert (Schlüssel
Value) bei Importtyp Erstellen.Importfeld Wert (Schlüssel
Value) und Importfeld Masterwert (SchlüsselMasterValue) bei Importtyp Update.Importfeld Wert (Schlüssel
Value) bei Importtyp Metadaten updaten.
Beim CSV-Import Attributwerte sind die Importwerte der folgenden Importfelder betroffen:
Importfeld Wert (Schlüssel
Value) beim Import von String-Produktattributen.Importfeld Wert (Schlüssel
Value) beim Import von Dictionary-Produktattributen.Importfeld Wert (Schlüssel
Value) beim Import von Selection-Produktattributen.
Die folgende Tabelle beinhaltet den Hex-Wert, das ISO-Kürzel nach ISO-646-Standard und den englischen Namen der Steuerzeichen nach Unicode-Benennungskonvention beziehungsweise der Benennungskonvention nach ISO/IEC 10646 und ISO 8859.
Hex-Wert | ISO-Kürzel | Englischer Name |
|---|---|---|
0x00 | NUL | Null character |
0x01 | SOH | Start of Heading |
0x02 | STX | Start of Text |
0x03 | ETX | End of Text |
0x04 | EOT | End of Transmission |
0x05 | ENQ | Enquiry |
0x06 | ACK | Acknowledge |
0x07 | BEL | Bell |
0x08 | BS | Backspace |
0x0B | VT | Vertical Tab |
0x0C | FF | Form Feed |
0x0E | SO | Shift Out |
0x0F | SI | Shift In |
0x10 | DLE | Data Link Escape |
0x11 | DC1 | Device Control 1 |
0x12 | DC2 | Device Control 2 |
0x13 | DC3 | Device Control 3 |
0x14 | DC4 | Device Control 4 |
0x15 | NAK | Negative Acknowledge |
0x16 | SYN | Synchronous Idle |
0x17 | ETB | End of Transmission Block |
0x18 | CAN | Cancel |
0x19 | EM | End of Medium |
0x1A | SUB | Substitute |
0x1B | ESC | Escape |
0x1C | FS | File Separator |
0x1D | GS | Group Separator |
0x1E | RS | Record Separator |
0x1F | US | Unit Separator |
0x7F | DEL | Delete |
0x80 | PAD | Padding Character |
0x81 | HOP | High Octet Preset |
0x82 | BPH | Break Permitted Here |
0x83 | NBH | No Break Here |
0x84 | IND | Index |
0x86 | SSA | Start of Selected Area |
0x87 | ESA | End of Selected Area |
0x88 | HTS | Character Tabulation Set |
0x89 | HTJ | Character Tabulation with Justification |
0x8A | VTS | Line Tabulation Set |
0x8B | PLD | Partial Line Forward |
0x8C | PLU | Partial Line Backward |
0x8D | RI | Reverse Line Feed |
0x8E | SS2 | Single Shift Two |
0x8F | SS3 | Single Shift Three |
0x90 | DCS | Device Control String |
0x91 | PU1 | Private Use One |
0x92 | PU2 | Private Use Two |
0x93 | STS | Set Transmit State |
0x94 | CCH | Cancel Character |
0x95 | MW | Message Waiting |
0x96 | SPA | Start of Protected Area |
0x97 | EPA | End of Protected Area |
0x98 | SOS | Start of String |
0x99 | SGCI | Single Graphic Character Introducer |
0x9A | SCI | Single Character Introducer |
0x9B | CSI | Control Sequence Introducer |
0x9C | ST | String Terminator |
0x9D | OSC | Operating System Command |
0x9E | PM | Privacy Message |
0x9F | APC | Application Program Command |