Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the end date of a period line.
Syntax
display ProjPeriodTo periodTo(ProjJournalTrans _projJournalTrans)
Run On
Called
Parameters
- _projJournalTrans
Type: ProjJournalTrans Table
The project journal line.
Return Value
Type: ProjPeriodTo Extended Data Type
The end date of the period line.
Remarks
The period line whose end date is returned has the same start date as the period start date of the journal line passed in as a parameter. It also has the same period type that is set up for the employee associated with the journal line passed in as a parameter.