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 name of the period line that 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 to the journal line passed in.
Syntax
display ProjPeriodName periodName(ProjJournalTrans _projJournalTrans)
Run On
Called
Parameters
- _projJournalTrans
Type: ProjJournalTrans Table
The journal transaction line.
Return Value
Type: ProjPeriodName Extended Data Type
The name of the period line.