R32418 TaxWarehouse - Valid Tax Warehouse Excise Number

Code R32418
Entity Finance.Excise.TaxWarehouses Entity
Name ValidTaxWarehouseExciseNumber
Attribute TaxWarehouseExciseNumber
Layer Back-End
Events Commit
Priority Normal
Modify NO
Applicable Legislations ALL // no condition needed
Action If (TaxWarehouseExciseNumber !=NULL), validate that:

(Exact number of characters = 13) AND

(Contains only capital letters (A-Z) and digits (0-9)) AND

(First two characters are capital letters (A-Z))
Description

The rule makes sure that the Tax Warehouse Excise Number of the Tax Warehouse is valid.

The Tax Warehouse Excise Number have to meet the following conditions:

  • The exact number of characters must be 13
  • Contains only allowed characters. The allowed characters are digits (0-9), capital letters (A-Z)
  • First two characters must be capital letters (A-Z)
Message

The field 'Tax Warehouse Excise Number' contains an invalid value '{TaxWarehouseExciseNumber}'.

Please make sure that the value meet the following conditions:

  • The exact number of characters must be 13
  • Contains only allowed characters. The allowed characters are digits (0-9), capital letters (A-Z)
  • First two characters must be capital letters (A-Z)

    An example of a valid Tax Warehouse Excise Number is LU00000987ABC
Version Introduced: In implementation

Updated: -
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.