Share via


ReqTransCache_Daily.getItems Method [AX 2012]

Retrieves the items in a given item list.

Syntax

public Set getItems(BOMLevel _level)

Run On

Called

Parameters

Return Value

Type: Set Class
A Set with the items in an item list.

Remarks

The method returns all the items in the current level.

See Also

Reference

ReqTransCache_Daily Class