Share via


LedgerPostingController.setReference Method [AX 2012]

Sets the posting reference on the current object.

Syntax

private void setReference(LedgerVoucherObject _postingReference)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

The _postingReference parameter is null Nothing nullptr unit a null reference (Nothing in Visual Basic) .

-or-

The posting journal is null Nothing nullptr unit a null reference (Nothing in Visual Basic) .

See Also

Reference

LedgerPostingController Class