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.
Sets the discount period number.
Syntax
edit RetailDiscountValidationPeriodId discountValidationPeriodId(
boolean _set,
DEL_RetailDiscountOfferTable _discountOfferTable,
RetailDiscountValidationPeriodId _discountValidationPeriodId)
Run On
Called
Parameters
- _set
Type: boolean
A boolean value that indicates whether to set the discount validation period.
- _discountOfferTable
Type: DEL_RetailDiscountOfferTable Table
An instance of del_RetailDiscountOfferTable table.
- _discountValidationPeriodId
Type: RetailDiscountValidationPeriodId Extended Data Type
Discount period number to be set.
Return Value
Type: RetailDiscountValidationPeriodId Extended Data Type
Discount period number.