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
- _level
Type: BOMLevel Extended Data Type
The BOM level to update.
Remarks
It is not necessary to update anything for a periodic process, all the items are already in the ReqProcessItemListLine table.