Share via


InventTransferOrderPostingService.create Method [AX 2012]

Creates a list of entities and returns a list of entity keys.

Syntax

public AifEntityKeyList create(InventTransferOrderPosting _inventTransferOrderPosting)

Run On

Server

Parameters

Return Value

Type: AifEntityKeyList Class
The entity keys of the created entities.

See Also

Reference

InventTransferOrderPostingService Class