TCP0C - Locale names for setting up C-libraries
 Locale names for setting up C-libraries information is stored in SAP table TCP0C.
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 TCP0C
| Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table | 
|---|---|---|---|---|---|---|
| PLATFORM | SYSTEM: operating system + release | X | SYOPSYS_R | CHAR | 16 | |
| LANGU | Language Key | X | SPRAS | LANG | 1 | * | 
| COUNTRY | Country/Region Key | X | LAND1 | CHAR | 3 | * | 
| MODIFIER | Sub-Selection For Determining a Locale | X | CPSUBLOCAL | CHAR | 8 | |
| LOCALE | Name to set language&country in operating system and 'C' | CPLOCALE_L | CHAR | 255 | ||
| CHARCO | SAP character set identification for normal operation | CPNORMCP | NUMC | 4 | * | |
| CHARCOMNLS | SAP character set identification for MNLS operation | CPMNLSCP | NUMC | 4 | * |