SAP Table I18_S_LANGUAGES
Languages
I18_S_LANGUAGES (Languages) 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 I18_S_LANGUAGES to other SAP tables.
I18_S_LANGUAGES table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
SAP2 | 2 letter SAP language code | I18_A_LANGSAP2 | CHAR | 2 | 0 | |||
SAP1 | 1 letter SAP language code (no conversion exit) | I18_A_LANGSAP1 | CHAR | 1 | 0 | |||
SAPCOUNTRY | Country Key | LAND1 | CHAR | 3 | 0 | |||
ISO2 | 2 letter ISO language code | I18_A_LANGISO2 | CHAR | 2 | 0 | |||
ISO3 | 3 letter ISO language code | I18_A_LANGISO3 | CHAR | 3 | 0 | |||
TEXT | Name of Language | SPTXT | CHAR | 16 | 0 |