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 ending date for the discount.
Syntax
edit RetailEndingDate endingDate(
boolean _set,
DEL_RetailDiscountOfferTable _discountOfferTable,
RetailEndingDate _endingDate)
Run On
Called
Parameters
- _set
Type: boolean
Boolean value that indicates whether to set the ending date or not.
- _discountOfferTable
Type: DEL_RetailDiscountOfferTable Table
An instance of del_RetailDiscountOfferTable table.
- _endingDate
Type: RetailEndingDate Extended Data Type
Ending date to be set.
Return Value
Type: RetailEndingDate Extended Data Type
Ending date of the discount.