---
description: You will need to know Molga of a country while running country specific transactions … List of Molga and ISOcodes for all countries where SAP is operational
title: SAP Molga List: Country Codes Table
image: https://www.guru99.com/images/sap-molga-list-for-all-countries.png
---

[Skip to content](#main) 

**⚡ Smart Summary**

SAP MOLGA, also called Country Grouping, is the two-digit key that identifies a country in SAP HR, Payroll, and Time. This reference lists every MOLGA value, the matching ISO code, the country name, and how to view T500L.

* 🌍 **Core Definition:** MOLGA is the country grouping field in SAP HCM that drives country-specific Payroll, Time, and HR logic.
* 🔑 **Why It Matters:** Transaction patterns such as PC00\_M<XX>\_CALC use MOLGA to call the correct country schema.
* 🗂️ **Lookup Table:** View the official MOLGA-to-country mapping in standard table T500L using transaction SE16N.
* 📋 **Reference List:** The table below contains 62 active MOLGA values shipped with SAP HCM.
* ⚠️ **Data Caveats:** Some entries reflect historical names (Swaziland, Dutch Antilles) preserved for backward compatibility.
* 🤖 **Modern Use:** SAP SuccessFactors Employee Central Payroll still relies on MOLGA-aware logic inherited from on-premise HCM.

[ Read More ](javascript:void%280%29;) 

![SAP Molga List ](https://www.guru99.com/images/sap-molga-list-for-all-countries.png)

## What is SAP MOLGA?

MOLGA (short for the German _Molekularländergruppe_, or “Country Grouping”) is the two-digit numeric key that SAP HCM uses to identify a country. Every country-specific configuration — payroll schema, tax model, infotype layout, time evaluation rules — is keyed by its MOLGA.

You will need a country’s MOLGA whenever you run a country-specific transaction. For example, the generic payroll transaction is **PC00\_M<XX>\_CALC**, where **XX** is the country’s MOLGA. The transaction to run payroll for Russia (MOLGA = 33) is **PC00\_M33\_CALC**; for Spain (MOLGA = 04) it is **PC00\_M04\_CALC**.

The authoritative mapping between MOLGA, ISO code, and country description is stored in the standard SAP table **T500L**.

## SAP Molga List

The table below lists each MOLGA (Country Code) and ISO code for every country where [SAP](https://www.guru99.com/sap-training-hub.html) HCM ships out of the box.

| MOLGA | ISO Code | Country                                   |
| ----- | -------- | ----------------------------------------- |
| 01    | DE       | Germany                                   |
| 02    | CH       | Switzerland                               |
| 03    | AT       | Austria                                   |
| 04    | ES       | Spain                                     |
| 05    | NL       | Netherlands                               |
| 06    | FR       | France                                    |
| 07    | CA       | Canada                                    |
| 08    | GB       | United Kingdom                            |
| 09    | DK       | Denmark                                   |
| 10    | US       | United States                             |
| 11    | IE       | Ireland                                   |
| 12    | BE       | Belgium                                   |
| 13    | AU       | Australia                                 |
| 14    | MY       | Malaysia                                  |
| 15    | IT       | Italy                                     |
| 16    | ZA       | South Africa                              |
| 17    | VE       | Venezuela                                 |
| 18    | CZ       | Czech Republic                            |
| 19    | PT       | Portugal                                  |
| 20    | NO       | Norway                                    |
| 21    | HU       | Hungary                                   |
| 22    | JP       | Japan                                     |
| 23    | SE       | Sweden                                    |
| 24    | SA       | Saudi Arabia                              |
| 25    | SG       | Singapore                                 |
| 26    | TH       | Thailand                                  |
| 27    | HK       | Hong Kong                                 |
| 28    | CN       | China                                     |
| 29    | AR       | Argentina                                 |
| 30    | LU       | Luxembourg                                |
| 31    | SK       | Slovakia                                  |
| 32    | MX       | Mexico                                    |
| 33    | RU       | Russia                                    |
| 34    | ID       | Indonesia                                 |
| 35    | BN       | Brunei                                    |
| 36    | UA       | Ukraine                                   |
| 37    | BR       | Brazil                                    |
| 38    | CO       | Colombia                                  |
| 39    | CL       | Chile                                     |
| 40    | IN       | India                                     |
| 41    | KR       | South Korea                               |
| 42    | TW       | Taiwan                                    |
| 43    | NZ       | New Zealand                               |
| 44    | FI       | Finland                                   |
| 45    | GR       | Greece                                    |
| 46    | PL       | Poland                                    |
| 47    | TR       | Turkey                                    |
| 48    | PH       | Philippines                               |
| 49    | NA       | Namibia                                   |
| 50    | LS       | Lesotho                                   |
| 51    | BW       | Botswana                                  |
| 52    | SZ       | Swaziland (now Eswatini)                  |
| 53    | MZ       | Mozambique                                |
| 54    | KE       | Kenya                                     |
| 55    | AO       | Angola                                    |
| 56    | ZW       | Zimbabwe                                  |
| 57    | AN       | Dutch Antilles (legacy, ISO retired 2011) |
| 58    | HR       | Croatia                                   |
| 60    | IS       | Iceland                                   |
| 61    | RO       | Romania                                   |
| 62    | SI       | Slovenia                                  |
| 99    | 99       | Other Countries                           |

**Notes on the list:** SAP preserves legacy entries such as Swaziland (renamed Eswatini in 2018) and the Dutch Antilles (dissolved in 2010; ISO code AN retired in 2011) so existing payroll and historical data continue to reconcile. MOLGA 59 was never released; numbering jumps from 58 to 60.

### RELATED ARTICLES

* [ How to Create Variant in SAP ](https://www.guru99.com/what-is-a-variant.html "How to Create Variant in SAP")
* [ 6 BEST SAP Books for Beginners (2026 Update) ](https://www.guru99.com/sap-books.html "6 BEST SAP Books for Beginners (2026 Update)")
* [ SAP Full Form – Abbreviation & Long Form ](https://www.guru99.com/full-form-of-sap.html "SAP Full Form – Abbreviation & Long Form")
* [ SAP Crystal Reports Tutorial ](https://www.guru99.com/crystal-reports-tutorial.html "SAP Crystal Reports Tutorial")

## How to View MOLGA Data in SAP

To view the MOLGA-to-country mapping directly from the SAP system, query the standard table **T500L**.

1. Open transaction **SE16N** (general table display).
2. Enter table name **T500L** and press Enter.
3. Optionally restrict by the _MOLGA_ field, then execute (F8).
4. The result lists MOLGA values and country descriptions in the system’s logon language; switch logon language to see localised descriptions.

Customising entries can be reviewed in IMG path _Personnel Management → Personnel Administration → Basic Settings → Maintain Country Grouping_. Custom country groupings can be added in the customer namespace if a country is missing from the standard delivery.

## FAQs

⚡ What is the difference between MOLGA and ISO country code in SAP?

MOLGA is a two-digit SAP-internal key used by HCM and Payroll. The ISO code is the international two-letter standard. SAP stores both in T500L so country logic can map cleanly to ISO-aware interfaces and external integrations.

🚀 How do I add a new country MOLGA in SAP?

SAP HCM ships standard MOLGAs; new ones cannot be added freely. For unsupported countries, define a custom MOLGA in the customer namespace (90–99) via the IMG path Maintain Country Grouping, and replicate the payroll schema, infotypes, and tax rules manually.

💡 Does SAP S/4HANA HCM still use MOLGA?

Yes. SAP S/4HANA on-premise with HCM for S/4HANA, and SuccessFactors Employee Central Payroll, continue to use MOLGA-based country versions. T500L remains the reference table for country grouping configuration across both deployments.

🤖 Can AI tools help map legacy MOLGA values to current country names?

Yes. AI assistants such as SAP Joule can reconcile legacy MOLGA descriptions (for example, Swaziland or Dutch Antilles) against current ISO 3166 names, flag deprecated codes, and suggest updates to downstream payroll, reporting, and analytics datasets.

🧠 How does generative AI accelerate global payroll testing across MOLGAs?

Generative AI generates country-specific test employees, predicts payroll edge cases per MOLGA, and drafts test scripts for multi-country rollouts. This is particularly valuable for global SAP HCM and SuccessFactors implementations covering dozens of country versions.

#### Summarize this post with:

ChatGPT Perplexity Grok Google AI 

**Stay Updated on AI** **Get Weekly AI Skills, Trends, Actionable Advice.** 

##### Sign up for the newsletter

Subscribe for Free 

 You have successfully subscribed.  
Please check your inbox.

![AI-Newsletter]() Chosen by over **350,000+** professionals 

[Scroll to top ](#wrapper)Scroll to top 

× 

Toggle Menu Close 

Search for: 

Search 

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.guru99.com/#organization","name":"Guru99","sameAs":["https://www.facebook.com/Guru99Official","https://twitter.com/guru99com"],"logo":{"@type":"ImageObject","@id":"https://www.guru99.com/#logo","url":"https://www.guru99.com/images/guru99-logo-v1-150x59.png","contentUrl":"https://www.guru99.com/images/guru99-logo-v1-150x59.png","caption":"Guru99","inLanguage":"en-US"}},{"@type":"WebSite","@id":"https://www.guru99.com/#website","url":"https://www.guru99.com","name":"Guru99","publisher":{"@id":"https://www.guru99.com/#organization"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://www.guru99.com/images/sap-molga-list-for-all-countries.png","url":"https://www.guru99.com/images/sap-molga-list-for-all-countries.png","width":"698","height":"250","inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://www.guru99.com/sap-molga-list-for-all-countries.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://www.guru99.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://www.guru99.com/introduction-sap","name":"SAP Beginner"}},{"@type":"ListItem","position":"3","item":{"@id":"https://www.guru99.com/sap-molga-list-for-all-countries.html","name":"SAP Molga List: Country Codes Table"}}]},{"@type":"WebPage","@id":"https://www.guru99.com/sap-molga-list-for-all-countries.html#webpage","url":"https://www.guru99.com/sap-molga-list-for-all-countries.html","name":"SAP Molga List: Country Codes Table","dateModified":"2026-05-18T18:00:34+05:30","isPartOf":{"@id":"https://www.guru99.com/#website"},"primaryImageOfPage":{"@id":"https://www.guru99.com/images/sap-molga-list-for-all-countries.png"},"inLanguage":"en-US","breadcrumb":{"@id":"https://www.guru99.com/sap-molga-list-for-all-countries.html#breadcrumb"}},{"@type":"Person","@id":"https://www.guru99.com/author/jessica","name":"Jessica Blake","description":"I'm Jessica Blake, an SAP Consultant, dedicated to helping businesses achieve their goals with expert SAP guidance.","url":"https://www.guru99.com/author/jessica","image":{"@type":"ImageObject","@id":"https://www.guru99.com/images/jessica-blake-author.png","url":"https://www.guru99.com/images/jessica-blake-author.png","caption":"Jessica Blake","inLanguage":"en-US"},"worksFor":{"@id":"https://www.guru99.com/#organization"}},{"articleSection":"SAP Beginner","headline":"SAP Molga List: Country Codes Table","description":"You will need to know Molga of a country while running country specific transactions \u2026 List of Molga and ISOcodes for all countries where SAP is operational","keywords":"sap-beginner, sap","speakable":{"@type":"SpeakableSpecification","cssSelector":[".entry-title",".summary"]},"@type":"Article","author":{"@id":"https://www.guru99.com/author/jessica","name":"Jessica Blake"},"dateModified":"2026-05-18T18:00:34+05:30","image":{"@id":"https://www.guru99.com/images/sap-molga-list-for-all-countries.png"},"name":"SAP Molga List: Country Codes Table","subjectOf":[{"@type":"FAQPage","mainEntity":[{"@type":"Question","name":"What is the difference between MOLGA and ISO country code in SAP?","acceptedAnswer":{"@type":"Answer","text":"MOLGA is a two-digit SAP-internal key used by HCM and Payroll. The ISO code is the international two-letter standard. SAP stores both in T500L so country logic can map cleanly to ISO-aware interfaces and external integrations."}},{"@type":"Question","name":"How do I add a new country MOLGA in SAP?","acceptedAnswer":{"@type":"Answer","text":"SAP HCM ships standard MOLGAs; new ones cannot be added freely. For unsupported countries, define a custom MOLGA in the customer namespace (90-99) via the IMG path Maintain Country Grouping, and replicate the payroll schema, infotypes, and tax rules manually."}},{"@type":"Question","name":"Does SAP S/4HANA HCM still use MOLGA?","acceptedAnswer":{"@type":"Answer","text":"Yes. SAP S/4HANA on-premise with HCM for S/4HANA, and SuccessFactors Employee Central Payroll, continue to use MOLGA-based country versions. T500L remains the reference table for country grouping configuration across both deployments."}},{"@type":"Question","name":"Can AI tools help map legacy MOLGA values to current country names?","acceptedAnswer":{"@type":"Answer","text":"Yes. AI assistants such as SAP Joule can reconcile legacy MOLGA descriptions (for example, Swaziland or Dutch Antilles) against current ISO 3166 names, flag deprecated codes, and suggest updates to downstream payroll, reporting, and analytics datasets."}},{"@type":"Question","name":"How does generative AI accelerate global payroll testing across MOLGAs?","acceptedAnswer":{"@type":"Answer","text":"Generative AI generates country-specific test employees, predicts payroll edge cases per MOLGA, and drafts test scripts for multi-country rollouts. This is particularly valuable for global SAP HCM and SuccessFactors implementations covering dozens of country versions."}}]}],"@id":"https://www.guru99.com/sap-molga-list-for-all-countries.html#schema-1102565","isPartOf":{"@id":"https://www.guru99.com/sap-molga-list-for-all-countries.html#webpage"},"publisher":{"@id":"https://www.guru99.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://www.guru99.com/sap-molga-list-for-all-countries.html#webpage"}}]}
```
