TCPSBUILD - Iterative Structure of Code Page Segments
 Iterative Structure of Code Page Segments information is stored in SAP table TCPSBUILD.
It is part of development package SCP in software component BC-I18. This development package consists of objects that can be grouped under "SAP Code Pages".
 It is part of development package SCP in software component BC-I18. This development package consists of objects that can be grouped under "SAP Code Pages".
Fields for table TCPSBUILD
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| SEGID | Name for Code Page Segment | X | CPSEGID | CHAR | 5 | TCPSEG | 
| SPART | Identifier of a Subsegment of a Code Page | X | 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 |