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

Called

Parameters

_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 Type
Returns the amount reserved for a given project accounting distribution record.
Show: