Share via


RetailDiscountValidationPeriod.discountPeriodValidByLocation Method

Checks for the distribution group member and distribution list for the specified store.

Syntax

public boolean discountPeriodValidByLocation(
    TransDate _transDate, 
    int _transTime, 
    RetailStoreId _storeId)

Run On

Called

Parameters

  • _transTime
    Type: int
    The discount validation time.

Return Value

Type: boolean
true if a distribution list and distribution group member is found for the given store and discount validation period; otherwise, false.

See Also

Reference

RetailDiscountValidationPeriod Table