HRPLimitRequest::getRequestStatus Method
Gets the state of the limit request from the HRPLimitRequest table.
Syntax
client server public static HRPLimitRequestStatus getRequestStatus(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the HRPLimitRequest record for which to retrieve the status.
Return Value
Type: HRPLimitRequestStatus Enumeration
The state of the specified record.