Share via


VendOutPaymRecord_MultiCash_PL.formatPaymNote Method [AX 2012]

Formats the payment note according to specification.

Syntax

protected str formatPaymNote()

Run On

Server

Return Value

Type: str
The formatted payment note.

Remarks

According to the specification, a payment note must be represented as four parts of 35 characters each, separated by pipes (|).

See Also

Reference

VendOutPaymRecord_MultiCash_PL Class