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 that writing to the HcmEmploymentLeave table is possible.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the writing is possible; otherwise, false.
Remarks
Possible errors:
The HRMVirtualNetworkTableReplicate::validateWrite method must be true.
The end date must be after the start date.
The fnished date cannot be earlier than the start date.