Share via


ProjJournalTrans.initFromAdjustment Method

Initializes the appropriate fields in a journal line with the values of the fields that correspond in a created project adjustment line passed in as a parameter.

Syntax

public void initFromAdjustment(TmpProjAdjustmentCreate _tmpProjAdjustmentCreate)

Run On

Called

Parameters

Remarks

The created project adjustment lines are held in the TmpProjAdjustmentCreate table.

See Also

Reference

ProjJournalTrans Table