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.
Returns a validation error message for the case when no report setup ID is set.
Syntax
protected str noReportSetupRecIdMessage()
Run On
Server
Return Value
Type: str
A validation error message
Exceptions
| Exception | Condition |
|---|---|
| Error | The exception is thrown if the method is not overwritten. |
Remarks
This method is used in the validateContract method.
This method should be overwritten in the derived classes.