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