ProjFundingLimitTrackingManager::getTrackedAmount Method [AX 2012]

The amount tracked as committed for a funding limit.

client server public static AmountCur getTrackedAmount(RefRecId _fundingLimit, ProjSDLineTrackingType _projSDLineTrackingType)

Run On

Called

Parameters

_fundingLimit
Type: RefRecId Extended Data Type
The record Id of the funding limit.
_projSDLineTrackingType
Type: ProjSDLineTrackingType Enumeration
The type of tracking records to be summarized.

Return Value

Type: AmountCur Extended Data Type
The amount being tracked as committed for a specific funding limit.
Show: