Skip to main content
Skip table of contents

JC Control

URL

Verbs

Function

Available

JCControl

GET

Query the JC Module Control for the current company

2021.2

Supported modifiers

Query String

Definition

Sample

Security Linked Menu

Menu Item
Located
Module ControlSystem / Job Cost

Sample XML Response

<?xml version="1.0" encoding="UTF-8"?>
<JCControl>
    <OidString>2673.1</OidString>
    <Edition>57</Edition>
    <IsUseStartFinish>true</IsUseStartFinish>
    <IsUseSplitTimesheetWeek>false</IsUseSplitTimesheetWeek>
    <WeekEndDay>Friday</WeekEndDay>
    <DefaultCalendar>JUN</DefaultCalendar>
    <DefaultCurrency>AUD</DefaultCurrency>
    <CurrentPeriod>
        <StartDate>2011-05-01</StartDate>
        <EndDate>2011-05-31</EndDate>
    </CurrentPeriod>
    <FirstOpenPeriod>
        <StartDate>2011-01-01</StartDate>
        <EndDate>2011-01-31</EndDate>
    </FirstOpenPeriod>
    <LastOpenPeriod>
        <StartDate>2016-06-01</StartDate>
        <EndDate>2016-06-30</EndDate>
    </LastOpenPeriod>
</JCControl>
JavaScript errors detected

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

If this problem persists, please contact our support.