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
- _bankPaymentFill
Type: BankPaymentFill_RU Class
An instance of the BankPaymentFill_RU class.
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.