Share via


TrvCashAdvance::updateBalance Method

Updates the balance of the cash advance.

Syntax

client server public static Map updateBalance(
    TrvHcmWorkerRecId _workerId, 
    CurrencyCode _currency, 
    AmountCur _amount, 
    TrvDestination _destination)

Run On

Called

Parameters

Return Value

Type: Map Class
A map that contains the cash advance numbers along with the corresponding reduction.

See Also

Reference

TrvCashAdvance Table