Skip to Content
0
Former Member
Apr 19, 2010 at 04:42 AM

Check Digit Formula Calculation

1052 Views

Hi Experts,

can you please check this below.

First 5 Characters of Company code . The format of the field is (5).

The decoded value for part-A is

A1 A2 A3 A4 A5

(A127)+(A226)(A3*25) )(A424) )+(A523)

Eg

If the Company code is 10050 , then the decoded value for Part-Ais

(127)+ (026)+ (025)+ (524)+ (0*23) = 147

How to calculate the above.please explain with code ...

Thanks in advance.

harish

Edited by: Harish Kasyap on Apr 19, 2010 11:10 AM