Share via


DEL_RetailMultibuyDiscountTable.startingDate Method

Retrieves the discount period starting date for the current instance of table RetailMultibuyDiscountTable.

Syntax

edit RetailStartingDate startingDate(
    boolean _set, 
    DEL_RetailMultibuyDiscountTable _multibuyDiscountTable, 
    RetailStartingDate _startingDate)

Run On

Called

Parameters

  • _set
    Type: boolean
    A boolean value to indicate if the field is set or no.

Return Value

Type: RetailStartingDate Extended Data Type
The discount period starting date.

See Also

Reference

DEL_RetailMultibuyDiscountTable Table