Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _transDate
Type: TransDate Extended Data Type
The discount validation date.
- _transTime
Type: int
The discount validation time.
- _storeId
Type: RetailStoreId Extended Data Type
The ID number of the store.
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.