Share via


ReleaseUpdateDB60_Trv.updateTrvExpTransProj Method [AX 2012]

Creates project distributions for the TrvExpTrans table by using the deleted trvExpTrans_proj table.

Syntax

public void updateTrvExpTransProj()

Run On

Server

Remarks

Copies the activity number field from the trvExpTrans_proj table to the trvExpTrans table.

See Also

Reference

ReleaseUpdateDB60_Trv Class