Share via


LedgerRCOADtoRCM_RU.baseChecksum Method

This method calculated checksum for RCM code.

Syntax

private int baseChecksum(RCM_RU _rcm, [int _counter])

Run On

Called

Parameters

  • _counter
    Type: int
    The start character position. This parameter is optional.

Return Value

Type: int
The unprepared checksum for RCM code.

Exceptions

Exception Condition
Error

Used throw operation if character position less than equal 0 or greater than length of the RCM code.

See Also

Reference

LedgerRCOADtoRCM_RU Table