Distribution


Description

Defines a general ledger distribution.

Properties

Property

Type

Length

Default

Description

DistributionTypeKey

DistributionTypeKey

N/A

Empty

The distribution type key that uniquely identiries the type of distribution.

Reference

string

30

Empty

The reference to post as the general ledger distribution reference for the account.

GLAccountKey

GLAccountNumberKey

N/A

Empty

The GL account number key object that specifies the account to which the amount for this distribution line will be posted.

DebitAmount

Amount

N/A

0

The debit amount that will be distributed to the account for each distribution line.

CreditAmount

Amount

N/A

0

The credit amount that will be distributed to the account for each distribution line.


Inherits from

BusinessObject


Documentation Feedback