Distribution Set

The distribution set view object contains information about distribution sets, including name, business unit, description, total percent distribution, and active status. The distribution sets and distribution set lines are used to automatically distribute miscellaneous receipt payments. In a distribution set, the total of line allocation percentages must equal 100 percent.

Data Store Key : FscmTopModelAM.FinExtractAM.ArBiccExtractAM.DistributionSetExtractPVO

Primary Keys : ArDistributionSetDistributionSetId

Initial Extract Date : ArDistributionSetCreationDate

Incremental Extract Date : ArDistributionSetLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
ArDistributionSetCreatedBy The user who created the distribution set.
ArDistributionSetCreationDate The date and time the distribution set was created.
ArDistributionSetDescription The description of the distribution set.
ArDistributionSetDistributionSetId The identifier of the distribution set.
ArDistributionSetDistributionSetName The name of the distribution set.
ArDistributionSetLastUpdateDate The date and time the distribution set was last updated.
ArDistributionSetLastUpdateLogin The session login of the user who last updated the distribution set.
ArDistributionSetLastUpdatedBy The user who last updated the distribution set.
ArDistributionSetObjectVersionNumber The number used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a distribution set to detect whether another session has updated the row since it was queried.
ArDistributionSetOrgId The identifier of the business unit associated to the distribution set.
ArDistributionSetStatus The option that indicates whether the distribution set is active.
ArDistributionSetTotalPercentDistribution The total percent allocated from individual distribution accounts to this distribution set.