Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the percentage for a particular accounting distribution.
Syntax
edit Percent epPercentage(
boolean _set,
AccountingDistribution _accountingDistribution,
Percent _enteredPercent)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether to set the percentage.
- _accountingDistribution
Type: AccountingDistribution Table
The accounting distribution that is used to find the percentage.
- _enteredPercent
Type: Percent Extended Data Type
The value to set.
Return Value
Type: Percent Extended Data Type
The value of the percentage.