Luxembourg

Validate tax registration numbers as per Luxembourg' validation rule. All businesses in Luxembourg are assigned a 10 -digit global unique identifier called Luxembourg LU VAT.

Ensure that the following details are correct for Luxembourg LU VAT:

  • Country Code: LU

  • Validation Type: ORA_LU_VAT

  • Description: Luxembourg LU VAT

  • Number of digits: 10

  • Format: Two character Country code(LU) + 8 digit numeric LU999999999 Two character Country code then 12345678 (8 characters)

    10 Characters: A(1-2)+N(1-6)+C(1-2) A(1-2) = {LU}

  • Check digits: No

  • Check Digit Validation: No

  • Default Validation: ORA_LU_VAT

Example:

Good:

  • LU18861827

  • LU23586515

  • LU2268 0432

  • LU24395203

Bad:

  • LB12345613 (Invalid country code)

  • 12345613 (Missing country code)

  • LU1234561 (Invalid format - too short)

  • LU123456133 (Invalid format - too long)