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.
Calculates the spending limit for the worker.
Syntax
server public static TrvExpSpendingLimitAmountMSTRequester findWorkerSpendingLimit(RecId _hcmWorkerRecId, CurrencyCode _currencyCode)
Run On
Server
Parameters
- _hcmWorkerRecId
Type: RecId Extended Data Type
The record ID of the HcmWorker record.
- _currencyCode
Type: CurrencyCode Extended Data Type
The currency code in which the amount is to be calculated.
Return Value
Type: TrvExpSpendingLimitAmountMSTRequester Extended Data Type
The spending limit of the worker.