ReqTransCache.moveNextLevel Method [AX 2012]

Advances the current BOM level that is used by the ReqTransCache class to the next level, by using the order set by the ReqLevelOrder enumeration value that is specified in the resetLevel method.

public abstract boolean moveNextLevel()

Run On

Called

Return Value

Type: boolean
true if the next level exists; otherwise, false.

Community Additions

ADD
Show: