R32417 TaxWarehouse - Valid Trader Excise Number
Code | R32417 |
Entity | Finance.Excise.TaxWarehouses Entity |
Name | ValidTraderExciseNumber |
Attribute | TraderExciseNumber |
Layer | Back-End |
Events | Commit |
Priority | Normal |
Modify | NO |
Applicable Legislations | ALL // no condition needed |
Action | If (TraderExciseNumber !=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 current rule makes sure that the Trader Excise Number of the Tax Warehouse is valid.
|
Message | The field 'Trader Excise Number' contains an invalid value '{TraderExciseNumber}'.
|
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.