Skip to content

Conversation

@Markus1812
Copy link
Contributor

With this change, the calculation for the max value of a packed number is generalized according to the ABAP-Documentation.

As described in the documentation, a packed number with length 9 and decimals 5 consists of 9*2-1 = 17 digits in total. 5 digits are decimals and the other 17-5 = 12 are digits before the decimal point.

@larshp
Copy link
Member

larshp commented Aug 1, 2024

thanks

@larshp larshp merged commit 49fcc05 into open-abap:main Aug 1, 2024
@Markus1812 Markus1812 deleted the feat/get_max_value branch August 1, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants