SAP Table TCPCHARSET

Character Sets

TCPCHARSET (Character Sets) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link TCPCHARSET to other SAP tables.

TCPCHARSET table fields

Field Data element Checktable Datatype Length Decimals
CHARSET Char. set CPCHARSET CHAR 10 0
NAME Name of Character Set CPCSNAME CHAR 50 0
CNTLKIND Information whether a character set contains control chars. CPCNTLKIND CHAR 1 0
N Normal or SAP Characters, but Without Control Codes
T Control Codes for Text Editing (Obsolete)
C Only Control Codes
R Control Codes and Others for Round Trip (Obsolete)
S Only SAP Characters
W Normal Characters or Control Codes, but W/o SAP Characters
A Normal or SAP Characters or Control Codes