ReqTransCache_Periodic::newProcessId Method [AX 2012]

Initializes a new instance of the ReqTransCache_Periodic class.

client server public static ReqTransCache_Periodic newProcessId(ReqPlanId _reqPlanId, ReqProcessId _processId)

Run On

Called

Parameters

_reqPlanId
Type: ReqPlanId Extended Data Type
The plan ID to use for filtering cached data.
_processId
Type: ReqProcessId Extended Data Type
The master planning process ID that is using the cache object.

Return Value

Type: ReqTransCache_Periodic Class
A new instance of the ReqTransCache_Periodic class.
Show: