set up 10 digit checksum PRO number
Summary:
We need to set up CTII to generate PRO number. It uses check digit calculation, modulus 10. I am using US_CUSTOMS_ENTRY but it's not calculating the check digit correctly.
Content (please ensure you mask any confidential information):
The result should be:
556-0005000-3 |
---|
556-0005001-1 |
556-0005002-9 |
556-0005003-7 |
556-0005004-5 |
556-0005005-2 |
But OTM is calculating below:
Version (include the version you are using, if applicable):
24A
Code Snippet (add any code snippets that support your topic, if applicable):
This is what I have for BN Rule:
556-{nnnnnnn:id=1:start=0005000:end=9999999}-{s:algorithm=US_CUSTOMS_ENTRY:algorithm_context=1}
0