<taCreateEmployeeLocalTax>*
Element name |
Data type |
Length |
Required |
Default |
Description |
---|---|---|---|---|---|
EMPLOYID |
string |
15 |
Y |
Not applicable |
Employee ID |
LOCALTAX |
string |
6 |
Y |
Not applicable |
Local tax |
LCLFGSTS |
string |
6 |
N |
<blank> |
Local filing status: SINGLE=Single; MAR=Married; ''=Not Applicable |
AULCLTAX |
i4 |
1 |
N |
1 |
Automatically calculate: 0=False; 1=True |
NUMOFEXM |
i4 |
2 |
N |
0 |
Number of exemptions |
INACTIVE |
i4 |
1 |
N |
0 |
Inactive: 0=False; 1=True |
ADTLLOCWTHDNG |
number |
21 |
N |
0 |
Additional withholding |
UpdateIfExists |
i4 |
1 |
N |
1 |
Flag to allow data to be updated if it currently exists: 0=No; 1=Yes |
RequesterTrx |
i4 |
2 |
N |
0 |
Requester transaction 0=False; 1=True (if True, it populates the requester shadow table) |
USRDEFND1 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND2 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND3 |
string |
50 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND4 |
string |
8000 |
N |
<blank> |
User-defined field--developer use only |
USRDEFND5 |
string |
8000 |
N |
<blank> |
User-defined field--developer use only |
* The <taCreateEmployeeLocalTax> node uses field level updates to provide update functionality.