Share via


ProjJournalTrans.setTransDate Method

Sets the transaction date of the journal line.

Syntax

public void setTransDate()

Run On

Called

Remarks

The transaction date is set to the end date of the corresponding period line if the ProjJournalVoucherDateChange enumeration value is a ProjPeriodEnd data type. The transaction date is set to the end date of the corresponding ledger period if ProjJournalVoucherDateChange enumeration value is a LedgerPeriodEnd data type. The transaction date is set to the project date of the journal line if ProjJournalVoucherDateChange enumeration value is a ProjTransDate data type.

See Also

Reference

ProjJournalTrans Table