AssetDepBookCalendarSchedule_JP::validateNewValidFromDate Method
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.