Edit

Share via


CH_BANK_MOD_10 ER function

Note

Community interest groups have now moved from Yammer to Microsoft Viva Engage. To join a Viva Engage community and take part in the latest discussions, fill out the Request access to Finance and Operations Viva Engage Community form and choose the community you want to join.

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

Syntax

CH_BANK_MOD_10 (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

CH_BANK_MOD_10 ("VEND-200002") returns 3.

Additional resources

Other (business domain–specific) functions