Share via


ReqTransCache.createReqProcessTransFilterRecords Method [AX 2012]

Creates a set of filter records that indicate the requirement transactions to process.

Syntax

public void createReqProcessTransFilterRecords()

Run On

Called

Remarks

The method examines ReqTrans records stamped with the process ID of the current master planning process and for those requirement transactions it creates filter records in the ReqProcessTransFilter table.

See Also

Reference

ReqTransCache Class