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
- _tmpProjAdjustmentCreate
Type: TmpProjAdjustmentCreate Table
The created project adjustment line.
Remarks
The created project adjustment lines are held in the TmpProjAdjustmentCreate table.