Follow us on LinkedIn for your next SAP project

SAP Table TCP00

SAP code page catalog

TCP00 (SAP code page catalog) 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 TCP00 to other SAP tables.

TCP00 table fields

Field Data element Checktable Datatype Length Decimals Possible values
CPCODEPAGE
SAP Character Set ID
CPCODEPAGE
NUMC
4 0
CPCOMPANY
Manufacturer identification
CPCOMPANY TCP05
CHAR
3 0
CPENCODING
Basis encoding structure
CPENCODING
NUMC
2 0
CPBYTEIND
Byte indicator
CPBYTEIND
NUMC
2 0
CPEXTMETH
Extension method
CPEXTMETH
NUMC
2 0
CPID
Code page ID
CPID
NUMC
5 0
CPCOMMENT
Short name
CPCOMMENT
CHAR
50 0
CPVERSION
Version number
CPVERSION
NUMC
5 0
CPSUPEROF
Current code page is a superset of the specified
CPSUPEROF TCP00
NUMC
4 0
CPBASEDON
Code page, from which the current code page was developed
CPBASEDON TCP00
NUMC
4 0
CPNLSMAJOR
NLS character set, which matches the SAP code page
CPNLSMAJOR
NUMC
2 0
CPNLSMINOR
Variant of an NLS character set for the SAP code page
CPNLSMINOR
NUMC
2 0
CPSOURCE
Memory space of a code page definition
CPSOURCE
CHAR
1 0
CPINCLUDE1
Include for a code page
CPINCLCP
NUMC
4 0
CPINCLUDE2
Include for a code page
CPINCLCP
NUMC
4 0
CPINCLUDE3
Include for a code page
CPINCLCP
NUMC
4 0
CPINCLUDE4
Include for a code page
CPINCLCP
NUMC
4 0
CPISSYSTEM
Code page is suitable as a system code page
CPISSYSTEM
CHAR
1 0
CPISPRINT
Code page is suitable for printer
CPISPRINT
CHAR
1 0
CPISGUI
Code page is suitable to control a SAPGUI
CPISGUI
CHAR
1 0
CPISTOOL
Code page used for internal conversions
CPISTOOL
CHAR
1 0
CPISINCL
Code page is only intended as a part of other code pages
CPISINCL
CHAR
1 0
CPSTACKING
Code page containts characters superimposed on each other
CPSTACKING
CHAR
1 0
SEGID
Start Segment of Code Page
CPSTARTSEG TCPSEG
CHAR
5 0

TCP00 foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TCP00 CPBASEDON TCP00 CPBASEDON TCP00
SAP code page catalog
CPCODEPAGE
TCP00 CPCOMPANY TCP00 CPCOMPANY TCP05
Manufacturer Identifications
CPCOMPANY
TCP00 CPSUPEROF TCP00 CPSUPEROF TCP00
SAP code page catalog
CPCODEPAGE
TCP00 SEGID TCP00 SEGID TCPSEG
List of Code Page Segments
SEGID