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.
Edits and updates the value for the field DiscountValidationPeriodId only when the date Validation type is 'Advanced'.
Syntax
edit RetailDiscountValidationPeriodId discountValidationPeriodId(
boolean _set,
DEL_RetailMixAndMatchTable _mixAndMatchTable,
RetailDiscountValidationPeriodId _discountValidationPeriodId)
Run On
Called
Parameters
- _set
Type: boolean
True if the value is modified; otherwise false.
- _mixAndMatchTable
Type: DEL_RetailMixAndMatchTable Table
The current instance of del_RetailMixAndMatchTable.
- _discountValidationPeriodId
Type: RetailDiscountValidationPeriodId Extended Data Type
The new value set to the field DiscountValidationPeriodId.
Return Value
Type: RetailDiscountValidationPeriodId Extended Data Type
The value for the field DiscountValidationPeriodId.