ReqTransCache_Daily.getItems Method [AX 2012]

Retrieves the items in a given item list.

public 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.

The method returns all the items in the current level.

Community Additions

ADD
Show: