Share via


ReqTransUpdate.selectLog Method [AX 2012]

Selects the records from the InventSumLogTTS table which must be processed in the requirements profile.

Syntax

private InventSumLogTTS selectLog(ItemId _itemId)

Run On

Server

Parameters

Return Value

Type: InventSumLogTTS Table
The collection of the InventSumLogTTS table records.

See Also

Reference

ReqTransUpdate Class