Share via


RetailPricingDataManager.getPriceParameters Method [AX 2012]

Retrieves PriceParameters from the database. This indicates which types of trade agreements are active for various combinations of customer and item types

Syntax

public container getPriceParameters()

Run On

Called

Return Value

Type: container
The first (and only) row in PriceParameters in the database.

See Also

Reference

RetailPricingDataManager Class