Skip to main content
Skip table of contents

GL Control

URL

Verbs

Function

Available

GLControl

GET

Query the GL Module Control for the current company

2021.2

Supported modifiers

Query String

Definition

Sample

Security Linked Menu

Menu Item
Located
Module ControlSystem / General Ledger

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<GLControl>
    <Edition>410</Edition>
    <DefaultCalendar>JUN</DefaultCalendar>
    <DefaultCurrency>AUD</DefaultCurrency>
    <CurrentPeriod>
        <StartDate>2011-05-01</StartDate>
        <EndDate>2011-05-31</EndDate>
    </CurrentPeriod>
    <FirstOpenPeriod>
        <StartDate>2010-08-01</StartDate>
        <EndDate>2010-08-31</EndDate>
    </FirstOpenPeriod>
    <LastOpenPeriod>
        <StartDate>2023-06-01</StartDate>
        <EndDate>2023-06-30</EndDate>
    </LastOpenPeriod>
</GLControl>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.