Share via


HRPLimitRequest::getApprovedLimitRecId Method

Validates that the limit request is approved.

Syntax

client server public static RecId getApprovedLimitRecId(
    RecId _posID, 
    RecId _workerID, 
    RecId _docType, 
    HRPLimitType _limitType)

Run On

Called

Parameters

Return Value

Type: RecId Extended Data Type
The record ID of a record in the HRPApprovedLimit table.

See Also

Reference

HRPLimitRequest Table