Share via


ReqTransCache.getCurrentLevel Method [AX 2012]

Retrieves the current BOM level that is used by the ReqTransCache class to fetch items.

Syntax

public BOMLevel getCurrentLevel()

Run On

Called

Return Value

Type: BOMLevel Extended Data Type
The current BOM level; otherwise, -1 or the maxint enumeration value.

See Also

Reference

ReqTransCache Class