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

  • _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.

See Also

Reference

AssetDepBookCalendarSchedule_JP Table