Share via


ReqRouteJob::copyReqPOId Method

Inserts new ReqRouteJob records by copying existing records.

Syntax

client server public static void copyReqPOId(
    RefRecId _reqPlanVersionRefRecIdSource, 
    ReqPOId _reqPOIdSource, 
    RefRecId _reqPlanVersionRefRecIdNew, 
    ReqPOId _reqPOIdNew)

Run On

Called

Parameters

Remarks

A copy of ReqRouteJob records can be used in order to skip the scheduling engine (performance).

See Also

Reference

ReqRouteJob Table