HcmEmploymentStockOption.validateWrite Method
Indicates whether validate write to table is possible.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if write is possible; otherwise, false.
Remarks
The possible errors are as follows:
The HRMVirtualNetworkTableReplicate.validateWrite method returned false.
The end date was not after start date.
The finished date was earlier than the start date.