Share via


DEL_RetailMixAndMatchTable.discountValidationPeriodId Method

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.

Return Value

Type: RetailDiscountValidationPeriodId Extended Data Type
The value for the field DiscountValidationPeriodId.

See Also

Reference

DEL_RetailMixAndMatchTable Table