GLFixedAllocationAccount

Description

An eConnect transaction type that describes a fixed allocation account.

XML nodes

Remarks

Warning: The GL Fixed Allocation Account schema requires that the account already exists in the GL00100 table.

Use the <taCreateFixedAllocationAccountRcd> XML node to assign a distribution or percentages to an existing fixed allocation account.

Document structure

<eConnect>
    <GLFixedAllocationAccountType>
        <eConnectProcessInfo />
        <taRequesterTrxDisabler_Items>
            <taRequesterTrxDisabler />
        </taRequesterTrxDisabler_Items>
        <taUpdateCreateAccountRcd />
        <taCreateFixedAllocationAccountRcd_Items>
            <taCreateFixedAllocationAccountRcd />
        </taCreateFixedAllocationAccountRcd_Items>
    </GLFixedAllocationAccountType>
</eConnect>

See also