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 tax for person.
Syntax
client server public static void calcTaxForPerson(
RHRMPayMainEmplId _mainEmplId,
[RPayAmount _limitationAmount,
boolean _withhold])
Run On
ClientOrServer
Parameters
- _mainEmplId
Type: RHRMPayMainEmplId Extended Data Type
The primary employee id.
- _limitationAmount
Type: RPayAmount Extended Data Type
The amount limit.
- _withhold
Type: boolean
Withhold if true.