Share via


Bank_BR::parseAgency Method [AX 2012]

Returns the agency number.

Syntax

client server public static BankAgency_BR parseAgency(BankAccount _bankAccountInfo)

Run On

Called

Parameters

Return Value

Type: BankAgency_BR Extended Data Type
The agency number without the control characters.

Remarks

See the checkBankAccount() method for valid formats.

See Also

Reference

Bank_BR Class