ReqTransCache_Daily::newProcessId Method [AX 2012]
Initializes a new instance of the ReqTransCache_Daily class.
client server public static ReqTransCache_Daily newProcessId(ReqPlanId _reqPlanId, ReqProcessId _processId)
Run On
CalledParameters
- _reqPlanId
- Type: ReqPlanId Extended Data Type
The plan ID to use to filter the cached data.
- _processId
- Type: ReqProcessId Extended Data Type
The master planning process ID that uses the cache object.
Show: