Bank_BR::parseBankCode Method [AX 2012]

Returns the bank code.

Syntax

client server public static BankCode_BR parseBankCode(BankAccount _bankAccountInfo)

Run On

Called

Parameters

Return Value

Type: BankCode_BR Extended Data Type
The bank code.

Remarks

See the checkBankAccount() method for valid formats.

See Also

Reference

Bank_BR Class