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.
Validates the new value for the ValidFrom field in the active schedule.
Syntax
client server public static boolean validateNewValidFromDate(AssetDepBookCalendarSchedule_JP _newAssetDepBookCalendarSchedule, [boolean _showErrorMsg])
Run On
Called
Parameters
- _newAssetDepBookCalendarSchedule
Type: AssetDepBookCalendarSchedule_JP Table
A record that contains a new value for the ValidFrom field.
- _showErrorMsg
Type: boolean
A Boolean value that indicates whether an error message will be displayed if the validation fails; optional.
Return Value
Type: boolean
true if the validation succeeded; otherwise, false.