ReleaseUpdateDB60_Payroll.processTaxSetupColumnString Method [AX 2012]

private void processTaxSetupColumnString(
    PayrollTaxCodeId _taxCodeId, 
    Str60 _taxCodeParameterName, 
    HcmWorkerRecId _workerRecId, 
    String30 _taxSetupColumnValue)

Run On

Server

Parameters

_taxCodeId
Type: PayrollTaxCodeId Extended Data Type
_taxCodeParameterName
Type: Str60 Extended Data Type
_workerRecId
Type: HcmWorkerRecId Extended Data Type
_taxSetupColumnValue
Type: String30 Extended Data Type

Community Additions

ADD
Show: