MOD_97 ER function

The MOD_97 function returns a String value that represents a creditor reference as a MOD97 expression, based on the digits of the specified invoice number.

Syntax

MOD_97 (invoice number digits)

Arguments

invoice number digits: String

A text value that represents the digits of an invoice number.

Return values

String

The resulting text value.

Example

MOD_97 ("VEND-200002") returns "20000285".

Additional resources

Other (business domain–specific) functions