FinchContext
Run with

Build the Monthly EMP201 Declaration (PAYE / UIF / SDL)

Skill: Convert a payroll run into the EMP201 monthly employer declaration values

Region: South Africa Category: Payroll — monthly employer declaration Does: Takes a monthly payroll run and produces the EMP201 field values — the total PAYE, UIF and SDL liabilities and the Payment Reference Number (PRN) — captured and submitted through SARS eFiling. System: SARS eFiling (EMP201 Monthly Employer Declaration)

The EMP201 is a summary declaration of three totals (PAYE, SDL, UIF) for one month — there is no per-employee detail at this stage (that is reconciled later on the EMP501). It is captured on eFiling; there is no separate XML invoice/file standard. The system-generated PRN must be quoted exactly when paying.


When this applies


Input data required

Input Used for
Per-employee gross remuneration (taxable) PAYE basis
PAYE withheld per employee (per tax tables / directives) PAYE total
Leviable amount (remuneration for SDL purposes) SDL @ 1%
UIF remuneration per employee (capped at R17 712/month) UIF base
Employer reference numbers (PAYE / SDL / UIF) Declaration header
Any voluntary over-deduction / ETI offset ETI reduction

Field mapping (EMP201)

HEADER
  PAYE reference number   7xxxxxxxxx
  SDL reference number    Lxxxxxxxxx   (if registered)
  UIF reference number    Uxxxxxxxxx
  Period (CCYYMM)         e.g. 202605

LIABILITY
  PAYE        Total PAYE withheld for the month
  SDL         Leviable amount x 1%
  UIF         (Employee 1% + Employer 1%) on UIF remuneration
  ETI         Employment Tax Incentive claimed (reduces PAYE payable)

TOTAL PAYABLE = PAYE + SDL + UIF - ETI

PAYMENT
  PRN (Payment Reference Number)  system-generated, 19 digits

Calculation rules


Worked example (single month, 12 employees)

EMP201 — Monthly Employer Declaration
Employer: Acme Trading (Pty) Ltd
PAYE ref: 7123456789   SDL ref: L123456789   UIF ref: U123456789
Period: 202605 (May 2026)

Total taxable remuneration............. 1 080 000.00
UIF remuneration (capped per employee).   195 432.00

LIABILITY
  PAYE.................................    214 600.00
  SDL  (1 080 000 x 1%)...............     10 800.00
  UIF  (195 432 x 2%).................      3 908.64
  ETI claimed.........................     -4 000.00
  ------------------------------------------------
  TOTAL PAYABLE.......................    225 308.64

Payment Reference Number (PRN): 7123456789M202605xx
Due: on or before 7 June 2026

Validation checklist


Last updated: 2026-06-04 — confirm the active schema version, field codes, and SARS eFiling requirements against the current South African Revenue Service specifications before use.