PayablesDistribution


Description

Defines the properties specific to a general ledger distribution for a payables document.

Properties

Property

Type

Length

Default

Description

Key

PayablesDistributionKey

N/A

N/A

The payables distribution key object that uniquely identifies a distribution instance.

CompanyKey

CompanyKey

N/A

N/A

The company key object that specifies a company. This property is read-only

PostingDate

dateTime

N/A

N/A

The date the distribution was posted.

IsPosted

boolean

N/A

N/A

Indicates whether the distribution has been posted. True indicates it has. False indicates it has not. This property is read-only.


Inherits from

Distribution


Documentation Feedback