Share via


RetailPromotionDiscount::GetStoreSpecificPrice Method [AX 2012]

Gets the store-specific item price by using the item base price.

Syntax

server public static Price GetStoreSpecificPrice(RetailStoreId storeId, ItemId itemId)

Run On

Server

Parameters

Return Value

Type: Price Extended Data Type
The final price after it applies the store-specific promotion on the base price or the trade agreement price.

See Also

Reference

RetailPromotionDiscount Class