Share via


VendOutPaymCreate_MultiCashForeign_PL.formatBankAccount Method [AX 2012]

Formats bank account number according to the specification.

Syntax

protected str formatBankAccount(str _bankAccount)

Run On

Called

Parameters

  • _bankAccount
    Type: str
    Number to be formatted.

Return Value

Type: str
Formatted bank account number.

Remarks

According to the specification bank account number is alpanumerical (in addition hyphen character is allowed).

See Also

Reference

VendOutPaymCreate_MultiCashForeign_PL Class