ReqTransCache_Periodic.isItemMarkedForProcessing Method [AX 2012]

Indicates whether the specified item is marked for processing.

public boolean isItemMarkedForProcessing(ItemId _itemId)

Run On

Called

Parameters

_itemId
Type: ItemId Extended Data Type
The item to search for.

Return Value

Type: boolean
true if the specified item is marked for processing; otherwise, false.

Community Additions

ADD
Show: