Share via


InventItemLocationService.create Method [AX 2012]

Creates one or more data objects that are contained in an InventInventItemLocation document.

Syntax

public AifEntityKeyList create(InventInventItemLocation _inventInventItemLocation)

Run On

Server

Parameters

Return Value

Type: AifEntityKeyList Class
A list of entity keys that identify the newly created objects. The entity keys appear in the order that the created objects are specified in the InventInventItemLocation document.

See Also

Reference

InventItemLocationService Class