SAP Table TCPSEG
List of Code Page Segments
TCPSEG (List of Code Page Segments) 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 TCPSEG to other SAP tables.
TCPSEG table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
SEGID | Name for Code Page Segment | CPSEGID | CHAR | 5 | 0 | |||||||||
KIND | Type of Code Page Segment | CPSEGKIND | CHAR | 1 | 0 |
Possible values
|
||||||||
GNAME | Global Name for Code Page Segment | CPSEGGNAME | CHAR | 50 | 0 | |||||||||
CHARSET | Char. set | CPCHARSET | TCPCHARSET | CHAR | 10 | 0 | ||||||||
ESCHEMA | Encoding Schema | CPSCHEMA | TCPSCHEMA | CHAR | 6 | 0 |
TCPSEG foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TCPSEG | CHARSET | TCPSEG | CHARSET | TCPCHARSET | Character Sets | CHARSET |
TCPSEG | ESCHEMA | TCPSEG | ESCHEMA | TCPSCHEMA | Encoding Schema | ESCHEMA |