Multiple choice technology mainframe what is the maximum field length for the numeric field? 1-8 1-16 1-24 1-31 Reveal answer Fill a bubble to check yourself D Correct answer Explanation In ABAP/SAP dictionary definitions, the maximum field length for a packed decimal numeric field (type P) is 16 bytes, which can hold up to 31 digits. This makes 1-31 the correct range for numeric field length.