TAMPromoStatistic Class [AX 2012]
The class TAMPromoStatistic calculates trade agreement promotion statistics.
| Method | Description | |
|---|---|---|
| calc | Calculates the statistics for the trade agreement. |
| calcTotals | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Instantiates a new TAMPromoStatistics object. |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmActual | Gets or sets the Actual parameter. |
| parmActualBudget | Gets or sets the ActualBudget parameter. |
| parmCampaignId | Gets or sets the CampaignId parameter. |
| parmChildPromo | Gets or sets the ChildPromo parameter. |
| parmExpenses | Gets or sets the Expenses parameter. |
| parmFixedPrice | Gets or sets the FixedPrice parameter. |
| parmHour | Gets or sets the Hour parameter. |
| parmInternalCost | Gets or sets the InternalCost parameter. |
| parmInvestment | Gets or sets the Investment parameter. |
| parmItem | Gets or sets the Item parameter. |
| parmitemId | Gets or sets the itemId parameter. |
| parmOnAcc | Gets or sets the OnAcc parameter. |
| parmProjId | Gets or sets the ProjId parameter. |
| parmPromoCosts | Sets the promotion costs for the source codes tied to a campaign which are tied to the project. |
| parmPromoSO | Sets the revenue for sales orders generated for a campaign which are tied to the project. |
| parmRevenue | Gets or sets the Revenue parameter. |
| parmSourceId | Gets or sets the SourceId parameter. |
| parmTime | Gets or sets the Time parameter. |
| parmTimeMaterial | Gets or sets the TimeMaterial parameter. |
| parmTransId | Gets or sets the TransId parameter. |
| projStatistic | Calculates statistics for the current project. |
| promoCost | Gets the cost for the promotion by source code. |
| promoFirstOrderDate | Gets the first order date for the promotion either by source code or by CampaignId value. |
| promoOrderCount | Gets the number of orders for the promotion either by source code or by CampaignId value. |
| promoReturns | Gets the revenue for the promotion either by source code or by CampaignId value. |
| promoRevenue | Gets the revenue for the promotion either by source code or by CampaignId value. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| tmpMCRPromotionStatistic | Gets and sets the TmpMCRPromotionStatistic class variable. |
| tmpProjStatistic | Gets and sets the TmpProjStatistic class variable. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: