Error: The field CapitalSurplus with value [ENTERED_VALUE], data format is not correct
This happens when
CapitalSurplus
or StatedCapital
on the South Carolina 1120 return contain negative values. These fields require non-negative integers (0 or positive amounts).Error message
Validation failed on [FILE_ID]: Form: SchSC1120D[1] CapitalSurplus[1] FormNumber: SchSC1120D Description: Total paid in capital surplus LineNumber: 13b Requirement: Type for a U.S. non-negative integer amount field Error: The field 'CapitalSurplus' with value '-[CODE]', data format is not correct. Element Name: CapitalSurplus XPath: /ReturnState[1]/ReturnDataState[1]/SchSC1120D[1]/CapitalSurplus[1] XML Fragment: ****** Field Key: 149,83,3,0,0,0,0,0,0 Error Code: [CODE] Error Reason: '-[CODE]' violates minInclusive constraint of '0'. The element '{http://www.irs.gov/efile}CapitalSurplus' with value '-[CODE]' failed to parse.
Solution
- Go to .
- Line 14B and 14C need to beNONEor positive.
- To update Line 14b, go to .
- Enter theTotal paid in capital surplus (override)amount.
- Go to .
- Line 14 A, B, and C can't be negative. Use the Subview on each line to identify lower members that contain a negative integer.
- The minimum value is 0 or NONE.
- Do a full recompute, then recreate the e-file.