DEL_RetailMultibuyDiscountTable.endingDate Method
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.