Returns the withholding elections detail for a Person.
Formula syntax
GETWITHDETAIL("DefName", Type)
Type: refer to the following list for a description of Type.
0: Federal
1: State
2: Local
Code: refer to the following list for a description of Type.
0: Indicator (returns TRUE or FALSE)
1: Percentage
2: Filing Code (returns 0: None Selected, 1: Single, 2: Married filing jointly, 3: Married filing separately, 4: Head of household, 5: Qualified widower w/child)
3: Exemptions
4: Adjustment
Examples
GETWITHDETAIL(0, 1): returns the federal withholding percentage for a Person.