ProjectDistributionBase


Description

Defines the common distribution properties in the Project Accounting module in Microsoft Dynamics GP. The properties are read-only.

Properties

Property

Type

Length

Default

Description

AuditTrailCode

string

N/A

N/A

The internally assigned audit trail code that gets saved on the record at the time the transaction is posted.

CreditAmount

MoneyAmount

N/A

N/A

The credit amount for the account on the same line. The right-hand side of the account.

DebitAmount

MoneyAmount

N/A

N/A

The debit amount for the account on the same line. The left-hand side of the account.

GLAccountKey

GLAccountNumberKey

N/A

N/A

The GL account key object that uniquely identifies the GL account.

DistributionTypeKey

DistributionTypeKey

N/A

N/A

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

Reference

string

N/A

N/A

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


Inherits from

BusinessObject


Documentation Feedback