SAP Table TCPUC

List of All Unicode Characters (and SAPICONS/DINGS)

TCPUC (List of All Unicode Characters (and SAPICONS/DINGS)) 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 TCPUC to other SAP tables.

TCPUC table fields

Field Data element Checktable Datatype Length Decimals
CHARID Unicode character SCPUCHAR CHAR 6 0
ISUPPER isupper CPISUPPER CHAR 1 0
ISLOWER islower CPISLOWER CHAR 1 0
TOUPPER Unicode character SCPUCHAR CHAR 6 0
TOLOWER Unicode character SCPUCHAR CHAR 6 0
ISPRINT isprint CPISPRINTU CHAR 1 0
ISGRAPH isgraph CPISGRAPH CHAR 1 0
ISPUNCT ispunct CPISPUNCT CHAR 1 0
ISALPHA isalpha CPISALPHA CHAR 1 0
ISDIGIT isdigit CPISDIGIT CHAR 1 0
ISALNUM isalnum CPISALNUM CHAR 1 0
ISXDIGIT isxdigit CPISXDIGIT CHAR 1 0
ISCNTRL iscntrl CPISCNTRL CHAR 1 0
ISSPACE Isspace CPISSPACE CHAR 1 0