The table TCPSBUILD (Iterative Structure of Code Page Segments) is a standard table in SAP ERP. It belongs to the package SCP.
Table | TCPSBUILD |
Short Text | Iterative Structure of Code Page Segments |
Package | SCP |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
SEGID | ✔ | Name for Code Page Segment | CPSEGID | CHAR | 5 | TCPSEG |
SPART | ✔ | Identifier of a Subsegment of a Code Page | CPSPART | CHAR | 5 | TCPSEG |
LOADSEQ | Load Number for Code Page Segment | CPLOADSEQ | NUMC | 2 | ||
CNTLKIND | Information whether a character set contains control chars. | CPCNTLKIND | CHAR | 1 | ||
CHARSUNIQ | Character appears only once in code page (output) | CPCHUNIQ | CHAR | 1 | ||
POINTSUNIQ | Code point appears only once in the code page (Input) | CPPTSUNIQ | CHAR | 1 |