Skip to main content
Skip table of contents

FA Control

URL

Verbs

Function

Available

/FAControl

GET

Query the FA Module Control for the current company

2021.2

Supported modifiers

Query String

Definition

Sample

Security Linked Menu

Menu Item
Located
Module ControlSystem / Fixed Assets

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<FAControl>
    <Edition>45</Edition>
    <DefaultCalendar>JUN</DefaultCalendar>
    <DefaultCurrency>AUD</DefaultCurrency>
    <CurrentPeriod>
        <StartDate>2021-03-01</StartDate>
        <EndDate>2021-03-31</EndDate>
    </CurrentPeriod>
    <FirstOpenPeriod>
        <StartDate>2007-07-01</StartDate>
        <EndDate>2007-07-31</EndDate>
    </FirstOpenPeriod>
    <LastOpenPeriod>
        <StartDate>2023-06-01</StartDate>
        <EndDate>2023-06-30</EndDate>
    </LastOpenPeriod>
</FAControl>
JavaScript errors detected

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

If this problem persists, please contact our support.