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.
Retrieves the discount period ending date for the current instance of table RetailMultibuyDiscountTable.
Syntax
edit RetailEndingDate endingDate(
boolean _set,
DEL_RetailMultibuyDiscountTable _multibuyDiscountTable,
RetailEndingDate _endingDate)
Run On
Called
Parameters
- _set
Type: boolean
A boolean value to indicate if the field is set or no.
- _multibuyDiscountTable
Type: DEL_RetailMultibuyDiscountTable Table
The current instance of table del_RetailMultibuyDiscountTable.
- _endingDate
Type: RetailEndingDate Extended Data Type
The current value for retail ending date.
Return Value
Type: RetailEndingDate Extended Data Type
The discount period ending date.