CURCREDREF ER function

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

Syntax

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

CURCredRef ("VEND-200002") returns "2200002".

Additional resources

Other (business domain–specific) functions