PayrollWorkerTaxCode.getValueForParameter Method
Gets the current worker tax code value for the specified parameter.
Syntax
public String30 getValueForParameter(Str60 _paramName, PayrollPaymDate _paymentDate)
Run On
Called
Parameters
- _paramName
Type: Str60 Extended Data Type
The parameter name.
- _paymentDate
Type: PayrollPaymDate Extended Data Type
The value of the _paymentDate field.
Return Value
Type: String30 Extended Data Type
The current worker tax code value.