ReqTransCache.getItems Method [AX 2012]
Retrieves the items in a given item list.
Syntax
public abstract Set getItems(BOMLevel _level)
Run On
Called
Parameters
- _level
Type: BOMLevel Extended Data Type
The BOM level for which to retrieve items.
Return Value
Type: Set Class
A Set with the items in an item list.