PriceDisc_LineDisc Class [AX 2012]
| Method | Description | |
|---|---|---|
| agreementExists_RU | Indicates whether an agreement exists for an item or account combination. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| discAgreementExist | Indicates whether a discount agreement exists for an item or account combination. |
| discAmount | |
| discPct | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| findLineDiscAgreement | |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| lineDiscFound | Indicates whether the line discounts were calculated. |
| mcrAddTAMMerchEventPricing | Inserts the TAMMerchEventPricing record into the class level record list. |
| mcrFindTradePromoLineDisc | Calculates trade promotions discounts if the configuration key is turned on and the related module is sales. |
| new | Initializes a new instance of the PriceDisc_LineDisc class. |
| 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.) |
| parmAccountLineDiscCode | Gets or sets the AccountLineDiscCode parameter. |
| parmAccountNum | Gets or sets the AccountNum parameter. |
| parmAgreementHeaderExt_RU | Gets or sets the AgreementHeaderExt_RU parameter. |
| parmAgreementPartnerCode_RU | Gets or sets the AgreementPartnerCode_RU parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmDiscDate | Gets or sets the DiscDate parameter. |
| parmInventDim | Gets or sets the InventDim parameter. |
| parmItemId | Gets or sets the ItemId parameter. |
| parmItemLineDiscCode | Gets or sets the ItemLineDiscCode parameter. |
| parmMCRMerchEventList | Gets the MCRMerchEventList parameter. |
| parmMCRPriceDiscTableList | Gets or sets the MCRPriceDiscTableList parameter. |
| parmModuleType | Gets or sets the ModuleType parameter. |
| parmQty | Gets or sets the Qty parameter. |
| parmSalesPurchLine | Gets or sets the SalesPurchLine parameter. |
| parmUnitID | Gets or sets the UnitID parameter. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| 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.) |
| ::construct | Initializes a new instance of the PriceDisc_LineDisc class. |
| ::tamPromotionCustClearCache | Clears the trade allowance promotion customer cache used by the mcrFindTradePromoLineDisc method. |
Community Additions
ADD
Show: