Share via


BankClientExportFormat_RU.payerBankBic Method [AX 2012]

Gets the BIK of the payer's bank.

Syntax

protected str payerBankBic(BankPaymentFill_RU _bankPaymentFill)

Run On

Called

Parameters

Return Value

Type: str
The BIK as a string.

Remarks

If the bank is a branch of the main bank, this method gets the BIK from the main bank.

See Also

Reference

BankClientExportFormat_RU Class