Validates that requested ship dates on a promotion are entered so that the from date is less than the to date.
Syntax
public void validateRequestedShipDate()
Run On
Called
Exceptions
| Exception | Condition |
|---|---|
| Error | Throws if the dates are not valid. |
Validates that requested ship dates on a promotion are entered so that the from date is less than the to date.
public void validateRequestedShipDate()
Called
| Exception | Condition |
|---|---|
| Error | Throws if the dates are not valid. |