MCRContinuityCustHeader.setStartOrderDate Method
Updates the order start date of the current record.
Syntax
private void setStartOrderDate(MCRContinuityScheduleID _mcrContinuityScheduleID)
Run On
Called
Parameters
- _mcrContinuityScheduleID
Type: MCRContinuityScheduleID Extended Data Type
The continuity schedule ID used to calculate the start data.
Remarks
If the calculated date is less than the current system date, then the start date will be set tothe current system date.