Share via


ReqTransCache.pmfCoUpdateTransDateTime Method [AX 2012]

Updates the co-product earliest requirement date and time for the co-products that are associated to the specified _taskGroupId task group.

Syntax

public void pmfCoUpdateTransDateTime(BOMLevel _level, PmfReqTaskGroupId _taskGroupId)

Run On

Called

Parameters

Remarks

It really only makes sense to call this method during coverage calculation as that is when requirements might change after the initial load. After this method is complete then the items can be reselected with the most current date and time ordering.

See Also

Reference

ReqTransCache Class