LedgerVoucher.findOrCreateReferenceSecCur_RU Method [AX 2012]

Finds or creates and returns the instance of the LedgerVoucherObject class for dual warehousing posting layer.

Syntax

public LedgerVoucherObject findOrCreateReferenceSecCur_RU()

Run On

Server

Return Value

Type: LedgerVoucherObject Class
The instance of the LedgerVoucherObject class found or created.

Remarks

The last values are updated and should be restored by calling method restoreReferenceSecCur_RU().

See Also

Reference

LedgerVoucher Class