Share via


BankClientExportFormatLine_RU.processPaymentOrder Method [AX 2012]

Processes a payment, adding the payment field's values to a string in a loop and adding the result string to a list of strings.

Syntax

protected void processPaymentOrder(BankPaymentOrderJour_RU _paymentOrderJour)

Run On

Called

Parameters

Remarks

This method removes the last separator from the result string before it adds the string to the list.

See Also

Reference

BankClientExportFormatLine_RU Class