Share via


ReqTransCache_Periodic.updateReqProcessItems Method [AX 2012]

Updates the list of items in the database for the specified level.

Syntax

public void updateReqProcessItems(BOMLevel _level)

Run On

Called

Parameters

Remarks

It is not necessary to update anything for a periodic process, all the items are already in the ReqProcessItemListLine table.

See Also

Reference

ReqTransCache_Periodic Class