Share via


LedgerAllocationItem::newCopy Method [AX 2012]

Initializes a new instance of the LedgerAllocationItem class.

Syntax

client server public static LedgerAllocationItem newCopy(LedgerAllocationItem _existingItem)

Run On

Called

Parameters

Return Value

Type: LedgerAllocationItem Class
A new instance of the LedgerAllocationItem class.

Remarks

The amounts and quantity are not copied to the new object.

See Also

Reference

LedgerAllocationItem Class