Share via


VendOutPaym_JBA_JP::formatAmount Method [AX 2012]

Formats amount which will be output to payment file.

Syntax

client server public static str formatAmount(AmountCur _amount, int _width)

Run On

Called

Parameters

  • _width
    Type: int
    Width for the amount string

Return Value

Type: str
Formated amount string

See Also

Reference

VendOutPaym_JBA_JP Class