Share via


RetailPricingDataManager.getValidationPeriodsByPeriodIds Method [AX 2012]

Gets all retail discount validation periods for the given

Syntax

public container getValidationPeriodsByPeriodIds(container _periodIds)

Run On

Called

Parameters

  • _periodIds
    Type: container
    Ids of the periods to fetch.

Return Value

Type: container
Set of containers with data for each valdation period definition.

See Also

Reference

RetailPricingDataManager Class