Skip to main content
Skip table of contents

AH Form Definition

URL

Verbs

Function

Available

AHFormDefn

GET

Query a list of all reports

2019.3

AHFormDefn/<name>

GET

Query a single report

2019.3

Supported modifiers

Query String

Definition

Sample
Available

Security Linked Menu

Menu Item
Located
New Report WriterSystem / Customisation

Customer response

<?xml version="1.0" encoding="UTF-8"?>
<AHFormDefn>
    <Edition>1</Edition>
    <OidString>2391.1632</OidString>
    <Name>*Internal Profit and Loss</Name>
    <Parameters collection='true' count='18'>
        <AHParameter>
            <Name>From Date</Name>
            <Type>Date</Type>
            <Variable>9:01 May 2003</Variable>
        </AHParameter>
        <AHParameter>
            <Name>To Date</Name>
            <Type>Date</Type>
            <Variable>9:31 May 2003</Variable>
        </AHParameter>
        <AHParameter>
            <Name>Period End Date</Name>
            <Type>Date</Type>
            <Variable>9:</Variable>
        </AHParameter>
        <AHParameter>
            <Name>From account</Name>
            <Type>String</Type>
            <Width>0</Width>
            <Variable>9:</Variable>
        </AHParameter>
        <AHParameter>
            <Name>To account</Name>
            <Type>String</Type>
            <Width>0</Width>
            <Variable>9:zzz</Variable>
        </AHParameter>
        <AHParameter>
            <Name>Ledger Currency</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>From Currency</Name>
            <Type>String</Type>
            <Width>0</Width>
            <Variable>9:</Variable>
        </AHParameter>
        <AHParameter>
            <Name>To Currency</Name>
            <Type>String</Type>
            <Width>0</Width>
            <Variable>9:ZZZ</Variable>
        </AHParameter>
        <AHParameter>
            <Name>ShowMTDDebit</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>ShowMTDCredit</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>ShowYTDDebit</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>ShowYTDCredit</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>IsinCurrencyRange</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>Account Currency</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>IsValidAmount</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>IsInUserRange</Name>
            <Type>Boolean</Type>
            <Variable>9:true</Variable>
        </AHParameter>
        <AHParameter>
            <Name>Current Branch</Name>
            <Type>String</Type>
            <Width>0</Width>
            <Variable>9:</Variable>
        </AHParameter>
        <AHParameter>
            <Name>Budget Code</Name>
            <Type>String</Type>
            <Width>0</Width>
            <Variable>9:1</Variable>
        </AHParameter>
    </Parameters>
    <Profiles collection='true' count='1'>
        <Name>Default Profile</Name>
    </Profiles>
</AHFormDefn>
JavaScript errors detected

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

If this problem persists, please contact our support.