Share via


AATrxDimCodeMaintType

Description

An eConnect transaction type that specifies an analytical accounting dimension.

XML nodes

Remarks

Use the AA Transaction Dimension Code Maintenance schema to set up or delete transaction dimension codes for alphanumeric transaction dimensions. The schema recreates the functionality of the Transaction Dimension Code Maintenance window of the Microsoft Dynamics GP client.

The <taAATrxDimCodeMaint> node includes user-defined elements that can be associated with a transaction dimension code. These elements recreate the functionality of the Trx Dimension Code User-Defined Fields Maintenance window of the Microsoft Dynamics GP client

Warning: If you integrate Analytical Accounting with FRx, use only letters, numbers, or underscores in the transaction dimension codes. FRx does not support transaction dimension codes that contain special characters.

Document structure

<eConnect>
    <AATrxDimCodeMaintType>
        <eConnectProcessInfo />
        <taRequesterTrxDisabler_Items>
            <taRequesterTrxDisabler />
        </taRequesterTrxDisabler_Items>
        <taAATrxDimCodeMaint />
    </AATrxDimCodeMaintType>
</eConnect>

See also