Share via


ReleaseUpdateDB60_Sourcing.updateVendRFQJour Method [AX 2012]

Updates the VendRFQJour table fields 'Requester' and 'ResponsibleWorkerId' with the worker recId corresponding to the emplId of the previous data Updates the VendRFQJour table field ExpiryDateTime with the ExpiryDate of the previous data using a default time offset.

Syntax

public void updateVendRFQJour()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_Sourcing Class