createAndSetCreditorReference

createAndSetCreditorReference(object)

Creates and sets a ISO11649 creditor reference from a raw string by prefixing the String with “RF” and the modulo 97 checksum.

createAndSetCreditorReference(rawReference)
ParameterTypeDescription
rawReferenceobjectThe raw reference.

Exceptions

exceptioncondition
ArgumentExceptionrawReference contains invalid characters.

See Also