gtGLCurrentPostingPeriod
You must enter these parameters into this function call to determine the current period of the calendar assigned to the General Ledger.
Company
The company code that the calendar belongs to.
Calendar
The calendar from which the current posting period is to be obtained.
Returns
The current period and year description.
Examples
=gtGLCurrentPostingPeriod (01, MARCH) returns:
March 2019 - the description of the current posting period and year in the company 01 calendar (MARCH)
Errors Returned
- Must have a Company identifier
- Must have a Calendar identifier
- You don't have access to this company
- The user isn't allowed access to this function
- No current posting period found for company and calendar