ProjFundingLimitTrackingManager::getTrackedAmountForPADistribution Method [AX 2012]
Retrieves the amount tracked for a project accounting distribution.
client server public static AmountCur getTrackedAmountForPADistribution(RefRecId _projectAccountingDistribution, [NoYes _reversingEntry])
Run On
CalledParameters
- _projectAccountingDistribution
- Type: RefRecId Extended Data Type
The record Id of a ProjectAccountingDistribution.
- _reversingEntry
- Type: NoYes Enumeration
Return amount of reversing entries
Return Value
Type: AmountCur Extended Data TypeReturns the amount reserved for a given project accounting distribution record.
Show: