ReqTransUpdate.selectLog Method [AX 2012]

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

private InventSumLogTTS selectLog(ItemId _itemId)

Run On

Server

Parameters

_itemId
Type: ItemId Extended Data Type
The ID of the item to process.

Return Value

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

Community Additions

ADD
Show: