Share via


VendOutPaymRecord_VideoTel_PL.formatBankRegistrationNumber Method [AX 2012]

Formats bank registration number according to the specification.

Syntax

protected str formatBankRegistrationNumber(str _bankRegistrationNumber)

Run On

Server

Parameters

  • _bankRegistrationNumber
    Type: str
    Number to be formatted.

Return Value

Type: str
Formatted number.

Remarks

According to the specification bank registration number is numerical.

See Also

Reference

VendOutPaymRecord_VideoTel_PL Class