Share via


BankPaymentFill_RU::construct Method [AX 2012]

Constructs an instance of the BankPaymentFill_RU derivative class, based on the BankPaymentOrderJour_RU record.

Syntax

client server public static BankPaymentFill_RU construct(BankPaymentOrderJour_RU _paymentOrderJour)

Run On

Called

Parameters

Return Value

Type: BankPaymentFill_RU Class
The BankPaymentFill_RU class successor.

Exceptions

Exception Condition
Error

No BankPaymentOrderJour_RU record is provided.

–or–

The BankPaymentOrderJour_RU record that is provided has an invalid account type.

See Also

Reference

BankPaymentFill_RU Class