Mod11 Checkdigit
I'm working a project that requires us to send a number with a checkdigit to a vendor. They want the check digit to be Mod 11.
Can't find anything in jd edwards but that doesn't mean it's not in there someone and I don't like recreating wheels.
Here is my google foo of what mod 11 is
http://www.eclectica.ca/howto/modulus-11-self-check.php
If this functionality exists, please help!