Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.
Bei amazon.de ansehen →The table TCP00 (SAP code page catalog) is a standard table in SAP ERP. It belongs to the package SCP.
Table | TCP00 |
Short Text | SAP code page catalog |
Package | SCP |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
CPCODEPAGE | ✔ | SAP Character Set ID | CPCODEPAGE | NUMC | 4 | |
CPCOMPANY | Manufacturer identification | CPCOMPANY | CHAR | 3 | TCP05 | |
CPENCODING | Basis encoding structure | CPENCODING | NUMC | 2 | ||
CPBYTEIND | Byte indicator | CPBYTEIND | NUMC | 2 | ||
CPEXTMETH | Extension method | CPEXTMETH | NUMC | 2 | ||
CPID | Code page ID | CPID | NUMC | 5 | ||
CPCOMMENT | Short name | CPCOMMENT | CHAR | 50 | ||
CPVERSION | Version number | CPVERSION | NUMC | 5 | ||
CPSUPEROF | Current code page is a superset of the specified | CPSUPEROF | NUMC | 4 | TCP00 | |
CPBASEDON | Code page, from which the current code page was developed | CPBASEDON | NUMC | 4 | TCP00 | |
CPNLSMAJOR | NLS character set, which matches the SAP code page | CPNLSMAJOR | NUMC | 2 | ||
CPNLSMINOR | Variant of an NLS character set for the SAP code page | CPNLSMINOR | NUMC | 2 | ||
CPSOURCE | Memory space of a code page definition | CPSOURCE | CHAR | 1 | ||
CPINCLUDE1 | Include for a code page | CPINCLCP | NUMC | 4 | * | |
CPINCLUDE2 | Include for a code page | CPINCLCP | NUMC | 4 | * | |
CPINCLUDE3 | Include for a code page | CPINCLCP | NUMC | 4 | * | |
CPINCLUDE4 | Include for a code page | CPINCLCP | NUMC | 4 | * | |
CPISSYSTEM | Code page is suitable as a system code page | CPISSYSTEM | CHAR | 1 | ||
CPISPRINT | Code page is suitable for printer | CPISPRINT | CHAR | 1 | ||
CPISGUI | Code page is suitable to control a SAPGUI | CPISGUI | CHAR | 1 | ||
CPISTOOL | Code page used for internal conversions | CPISTOOL | CHAR | 1 | ||
CPISINCL | Code page is only intended as a part of other code pages | CPISINCL | CHAR | 1 | ||
CPSTACKING | Code page containts characters superimposed on each other | CPSTACKING | CHAR | 1 | ||
SEGID | Start Segment of Code Page | CPSTARTSEG | CHAR | 5 | TCPSEG |