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.
Initiates the Requested ship date, Requested receipt date, Confirmed ship date, and Confirmed receipt date fields based on the specified calculation class instance.
Syntax
server public static void initDateFieldsOrderEntryDeadline(
    Common _record, 
   [PriceDisc_Price _priceDisc, 
    InventDim _inventDim])
Run On
Server
Parameters
- _record
 Type: Common Table
 The record that contains the date fields to be initiated.
- _priceDisc
 Type: PriceDisc_Price Class
 The instance of the price and discount class to use during the calculation; optional.
- _inventDim
 Type: InventDim Table
 The dimension record associated with the current record.