Description: Numeric literals can have a maximum of %1 digits.
Cause: The length of numeric literal is more than 28 digits.
Resolution: Ensure that the numeric literal has a maximum of 28 digits.